diff options
Diffstat (limited to 'Base/res')
-rw-r--r-- | Base/res/themes/Dark.ini | 3 | ||||
-rw-r--r-- | Base/res/themes/Default.ini | 3 | ||||
-rw-r--r-- | Base/res/themes/Hotdog Stand.ini | 3 | ||||
-rw-r--r-- | Base/res/themes/Xmas.ini | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/Base/res/themes/Dark.ini b/Base/res/themes/Dark.ini index 2130d03681..c74193e9a3 100644 --- a/Base/res/themes/Dark.ini +++ b/Base/res/themes/Dark.ini @@ -31,3 +31,6 @@ Selection=#14141a SelectionText=white RubberBandFill=#8080803c RubberBandBorder=black +Link=#88c +ActiveLink=#c88 +VisitedLink=#c8c diff --git a/Base/res/themes/Default.ini b/Base/res/themes/Default.ini index da38dec0e1..fff9f012cc 100644 --- a/Base/res/themes/Default.ini +++ b/Base/res/themes/Default.ini @@ -31,3 +31,6 @@ Selection=#84351a SelectionText=white RubberBandFill=#f4ca9e3c RubberBandBorder=#6e2209 +Link=blue +ActiveLink=red +VisitedLink=magenta diff --git a/Base/res/themes/Hotdog Stand.ini b/Base/res/themes/Hotdog Stand.ini index 65856c1823..7d879456b7 100644 --- a/Base/res/themes/Hotdog Stand.ini +++ b/Base/res/themes/Hotdog Stand.ini @@ -31,3 +31,6 @@ Selection=black SelectionText=white RubberBandFill=#fad7653c RubberBandBorder=#f4ca9e +Link=blue +ActiveLink=red +VisitedLink=magenta diff --git a/Base/res/themes/Xmas.ini b/Base/res/themes/Xmas.ini index 7f19071cfc..20b27985b3 100644 --- a/Base/res/themes/Xmas.ini +++ b/Base/res/themes/Xmas.ini @@ -31,3 +31,6 @@ Selection=#84351a SelectionText=white RubberBandFill=#0466033c RubberBandBorder=#76943c +Link=blue +ActiveLink=red +VisitedLink=magenta |