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