Last active
March 21, 2022 20:43
-
-
Save wdullaer/c1851e113bf21ccdfeff to your computer and use it in GitHub Desktop.
Monokai Konsole Colourscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Background] | |
Color=40,40,40 | |
[BackgroundIntense] | |
Color=40,40,40 | |
[Color0] | |
Color=73,72,62 | |
[Color0Intense] | |
Color=73,72,62 | |
[Color1] | |
Color=249,38,114 | |
[Color1Intense] | |
Color=249,38,114 | |
[Color2] | |
Color=166,226,46 | |
[Color2Intense] | |
Color=166,226,46 | |
[Color3] | |
Color=230,219,116 | |
[Color3Intense] | |
Color=230,219,116 | |
[Color4] | |
Color=102,217,239 | |
[Color4Intense] | |
Color=102,217,239 | |
[Color5] | |
Color=249,38,114 | |
[Color5Intense] | |
Color=249,38,114 | |
[Color6] | |
Color=174,129,255 | |
[Color6Intense] | |
Color=174,129,255 | |
[Color7] | |
Color=253,151,31 | |
[Color7Intense] | |
Color=253,151,31 | |
[Foreground] | |
Color=248,248,242 | |
[ForegroundIntense] | |
Color=248,248,242 | |
[General] | |
Description=Monokai | |
Opacity=1 | |
Wallpaper= |
Good point
How to install this? I added it in .local/share/konsole/Monokai.profile and it doesn't show in themes. Do I need to reboot or something?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would suggest to swap
Color1
andColor2
for less confusinggit diff
s, i.e. green for insertions and red for deletions.