A homemade version of the Nord theme for geany.
Simply run the following command to install the editor theme.
$ ./nord
After running the command, you just need to change your theme in geany
If you want to go full Nord style, you can install the GTK theme too.
$ ./nord --gtk
Running this command will save your previous geany.css file as old_geany.css inside the geany config folder, if you ever feel like going back to normal, or trying other themes.
-
Some examples of how the theme looks with different programming languages.
-
A really big pcture of what the main window looks like with the GTK theme enabled
- Implement the basic Nord Theme, following the official colors & palettes
- Implement the basic GTK theme
- Polish the GTK theme look
- Try to make the theme more adaptative to languages