Set theme icon colours

This commit is contained in:
Veronica Berglyd Olsen
2025-01-07 17:56:41 +01:00
parent e66288b4de
commit fafd088751
7 changed files with 63 additions and 1 deletions
@@ -8,7 +8,7 @@ licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
[Syntax]
background = 0, 0, 0
text = 150, 150, 150
link = 77, 077, 255
link = 77, 77, 255
headertext = 255, 255, 255
headertag = 50, 0, 180
emphasis = 0, 255, 255
@@ -7,6 +7,16 @@ license = CC BY-SA 4.0
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
icontheme = typicons_dark
[Icons]
default = 150, 150, 150
red = 242, 72, 23
orange = 255, 150, 10
yellow = 255, 255, 0
green = 0, 255, 0
aqua = 0, 255, 255
blue = 77, 77, 255
purple = 50, 0, 180
[Palette]
window = 0, 0, 0
windowtext = 150, 150, 150
@@ -8,6 +8,16 @@ license = CC BY-SA 4.0
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
icontheme = typicons_dark
[Icons]
default = 204, 204, 204
red = 242, 119, 122
orange = 249, 145, 57
yellow = 255, 204, 102
green = 153, 204, 153
aqua = 102, 204, 204
blue = 102, 153, 204
purple = 204, 153, 204
[Palette]
window = 54, 54, 54
windowtext = 204, 204, 204
@@ -8,6 +8,16 @@ license = CC BY-SA 4.0
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
icontheme = typicons_light
[Icons]
default = 77, 77, 76
red = 240, 40, 41
orange = 245, 135, 31
yellow = 234, 183, 0
green = 113, 140, 0
aqua = 62, 153, 159
blue = 66, 113, 174
purple = 137, 89, 168
[Palette]
window = 239, 239, 239
windowtext = 0, 0, 0
+11
View File
@@ -23,6 +23,17 @@ icontheme = typicons_dark
# Yellow = f1fa8c : 241, 250, 140
##
[Icons]
default = 248, 248, 242
red = 255, 85, 85
orange = 255, 184, 108
yellow = 241, 250, 140
green = 80, 250, 123
aqua = 139, 233, 253
blue = 255, 121, 198
purple = 189, 147, 249
[Palette]
window = 68, 71, 90
windowtext = 248, 248, 242
@@ -7,6 +7,16 @@ license = MIT
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
icontheme = typicons_dark
[Icons]
default = 253, 246, 227
red = 220, 50, 47
orange = 203, 75, 22
yellow = 181, 137, 0
green = 133, 153, 0
aqua = 42, 161, 152
blue = 38, 139, 210
purple = 108, 113, 196
[Palette]
window = 0, 43, 54
windowtext = 253, 246, 227
@@ -7,6 +7,17 @@ license = MIT
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
icontheme = typicons_light
[Icons]
default = 0, 43, 54
red = 220, 50, 47
orange = 203, 75, 22
yellow = 181, 137, 0
green = 133, 153, 0
aqua = 42, 161, 152
blue = 38, 139, 210
purple = 108, 113, 196
[Palette]
window = 238, 232, 213
windowtext = 0, 43, 54