Install Codeblocks IDE and configure custom themes
Here are the steps that you need to do in order to install Codeblocks and add some custom themes to it. INSTALLATION for Ubuntu open a terminal and type the following sudo apt install codeblocks INSTALL THEMES (all platforms) make sure the Codeblocks IDE is not running open a text editor (like gedit, nano, vi) and copy paste the content below in a new file named colour_themes.conf open a terminal and type the following (do not run as root) cb_share_config…