mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 10:32:35 -05:00
Update 'LinkForegroundColor' for Light Theme to be lighter which'll make link hover color more noticeable
This commit is contained in:
@ -44,7 +44,7 @@
|
|||||||
"MainForegroundColor": "#232629",
|
"MainForegroundColor": "#232629",
|
||||||
"MainBackgroundColor": "#F7F7F7",
|
"MainBackgroundColor": "#F7F7F7",
|
||||||
"LabelBackgroundColor": "#F7F7F7",
|
"LabelBackgroundColor": "#F7F7F7",
|
||||||
"LinkForegroundColor": "#232629",
|
"LinkForegroundColor": "#484848",
|
||||||
"LinkHoverForegroundColor": "#232629",
|
"LinkHoverForegroundColor": "#232629",
|
||||||
"ScrollBarBackgroundColor": "#4A4D52",
|
"ScrollBarBackgroundColor": "#4A4D52",
|
||||||
"ScrollBarHoverColor": "#5A5D62",
|
"ScrollBarHoverColor": "#5A5D62",
|
||||||
|
Reference in New Issue
Block a user