Correct wrong colours in solarized themes

This commit is contained in:
Veronica Berglyd Olsen
2025-01-15 23:07:37 +01:00
parent f3f7133961
commit 5274344237
2 changed files with 8 additions and 14 deletions
@@ -15,7 +15,7 @@ yellow = 181, 137, 0
green = 133, 153, 0 green = 133, 153, 0
aqua = 42, 161, 152 aqua = 42, 161, 152
blue = 38, 139, 210 blue = 38, 139, 210
purple = 108, 113, 196 purple = 211, 54, 130
[Project] [Project]
root = 42, 161, 152 root = 42, 161, 152
@@ -30,7 +30,7 @@ note = 181, 137, 0
window = 0, 43, 54 window = 0, 43, 54
windowtext = 253, 246, 227 windowtext = 253, 246, 227
base = 7, 54, 66 base = 7, 54, 66
alternatebase = 0, 43, 54 alternatebase = 88, 110, 117
text = 253, 246, 227 text = 253, 246, 227
tooltipbase = 133, 153, 0 tooltipbase = 133, 153, 0
tooltiptext = 0, 43, 54 tooltiptext = 0, 43, 54
@@ -43,9 +43,6 @@ link = 38, 139, 210
linkvisited = 38, 139, 210 linkvisited = 38, 139, 210
[GUI] [GUI]
helptext = 166, 161, 149 helptext = 101, 123, 131
fadedtext = 166, 161, 149 fadedtext = 101, 123, 131
errortext = 255, 161, 149 errortext = 220, 50, 47
statusnone = 88, 110, 117
statussaved = 42, 161, 152
statusunsaved = 203, 75, 22
@@ -15,7 +15,7 @@ yellow = 181, 137, 0
green = 133, 153, 0 green = 133, 153, 0
aqua = 42, 161, 152 aqua = 42, 161, 152
blue = 38, 139, 210 blue = 38, 139, 210
purple = 108, 113, 196 purple = 211, 54, 130
[Project] [Project]
root = 42, 161, 152 root = 42, 161, 152
@@ -30,7 +30,7 @@ note = 181, 137, 0
window = 238, 232, 213 window = 238, 232, 213
windowtext = 0, 43, 54 windowtext = 0, 43, 54
base = 253, 246, 227 base = 253, 246, 227
alternatebase = 238, 232, 213 alternatebase = 147, 161, 161
text = 0, 43, 54 text = 0, 43, 54
tooltipbase = 133, 153, 0 tooltipbase = 133, 153, 0
tooltiptext = 0, 43, 54 tooltiptext = 0, 43, 54
@@ -45,7 +45,4 @@ linkvisited = 38, 139, 210
[GUI] [GUI]
helptext = 78, 91, 95 helptext = 78, 91, 95
fadedtext = 78, 91, 95 fadedtext = 78, 91, 95
errortext = 255, 91, 95 errortext = 220, 50, 47
statusnone = 88, 110, 117
statussaved = 42, 161, 152
statusunsaved = 203, 75, 22