Code::Blocks Forums

User forums => Help => Topic started by: DirtyBlasion on February 09, 2017, 01:41:44 pm

Title: Drak theme
Post by: DirtyBlasion on February 09, 2017, 01:41:44 pm
So I found some tutorials, and it worked a editor dark theme, but where I can set dark layout of code::blocks? It's tiring my eyes that white
Title: Re: Drak theme
Post by: BlueHazzard on February 09, 2017, 02:10:36 pm
Are your talking about the background of the editor or the controls like menus and toolbar?

what operating system are you using?
Title: Re: Drak theme
Post by: DirtyBlasion on February 09, 2017, 02:55:39 pm
I use windows 10, and I'm talking about the controls like menus and toolbar
Title: Re: Drak theme
Post by: BlueHazzard on February 09, 2017, 03:23:43 pm
Codeblocks uses wxWidgets as gui backend and with this library themeing is not possible. WxWidgets uses the system default colors for all its controls. So if you want a dark theme for the controls you have to change the theme of windows to dark.

sorry if i couldn't help, but this is a library problem...
Title: Re: Drak theme
Post by: DirtyBlasion on February 09, 2017, 04:05:02 pm
Ok, I understand, but how I can change to white that little bar that show me where I'm writing, and it's flicker one per sec if I don't write nothing?
Title: Re: Drak theme
Post by: BlueHazzard on February 09, 2017, 06:01:53 pm
Quote
but how I can change to white that little bar that show me where I'm writing
Settings->Editor->Syntax highlightening->Active line

[Edit:]
or do you ask for the cursor/caret?
Settings->Environment->Colours->Editor: Caret

Quote
and it's flicker one per sec if I don't write nothing?
no idea what you ask for... but search trough the settings...