+ 3
How to change the editor theme in the Code::Blocks IDE?
I have installed Code::Blocks in my windows pc for C/C++ development. But the editor theme is not the darker one as I generally prefer to work on. If anybody knows how could I get the dark background editor theme then drop your answers in the comments section.
2 Answers
+ 3
Settings -> Editor -> Syntax Highlighting -> Default -> Background Color. It may take lots of time to make a complete transition to dark theme, so you can download some pre-made themes. There's a bunch of 'em in the wiki page:
http://wiki.codeblocks.org/index.php?title=Syntax_highlighting_custom_colour_themes
How to use your downloaded themes in your editor:
https://medium.com/@yzhong.cs/change-editor-theme-for-code-blocks-windows-linux-mac-92e9c15cbca4
+ 3
is there a theme that makes the theme exactly like the one on sololearn?