|
|
# Setting up Code::Blocks with a dark theme
|
|
|

|
|
|
> Kinda what we're going for
|
|
|
|
|
|
## Getting an editor theme
|
|
|
For adding dark editor themes check out [this](https://sangams.com.np/installing-codeblocks-dark-themes/) or [this](http://wiki.codeblocks.org/index.php/Syntax_highlighting_custom_colour_themes). This should change the editor field, but don't affect the rest of the window.
|
|
|
|
|
|
## Changing the window color
|
|
|
To change the window color, change your xfce theme in "Appearance" (`alt` + `F3`, search for "Appearance").
|
|
|
The one used in the screenshot can be found [here](https://www.xfce-look.org/p/1317409). The install instructions are on the page, but in short:
|
|
|
1. Download and unpack the theme.
|
|
|
2. Move the theme to ~/.themes
|
|
|
3. Select it in "Appearance" |
|
|
\ No newline at end of file |