mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:37:34 +00:00
Revert "Themes: Tweak "Sunshine" theme colors slightly"
This reverts commit 0ae9ae48fa
.
@bcoles informs me that these match Solaris 9 and it checks out.
I don't know what version I was comparing against, and who cares?
This commit is contained in:
parent
6412e7e8e3
commit
254312aa22
1 changed files with 14 additions and 14 deletions
|
@ -1,31 +1,31 @@
|
|||
[Colors]
|
||||
DesktopBackground=#524c8a
|
||||
ActiveWindowBorder1=#b54a7b
|
||||
ActiveWindowBorder2=#b54a7b
|
||||
DesktopBackground=#574c8f
|
||||
ActiveWindowBorder1=#b24d7a
|
||||
ActiveWindowBorder2=#b24d7a
|
||||
ActiveWindowTitle=white
|
||||
ActiveWindowTitleStripes=#00000000
|
||||
InactiveWindowBorder1=#adb5c6
|
||||
InactiveWindowBorder2=#adb5c6
|
||||
InactiveWindowBorder1=#aeb2c3
|
||||
InactiveWindowBorder2=#aeb2c3
|
||||
InactiveWindowTitle=black
|
||||
InactiveWindowTitleStripes=#00000000
|
||||
MovingWindowBorder1=#b54a7b
|
||||
MovingWindowBorder2=#b54a7b
|
||||
MovingWindowBorder1=#b24d7a
|
||||
MovingWindowBorder2=#b24d7a
|
||||
MovingWindowTitle=white
|
||||
MovingWindowTitleStripes=#00000000
|
||||
HighlightWindowBorder1=#b54a7b
|
||||
HighlightWindowBorder2=#b54a7b
|
||||
HighlightWindowBorder1=#b24d7a
|
||||
HighlightWindowBorder2=#b24d7a
|
||||
HighlightWindowTitle=white
|
||||
HighlightWindowTitleStripes=#00000000
|
||||
HighlightSearching=#ffff00
|
||||
HighlightSearchingText=black
|
||||
MenuBase=#adb5c6
|
||||
MenuBase=#aeb2c3
|
||||
MenuBaseText=black
|
||||
MenuStripe=#adb5c6
|
||||
MenuStripe=#aeb2c3
|
||||
MenuSelection=#9397a5
|
||||
MenuSelectionText=black
|
||||
Window=#adb5c6
|
||||
Window=#aeb2c3
|
||||
WindowText=black
|
||||
Button=#adb5c6
|
||||
Button=#aeb2c3
|
||||
ButtonText=black
|
||||
Base=white
|
||||
BaseText=black
|
||||
|
@ -43,7 +43,7 @@ RubberBandBorder=#007f7f
|
|||
Link=#88c
|
||||
ActiveLink=#c88
|
||||
VisitedLink=#c8c
|
||||
Ruler=#adb5c6
|
||||
Ruler=#aeb2c3
|
||||
RulerBorder=#5d6069
|
||||
RulerActiveText=#5d6069
|
||||
RulerInactiveText=#5d6069
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue