Add more subtle link colours to themes

This commit is contained in:
Veronica Berglyd Olsen
2024-02-14 18:32:28 +01:00
parent f8d57539d4
commit bdf100e608
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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
+2 -2
View File
@@ -21,8 +21,8 @@ buttontext = 0, 0, 0
brighttext = 255, 255, 255
highlight = 48, 135, 198
highlightedtext = 255, 255, 255
link = 0, 84, 255
linkvisited = 0, 84, 255
link = 66, 113, 174
linkvisited = 66, 113, 174
[GUI]
helptext = 92, 92, 92