Code::Blocks Forums

User forums => Help => Topic started by: Grom_20022 on January 08, 2022, 09:24:25 am

Title: Theme for ubuntu (Solved)
Post by: Grom_20022 on January 08, 2022, 09:24:25 am
Hello everyone, I have installed code::blocks on ubuntu recently. Is there a way to change the apperance (picture 1) to a more suitable option, something more like dark version in vscode (picture 2)? I tried to access the link however it doesnt work: https://wiki.codeblocks.org/index.php/Syntax_highlighting_custom_colour_themes
Title: Re: Theme for ubuntu
Post by: BlueHazzard on January 08, 2022, 09:49:59 am
what does "it doesn't work" mean?
have you tried this?
https://github.com/imsushant12/CodeBlocks-theme

or this
https://github.com/virtualmanu/Codeblocks-Themes
Title: Re: Theme for ubuntu
Post by: Grom_20022 on January 08, 2022, 10:26:07 am
The website link didnt work but I wasnt aware of a github page! thank you.
Title: Re: Theme for ubuntu
Post by: Miguel Gimenez on January 08, 2022, 07:53:36 pm
Looks like theme importing is unnecessarily complex, we could create a plugin or built-in method to import/export themes for syntax highlighting and environment colours.
Title: Re: Theme for ubuntu (Solved)
Post by: BlueHazzard on January 09, 2022, 10:48:11 am
Looks like theme importing is unnecessarily complex, we could create a plugin or built-in method to import/export themes for syntax highlighting and environment colours.

Hell yea... It is quite to complicated. Also the colour settings are located all over the place...
1) Settings->Environment->Colours
2) Settings->Environment->Docking system
3) Settings->Editor->General settings->Other editor settings
4) Settings->Editor->Margins and caret
5) Settings->Editor->Syntax highlighting
then there are all plugins....

it is a mess....