Gedit is one of the most popular text editors in the Linux world. It is basically a text editor however With some modificationsYou can also use it for programming.
Now, programmers often prefer a darker theme and Gedit is no stranger to that. It comes with a bunch of themes to choose from.
However, if you are not satisfied with it, you can also install third-party color schemes. If you wish, you can create your own color scheme to make it completely unique.
Let me show you how to change the default Gedit theme first, and then I’ll share how you can install additional third-party themes.
Change the default Gedit theme
As I mentioned earlier, Gedit comes with some of its own color schemes. You can easily switch to them.
Go to the top right hamburger menu and select Preferences.

Now, go to the Fonts & Color Tab.

From there, you can change the color scheme. You can see what all of these color schemes look like in the screenshots below.
Classic, Cobalt, Kate, Oblivion, Solar Dark, Solar Light, Tango, Yarrow, Dark Yarrow
Don’t like what you see? Let’s explore external Gedit topics.
Install third-party color schemes
You need to download the required color scheme files from the internet first and then add them to Gedit from the preferences or put them in the .local/share/gedit/styles folder.
Step 1: Download the color scheme files
Third-party Gedit themes are available in various GitHub repositories. For your convenience, I am listing some repositories where you can find a lot of schema files.
In the above repositories you can find XML files. Open and download the theme XML files using the Save the file as raw data option, as shown below.

Step 2: Install the individual theme files
If you have manually selected some theme files, you can install them one by one using Gedit’s add-on planner feature. For this, open a file Preferences > Fonts and Colors Unpaid bill. Now, click on the “+” symbol at the bottom left:

From the resulting file browser, select the downloaded theme file and click OK.

This theme will now be visible in the same Fonts and Colors tab, and you can toggle it on by clicking on it.
Alternative step 2: Bulk install themes
Did you download a GitHub repo full of themes? Then it is not convenient to install themes one by one. Don’t worry; Gedit has colorful theme guides that can be used for bulk installs.
You have to copy and paste all the xml files in .local/share/gedit/styles
.
Then you will get a thumbnail of all the themes on a file Fonts and colors Unpaid bill.

If not there patterns directory, create one. Now, the themes will be available for that specific user.
💡
In Linux Mint, you can copy XML files to /usr/share/gtksourceview-3.0
directory, which will be available for both Gedit and Xed editor.
Remove the Gedit theme
If you do not like some features, you can delete these files from the site. Or go to the Fonts and Colors section. Now select the topic you want to delete and hit the “-” sign at the bottom left.

This will delete the set color scheme.
Some good looking Gedit themes
The screenshots below offer some suggestions on my part.
black board

Catpotcin
Catpotcin Gedit is them dark, fine if you are using any similar GTK theme.

low light

midnight

Monakai

neopro

Plastic code cover

slate

Vibrant fun

You can get more topics by searching on github themes and warehouses.
More Gedit tweaks
This is just one of many Ways you can modify Gedit. Here’s more for you to explore.
10 modifications to Supercharge Gedit as a code editor
Gedit is a good text editor. Turn it into a good code editor with these tips, tricks, and tweaks.

Enjoy Gedit with more colors 🙂