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
Quotebut 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

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