Tune the other themes a little and remove no longer used colours
This commit is contained in:
@@ -30,11 +30,11 @@ note = 255, 255, 0
|
|||||||
window = 0, 0, 0
|
window = 0, 0, 0
|
||||||
windowtext = 150, 150, 150
|
windowtext = 150, 150, 150
|
||||||
base = 0, 0, 0
|
base = 0, 0, 0
|
||||||
alternatebase = 30, 20, 45
|
alternatebase = 40, 40, 40
|
||||||
text = 150, 150, 150
|
text = 150, 150, 150
|
||||||
tooltipbase = 40, 20, 70
|
tooltipbase = 40, 20, 70
|
||||||
tooltiptext = 255, 255, 255
|
tooltiptext = 255, 255, 255
|
||||||
button = 5, 0, 10
|
button = 5, 0, 10
|
||||||
buttontext = 150, 150, 150
|
buttontext = 150, 150, 150
|
||||||
brighttext = 255, 255, 255
|
brighttext = 255, 255, 255
|
||||||
highlight = 50, 30, 80
|
highlight = 50, 30, 80
|
||||||
@@ -45,7 +45,4 @@ linkvisited = 50, 0, 80
|
|||||||
[GUI]
|
[GUI]
|
||||||
helptext = 97, 97, 97
|
helptext = 97, 97, 97
|
||||||
fadedtext = 97, 97, 97
|
fadedtext = 97, 97, 97
|
||||||
errortext = 255, 77, 77
|
errortext = 242, 72, 23
|
||||||
statusnone = 50, 50, 50
|
|
||||||
statussaved = 77, 255, 77
|
|
||||||
statusunsaved = 255, 77, 77
|
|
||||||
|
|||||||
@@ -47,6 +47,3 @@ linkvisited = 102, 153, 204
|
|||||||
helptext = 164, 164, 164
|
helptext = 164, 164, 164
|
||||||
fadedtext = 148, 148, 148
|
fadedtext = 148, 148, 148
|
||||||
errortext = 255, 164, 164
|
errortext = 255, 164, 164
|
||||||
statusnone = 150, 152, 150
|
|
||||||
statussaved = 39, 135, 78
|
|
||||||
statusunsaved = 138, 32, 32
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ note = 234, 183, 0
|
|||||||
window = 239, 239, 239
|
window = 239, 239, 239
|
||||||
windowtext = 0, 0, 0
|
windowtext = 0, 0, 0
|
||||||
base = 255, 255, 255
|
base = 255, 255, 255
|
||||||
alternatebase = 239, 239, 239
|
alternatebase = 224, 224, 224
|
||||||
text = 0, 0, 0
|
text = 0, 0, 0
|
||||||
tooltipbase = 255, 255, 220
|
tooltipbase = 255, 255, 220
|
||||||
tooltiptext = 0, 0, 0
|
tooltiptext = 0, 0, 0
|
||||||
@@ -47,6 +47,3 @@ linkvisited = 66, 113, 174
|
|||||||
helptext = 92, 92, 92
|
helptext = 92, 92, 92
|
||||||
fadedtext = 108, 108, 108
|
fadedtext = 108, 108, 108
|
||||||
errortext = 255, 92, 92
|
errortext = 255, 92, 92
|
||||||
statusnone = 120, 120, 120
|
|
||||||
statussaved = 2, 133, 37
|
|
||||||
statusunsaved = 200, 15, 39
|
|
||||||
|
|||||||
@@ -62,6 +62,3 @@ linkvisited = 139, 233, 253
|
|||||||
helptext = 204, 172, 249
|
helptext = 204, 172, 249
|
||||||
fadedtext = 98, 114, 164
|
fadedtext = 98, 114, 164
|
||||||
errortext = 255, 85, 85
|
errortext = 255, 85, 85
|
||||||
statusnone = 98, 114, 164
|
|
||||||
statussaved = 80, 250, 123
|
|
||||||
statusunsaved = 255, 85, 85
|
|
||||||
|
|||||||
Reference in New Issue
Block a user