Add more subtle link colours to themes
This commit is contained in:
@@ -21,8 +21,8 @@ buttontext = 204, 204, 204
|
|||||||
brighttext = 62, 62, 62
|
brighttext = 62, 62, 62
|
||||||
highlight = 44, 152, 247
|
highlight = 44, 152, 247
|
||||||
highlightedtext = 255, 255, 255
|
highlightedtext = 255, 255, 255
|
||||||
link = 44, 152, 247
|
link = 102, 153, 204
|
||||||
linkvisited = 44, 152, 247
|
linkvisited = 102, 153, 204
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
helptext = 164, 164, 164
|
helptext = 164, 164, 164
|
||||||
|
|||||||
@@ -21,8 +21,8 @@ buttontext = 0, 0, 0
|
|||||||
brighttext = 255, 255, 255
|
brighttext = 255, 255, 255
|
||||||
highlight = 48, 135, 198
|
highlight = 48, 135, 198
|
||||||
highlightedtext = 255, 255, 255
|
highlightedtext = 255, 255, 255
|
||||||
link = 0, 84, 255
|
link = 66, 113, 174
|
||||||
linkvisited = 0, 84, 255
|
linkvisited = 66, 113, 174
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
helptext = 92, 92, 92
|
helptext = 92, 92, 92
|
||||||
|
|||||||
Reference in New Issue
Block a user