/Adwaita-bananafish

Theme inspired by Banana Fish anime and built on Adwaita-dark

Primary LanguageSCSS

Adwaita-bananafish gnome-shell-theme

A gnome-shell-theme inspired by the anime Banana Fish.

screenshot1 screenshot2

Installation

  • Make directories Adwaita-bananafish/gnome-shell/ in ~/.themes
mkdir -p ~/.themes/Adwaita-bananafish/gnome-shell
  • Copy gnome-shell/gnome-shell.css to ~/.themes/Adwaita-bananafish/gnome-shell/
cp gnome-shell/gnome-shell.css ~/.themes/Adwaita-bananafish/gnome-shell/
  • Select the shell theme from gnome-tweaks application.

Tweaking: After making changes to the scss files, compile as follows -

npm init

npm install gulp gulp-sass node-sass gulp-concat --save-dev

  • Use the provided Gulpfile.js for step 3 above.

npm run scss


📝 NOTE: The gnome-shell-theme uses the base colors (from the 8 defined here), however, since it is built on Adwaita, some shades of them such as lighten, darken, transparentize, etc. are bound to exist. Nevertheless, they look good. 😉