mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:07:44 +00:00
Base: Add Sunshine theme
This commit is contained in:
parent
d12f27b58e
commit
7e01e38cf4
1 changed files with 55 additions and 0 deletions
55
Base/res/themes/Sunshine.ini
Normal file
55
Base/res/themes/Sunshine.ini
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
[Colors]
|
||||||
|
DesktopBackground=#574c8f
|
||||||
|
ActiveWindowBorder1=#b24d7a
|
||||||
|
ActiveWindowBorder2=#b24d7a
|
||||||
|
ActiveWindowTitle=white
|
||||||
|
InactiveWindowBorder1=#aeb2c3
|
||||||
|
InactiveWindowBorder2=#aeb2c3
|
||||||
|
InactiveWindowTitle=black
|
||||||
|
MovingWindowBorder1=#b24d7a
|
||||||
|
MovingWindowBorder2=#b24d7a
|
||||||
|
MovingWindowTitle=white
|
||||||
|
HighlightWindowBorder1=#b24d7a
|
||||||
|
HighlightWindowBorder2=#b24d7a
|
||||||
|
HighlightWindowTitle=white
|
||||||
|
MenuBase=#aeb2c3
|
||||||
|
MenuBaseText=black
|
||||||
|
MenuStripe=#aeb2c3
|
||||||
|
MenuSelection=#9397a5
|
||||||
|
MenuSelectionText=black
|
||||||
|
Window=#aeb2c3
|
||||||
|
WindowText=black
|
||||||
|
Button=#aeb2c3
|
||||||
|
ButtonText=black
|
||||||
|
Base=white
|
||||||
|
BaseText=black
|
||||||
|
ThreedHighlight=white
|
||||||
|
ThreedShadow1=#9397a5
|
||||||
|
ThreedShadow2=#5d6069
|
||||||
|
HoverHighlight=#9397a5
|
||||||
|
Selection=black
|
||||||
|
SelectionText=white
|
||||||
|
InactiveSelection=#606060
|
||||||
|
InactiveSelectionText=white
|
||||||
|
RubberBandFill=#0000003c
|
||||||
|
RubberBandBorder=#007f7f
|
||||||
|
Link=#88c
|
||||||
|
ActiveLink=#c88
|
||||||
|
VisitedLink=#c8c
|
||||||
|
Ruler=#d4d0c8
|
||||||
|
RulerBorder=#404040
|
||||||
|
RulerActiveText=#404040
|
||||||
|
RulerInactiveText=#808080
|
||||||
|
TextCursor=red
|
||||||
|
FocusOutline=#909090
|
||||||
|
SyntaxComment=#008000
|
||||||
|
SyntaxNumber=#800000
|
||||||
|
SyntaxString=#800000
|
||||||
|
SyntaxType=#800080
|
||||||
|
SyntaxPunctuation=black
|
||||||
|
SyntaxOperator=black
|
||||||
|
SyntaxKeyword=black
|
||||||
|
SyntaxControlKeyword=black
|
||||||
|
SyntaxIdentifier=#092e64
|
||||||
|
SyntaxPreprocessorStatement=#008080
|
||||||
|
SyntaxPreprocessorValue=#800000
|
Loading…
Add table
Add a link
Reference in a new issue