Those who are not getting the "default file" while choosing the destination folder, follow the first few step where he goes to the code block settings to find the syntax, click on select theme and default. it will start showing while choosing the destination folder
Or they disliked, becuase they thought it"s gonna transform the whole program into dark mode, not just the code area (ex.: me) Sadge :'( I guess I should learn how to use CLion...
One who still can't find config file.. Control panel>appearance & personalization>click on show hidden files and folder . Back to c:/user/appdata/roaming/codeblocks.Paste it here. Good to go!!
not to be fancy or so but if u just want the coding screen to be dark, just go to settings > syntax highlighting and change foreground and background color (white/black), takes less than 15 seconds.
Why it applies only on left part of screen? Just section with number of line is now dark, but my actual code is still normal light... does someone know what did i do wrong?
@@srohitkumar1599 on bottom right corner, i switched to english if it is what i should do.... I reinstalled codeblocks, tried this method again... but still the same thing pls someone help lol
(you probably found the answer by now cause its been 3 years but i'll leave the comment just for the sake of others struggling) save the file first, as C++, and it will change to the dark theme
some of you like me may not find Roaming file so, copy the file in description and go straight to cb_share_config file. when you open the window at 2:10 past the file there and then choose it. and continue on with the tutorial. ps: codeblocks is still kinda retarded
I'm starting with C++ and Code::blocks and I can't understand why the heck this IDE looks so ugly?? I mean, isn't it one of the most used IDE for C++ ? it 's like they haven't changed the design since 1990... I really don't get it
It needs a measure UI upgrade. An alternative is using a plain text editor like vim or vscode or visual studio. There is also clion but it cost money. Recently I have been using vscode more. I am forced to use visual studio for work.
I'm using version 20.3 and theb promlem is I can't find the Roaming folder , Though I've shown the hidden folder and i found it but the codeblock folder isn't there and when i search for default.config it there's no file like that
Im forced by my school to use codeblocks, this will be a lifesaver. EDIT : kinda dissapointed its a yet another editor theme, but it seems its a linux thing to change it totaly to dark mode
It can't be completely themed in windows. I have tried. Its much flexible on Linux. I have fully themed it on Ubuntu and mint. I had my job install vs-code for me because I program in a variety of languages and I can just set it up with the plugins I need.
November 24th, where the hell is the "CodeBlocks" folder, i entered the roaming folder and found only a folder called "Microsoft". No "CodeBlocks" folder, nothing at all.
This guide wasnt working for me. Turns out my default.conf was located in C:\Program Files\CodeBlocks\AppData\codeblocks and in Roaming. Hope this helps someone.
Im writing this because i see you still leave hearts to comments. I have a issue at the last step where i actually gonna start using the themes. I can see and choose them all but when i press "ok" nothing changes. My eyes need your help! Please answer...
@@geraldatanga idk how it happened but it asked me to open main something and now it works lol. Thank you a lot dude youre a legend. I gave a like to your last 2 vids.
Thanks for the support. Lol I haven't posted in like 8 months. Still trying to reply when I can. Glad to see that some of these videos are still relevant.
It seems pretty easy to do so I don't know why. In linux I can do a full theme using a few tricks but codeblocks in linux is not usable. it crashes like hell.
You should just open the file location of codeblocks and after that go to roaming folder on the top of the file explorer If cant find it ... maximize your task to find it there ... Good Luck!
It can be but it will need a whole theming system. Cb uses wxWidgets which currently doesn't have a theming system. I was talking to my friends to see if we can implement one . The issue is we are all busy with work. I work for two companies. Time is really the problem.
i followed your steps exactly i transfered, saved, i can see the new options in the editor and syntax highlighting but when i actually open a new file to write code it is not different, its still white
@@geraldatanga Exactly same is happening with me too. I can see all themes in editor setting , selected one and saved but still nothing changes. Uninstalled and reinstalled but same. Btw i am using it for C/C++.
21 November 2020 - It works fine on main portion but it doesn't affect Management, Logs & Others or Toolbars. Although it doesn't Affect whole app, Thank you so much. My eyes can rest now.
Unfortunately I haven't been able to fully theme it on windows like I do on Linux. It breaks the code blocks for some reason. Been too busy with my current job and haven't had time to look into a fix. Hopefully it be something I can do in the future.
You saved thousands of eyes. God bless you
He deserves an spot in heaven
You can help me to make this operation
Yes, only some thousands use codelblocks,💀💀 JOKSSS 🥰🥰
My eyes say thank you
I wish codeblocks had this settings included in their program :(
Contribute on the opensource code of their. You will be thanked by so many generations😂
@@technologysimplified1273 yup lol
Technically, they can't because they use some obscure GUI plugin called WxWidgets.
3:11 "Go ahead and just... delete this"
me: *HOW AM I GOING TO DO SUCH UNGRATEFUL THING! NO!*
My Code Blocks now is confident enough to say hi to its crush VS Code
:))))
Haha
Those who are not getting the "default file" while choosing the destination folder, follow the first few step where he goes to the code block settings to find the syntax, click on select theme and default. it will start showing while choosing the destination folder
thank you!
Our Professor is forcing us to use code::blocks. So I just want to say. Thank you so much for this.
bro me too
September 5, 2020 . Worked perfectly. Thank you!:)
39 people disliked because they forgot to hit save before closing cb_share_config.exe
Thank you :')
me: wondering why it didn't work
me after reading that comment: Oh mother fu-
Edit: Yeap, it was the save button.
Or they disliked, becuase they thought it"s gonna transform the whole program into dark mode, not just the code area (ex.: me)
Sadge :'(
I guess I should learn how to use CLion...
you're goddamn right
No, cause it doesn't work
One who still can't find config file..
Control panel>appearance & personalization>click on show hidden files and folder . Back to c:/user/appdata/roaming/codeblocks.Paste it here.
Good to go!!
They really need to pin your comment. Would have saved me so brain fuck!!
How do I continue after clicking on show hidden files and folders
@@MaranathaSamuel-993ms I don't use code blocks anymore.
thanks it really worked......if u didnt find
"roaming" just maximize ur window
Great tutorial! Straight to the point, no bullshit.
Straight
not to be fancy or so but if u just want the coding screen to be dark, just go to settings > syntax highlighting and change foreground and background color (white/black), takes less than 15 seconds.
for those who didnt work so well, try to configure the files while codeblocks is close
Thank you, I ran into this problem
After watching lots of videos finally this worked, Thank you so much, sir.
You are welcome
thanks
i wish we can adjust the menu colors too they are still white messing up with our eyes
Why it applies only on left part of screen? Just section with number of line is now dark, but my actual code is still normal light... does someone know what did i do wrong?
Change the language at the bottom
@@srohitkumar1599 on bottom right corner, i switched to english if it is what i should do....
I reinstalled codeblocks, tried this method again... but still the same thing
pls someone help lol
@@GoldyMarko i have the same problem!!!
(you probably found the answer by now cause its been 3 years but i'll leave the comment just for the sake of others struggling) save the file first, as C++, and it will change to the dark theme
@@kate-cj6xm bro how
But the thing is outside of the place where you write code is still white. How do I turn it black?
I'm having the same problem, did you find a soulution maybe?
@@luka.474 Unfortunately you can't do it, that's why im quitting codeblocks
jesus how is this not default thank you my eyes will no longer burn
Thanks man !! It really helped. Keep bringing the good work
You're welcome 😁
some of you like me may not find Roaming file so, copy the file in description and go straight to cb_share_config file. when you open the window at 2:10 past the file there and then choose it. and continue on with the tutorial.
ps: codeblocks is still kinda retarded
Thank you, thank you, thank you. This is exactly what I needed. You are an eye saver and I'm a new subscriber. :-)
Thanks for the sub!
I'm starting with C++ and Code::blocks and I can't understand why the heck this IDE looks so ugly?? I mean, isn't it one of the most used IDE for C++ ? it 's like they haven't changed the design since 1990... I really don't get it
It needs a measure UI upgrade. An alternative is using a plain text editor like vim or vscode or visual studio. There is also clion but it cost money. Recently I have been using vscode more. I am forced to use visual studio for work.
@@geraldatanga Ohh right, I've started using VS and VSCode. thanks for your reply!
🥺🥺 finally i got your video and you really saved my eyes and power consumption of my lap you gained my subs buddy thanks a lot
Glad I could help
I'm using version 20.3 and theb promlem is I can't find the Roaming folder , Though I've shown the hidden folder and i found it but the codeblock folder isn't there and when i search for default.config it there's no file like that
same here
An apology for the grammar, I'm using translator ...
Bro, thank you very much, my eyes thank you infinitely ...
Thank you man this works!
you're welcome :)
I don't' know what i am doing wrong. I fallowed each step by step and still it will only show default and no color choices
same here..
you saved our lives AND our eyes, thanks! :)
You just saved my eyes. Here, have a new subscriber.
Please help !! İcant see document of DEFAUL.COF what can i do ?
Thank you so much!!
New programmer here and reading annotations in light mode was a struggle :)
Hey hows the programming coming along?
Thanks a lot!
Works as of 29th December 2020.
You're the savior of the programmers.....
Great man!! Thanks! I subscribed after this video!
Im forced by my school to use codeblocks, this will be a lifesaver.
EDIT : kinda dissapointed its a yet another editor theme, but it seems its a linux thing to change it totaly to dark mode
It can't be completely themed in windows. I have tried. Its much flexible on Linux. I have fully themed it on Ubuntu and mint. I had my job install vs-code for me because I program in a variety of languages and I can just set it up with the plugins I need.
@@geraldatanga so in Windows it is not fully working, the dark theme?
My eyes when light theme: ;(
My eyes now: :)
:) thank you so much!
THANK YOU! May you live a good healthy life. You saved my eyes
MAN YOU ARE AMAZING
A pair of Indian Eyes saying " Dhanyawad " 🙏
this makes it a lot better, but the surroundings are still blaringly white. Is there anything to change menus as well?
Sorry sir. Unfortunately I have only successful theme everything on linux since it's flexible. Windows require a patch of the theme system.
It magically works thanks sir.
You're welcome :)
Very helpful video bro I owe you my eyes
watching this made me change my mind, thanks
nvm I just made it but how do you convert other sections too ?
Do you please have a video that shows how to revert it? I can't find it anywhere...
ruclips.net/video/ym6eTGZy4-o/видео.html
i cant find the default.conf anypne can help?
found solution. just close codeblocks app while configuring
It works!Thank you!You have to close code blocks before doing the process otherwise it don't work.Thank you again!!!
thank you this is so cool!! my eyes are saved! ❤️
Codeblocks 20.03 working perfectly fine. Thanks a lot!
Thanks man. Now I can use this without burning my retinas.
thank you, finally i feel like a programmer!
Hows the programming coming along now?
Thanks!! The default theme will not hurt me anymore
This Actually worked,Thank you!
You are welcome 🙂
21 October 2020 - Thank You so much dude,good explaining and simple!
You bet!
November 24th, where the hell is the "CodeBlocks" folder, i entered the roaming folder and found only a folder called "Microsoft". No "CodeBlocks" folder, nothing at all.
@@dominictoretto2563 thats weird. what version of windows are you using ?
15 December 2020 and I got to thanks you man, you saved my eyes
23 march 2021 find this helpful video,,thanks man.
the numbering coloumn on the left is stuck as black now... how do i make it white again?
Thanks so much dude, so much pain was saved
October 25 2020 , it worked without any issues. Thank you
You're welcome sir
Nice job sir!
I opted for the modnokai coffee theme that reminds me of that nice and restful QT dark theme.. :D
it didn't work for me... even though i followed all the steps
is there no way to make the interface around darker as well?
no
there's gotta be
no, but you can use the simple view which makes the interface a lot smaller. View -> Perspectives -> Code::Blocks minimal
@@robertpennington5926 thanks !
Thank you Oct 2020, worked perfectly!
You're welcome!
This guide wasnt working for me. Turns out my default.conf was located in C:\Program Files\CodeBlocks\AppData\codeblocks and in Roaming. Hope this helps someone.
Another satisfied costumer!! Thanks a lot, very helpful!
CodeBlocks is still stuck in WinXP era.
I cant find the default file
Im writing this because i see you still leave hearts to comments. I have a issue at the last step where i actually gonna start using the themes. I can see and choose them all but when i press "ok" nothing changes. My eyes need your help! Please answer...
You need to hit save
@@geraldatanga idk how it happened but it asked me to open main something and now it works lol. Thank you a lot dude youre a legend. I gave a like to your last 2 vids.
Thanks for the support. Lol I haven't posted in like 8 months. Still trying to reply when I can. Glad to see that some of these videos are still relevant.
PLZ HELP BRO....After all the steps, when I am choosing a theme it shows "UNABLE TO OPEN PERSONAL DICTIONARY FILE".
reinstall codeblocks
my man you just saved my eye from going extinct.
Thanks man, helped a lot. The white theme has been burning my eyes.
thanks man, you are real man and life savier
Thank You so much for this. I was looking for this kinda tutorial for last 2 months.
I wonder why he doesn't apply it? Perhaps so we don't notice that it only changes the theme for the editor.
It can't be done in windows. Because cb uses wxWidgets. I have it fully themed on linux.
doesnt work for me
it worked for me...thanks man!
You're welcome 😀
why doesn't the codeblock deploy such features in new version????? anyways Thanks a lot.
It seems pretty easy to do so I don't know why. In linux I can do a full theme using a few tricks but codeblocks in linux is not usable. it crashes like hell.
@@geraldatanga Run it as administrator and it won't crash. Atleast for me
@@zoregamolenkamp2154 It shouldn't hopefully
i had set the theme successful but the new theme is only in typing area, management and toolbar are still light. how to make them dark?
unfortunately there is not full theme for windows. Got it done on linux, but only because I have a lot of freedom on that OS.
@@geraldatanga a bit sad cuz we cant set full theme for windows... Anyways, thanks a lot for help me setting the dark theme!
I can’t find the appdata and roaming here on my laptop.😭 My eyes want the dark color na
You should just open the file location of codeblocks and after that go to roaming folder on the top of the file explorer
If cant find it ... maximize your task to find it there ... Good Luck!
please tell us how to undo it. i changed it to default but my line column is still black
me too! same problem!
hey man, great video. It worked but the file explorer and the topbar are all still white, is there anyway to change that?
Thx for that, and especially thanks to you. Now my eyes won´t bleed after a minute.
Thanks a lot man🙏 now my eyes feels better:3
Great video man. Just wonder can code_blocks be 100% dark?
It can be but it will need a whole theming system. Cb uses wxWidgets which currently doesn't have a theming system. I was talking to my friends to see if we can implement one . The issue is we are all busy with work. I work for two companies. Time is really the problem.
@@geraldatanga ohh thank you man for reply. I got you. And success in your work man
Much success to you too. Thank you
Thanx a lot brother....
U earned 1 subscriber ❤️🙌
Thanks for the sub
omg thanks a LOT, you save my eyes
i followed your steps exactly i transfered, saved, i can see the new options in the editor and syntax highlighting but when i actually open a new file to write code it is not different, its still white
That's weird. You are the first person who has a situation like that. I think you should uninstall cb and install again.
@@geraldatanga Exactly same is happening with me too. I can see all themes in editor setting , selected one and saved but still nothing changes. Uninstalled and reinstalled but same. Btw i am using it for C/C++.
Thanks a lot man!
It's still working (16.03.2021)
You saved my eyes 👀
No problem 👍
21 November 2020 - It works fine on main portion but it doesn't affect Management, Logs & Others or Toolbars. Although it doesn't Affect whole app, Thank you so much. My eyes can rest now.
unfortunately try to get a full theme breaks on windows. On linux I have more flexibility.
This really works
You're welcome!
Thank you so much. Keep up the good content.
savior right there much love really hated that white theme xD
Thank you so much i worked i loved those themes
wow. This really works. Thanks. Got a new sub
September 2, 2020. Works like a charm. Thank you!
You're welcome 😄
LOVE FROM PAKISTAN REALLY THANKFUL To YOU . STAY BLESSED :)
love how straight forward this was
I am copying all the steps but i can't find the the file in source configuration file
only works where i write the code and not the entire application : (
Unfortunately I haven't been able to fully theme it on windows like I do on Linux. It breaks the code blocks for some reason. Been too busy with my current job and haven't had time to look into a fix. Hopefully it be something I can do in the future.
Bro you are the best!!!!!
It worked!!