mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 10:57:34 +00:00
Base: Nudge Redmond theme closer to the Windows 95 colors :^)
This commit is contained in:
parent
029572b6fd
commit
5fc02c6f1d
1 changed files with 14 additions and 14 deletions
|
@ -1,31 +1,31 @@
|
||||||
[Colors]
|
[Colors]
|
||||||
DesktopBackground=#55aaaa
|
DesktopBackground=#00787f
|
||||||
ActiveWindowBorder1=#0000aa
|
ActiveWindowBorder1=#00007f
|
||||||
ActiveWindowBorder2=#0000aa
|
ActiveWindowBorder2=#00007f
|
||||||
ActiveWindowTitle=white
|
ActiveWindowTitle=white
|
||||||
InactiveWindowBorder1=#606060
|
InactiveWindowBorder1=#7f787f
|
||||||
InactiveWindowBorder2=#a0a0a0
|
InactiveWindowBorder2=#7f787f
|
||||||
InactiveWindowTitle=#868a8e
|
InactiveWindowTitle=#bfb8bf
|
||||||
MovingWindowBorder1=#0000aa
|
MovingWindowBorder1=#0000aa
|
||||||
MovingWindowBorder2=#0000aa
|
MovingWindowBorder2=#0000aa
|
||||||
MovingWindowTitle=white
|
MovingWindowTitle=white
|
||||||
HighlightWindowBorder1=#a10d0d
|
HighlightWindowBorder1=#a10d0d
|
||||||
HighlightWindowBorder2=#fabbbb
|
HighlightWindowBorder2=#a10d0d
|
||||||
HighlightWindowTitle=white
|
HighlightWindowTitle=white
|
||||||
MenuBase=#c3c7cb
|
MenuBase=#bfb8bf
|
||||||
MenuBaseText=black
|
MenuBaseText=black
|
||||||
MenuStripe=#c3c7cb
|
MenuStripe=#bfb8bf
|
||||||
MenuSelection=#0000aa
|
MenuSelection=#0000aa
|
||||||
MenuSelectionText=white
|
MenuSelectionText=white
|
||||||
Window=#c3c7cb
|
Window=#bfb8bf
|
||||||
WindowText=black
|
WindowText=black
|
||||||
Button=#c3c7cb
|
Button=#bfb8bf
|
||||||
ButtonText=black
|
ButtonText=black
|
||||||
Base=white
|
Base=white
|
||||||
BaseText=black
|
BaseText=black
|
||||||
ThreedHighlight=white
|
ThreedHighlight=#fff8ff
|
||||||
ThreedShadow1=#808080
|
ThreedShadow1=#7f787f
|
||||||
ThreedShadow2=#404040
|
ThreedShadow2=#000000
|
||||||
HoverHighlight=#0000aa
|
HoverHighlight=#0000aa
|
||||||
Selection=#0000aa
|
Selection=#0000aa
|
||||||
SelectionText=white
|
SelectionText=white
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue