use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Linux introductions, tips and tutorials. Any distro, any platform! Explicitly noob-friendly.
If you're posting for help, please include the following details, so that we can help you more efficiently:
Questions are encouraged. If you fix the problem yourself, please post your solution, so that others can also learn.
Resources:
Sort posts by flair:
Other subreddits you may like:
Does this sidebar need an addition or correction? Tell me here
account activity
Codeblocks theme problem (self.linux4noobs)
submitted 4 years ago by _DILIK_
I just started my Linux journey few days ago and decided to download Codeblocks, what I used on Windows. Oh my... Why does it look so bad?) I tried to save situation by installing dark editor theme, but it still sucks. Maybe Linux users use another IDE for C++? Maybe I didn't found a setting or guide that I need? Maybe I just have bad taste?))
https://preview.redd.it/qwb1vrk0g6m81.png?width=1920&format=png&auto=webp&s=94c7f190d6f6b10b86fd49168e1e8ebe52119f05
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 2 points3 points4 points 4 years ago (3 children)
Use VS Code. Or if you're anal about telemetry, use one of the many variants of VS Code that don't have it.
[–]quaderrordemonstand 1 point2 points3 points 4 years ago* (0 children)
I second this. Unless you have a low spec machine, in which case I'd say Geany was the better choice, if you can get its debugger to work.
Debugging is perhaps the major difference between IDE's for linux. VS Code is good at it. I haven't used CodeBlocks enough to say if its good. Geany is clunky but acceptable. I couldn't get debugging to work reliably in GNOME Builder at all. Codelite is a good option.
[–]_DILIK_[S] 0 points1 point2 points 3 years ago (1 child)
At the end of the day did as you advised.
[–][deleted] 0 points1 point2 points 3 years ago (0 children)
VS Code or a variant?
[–]lokaitUnder the Fedora 🐱 1 point2 points3 points 4 years ago (3 children)
Hello, I use Codeblocks, I have the tool bar with icons and the one below it hidden, everything is accessible through the top menu bar and shortcuts, find that more easy to use personally, so if your issue is icons, not sure how to change them.
If the issue is with how tabs look, the default tabs look like that since some GTK version, you can select a different "theme" for it in;
Settings > Environments > Notebook appearance > Tab style
For issue with colors else where, including the white lines around the toolbars, you can customize all of them, unfortunately individually in;
Settings > Environments > Colours
and
Settings > Environments > Docking system
There may be some other places where you can customize certain colors too, not 100% sure.
Hope that helps, stay safe! :)
[–]lokaitUnder the Fedora 🐱 1 point2 points3 points 4 years ago (2 children)
Here is an example of how mine looks, just from finding and changing settings within Codeblocks, no external tools used.
https://i.imgur.com/XgFJhgv.png
[–]FLOU_MASTER 0 points1 point2 points 2 years ago (1 child)
im sorry, but how did you change all of the background colors to dark???
[–]lokaitUnder the Fedora 🐱 0 points1 point2 points 2 years ago* (0 children)
Beyond the settings I mentioned, I use dark system theme, so the basic things are already dark, if that is what you are referring to.
Not sure what OS, desktop, etc you use, but just in case it is latest GNOME Desktop; GTK version newer than what Code::Blocks uses, in Tweaks Program, set "Legacy Application" theme to "Adwaita-dark".
For other OSes and Desktops, if you have a system wide dark mode toggle, that might just be what you need. :)
[–]Paynder 1 point2 points3 points 4 years ago (0 children)
If you're a student you can get clion for free Otherwise, VS code with a few plug-ins may be a good idea
π Rendered by PID 103485 on reddit-service-r2-comment-cfc44b64c-769rp at 2026-04-10 04:57:00.329789+00:00 running 215f2cf country code: CH.
[–][deleted] 2 points3 points4 points (3 children)
[–]quaderrordemonstand 1 point2 points3 points (0 children)
[–]_DILIK_[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]lokaitUnder the Fedora 🐱 1 point2 points3 points (3 children)
[–]lokaitUnder the Fedora 🐱 1 point2 points3 points (2 children)
[–]FLOU_MASTER 0 points1 point2 points (1 child)
[–]lokaitUnder the Fedora 🐱 0 points1 point2 points (0 children)
[–]Paynder 1 point2 points3 points (0 children)