mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:27:43 +00:00
Base: Add Redmond theme
This commit is contained in:
parent
e3b450005f
commit
f8e3aa1ad9
1 changed files with 55 additions and 0 deletions
55
Base/res/themes/Redmond.ini
Normal file
55
Base/res/themes/Redmond.ini
Normal file
|
@ -0,0 +1,55 @@
|
|||
[Colors]
|
||||
DesktopBackground=#55aaaa
|
||||
ActiveWindowBorder1=#0000aa
|
||||
ActiveWindowBorder2=#0000aa
|
||||
ActiveWindowTitle=white
|
||||
InactiveWindowBorder1=#606060
|
||||
InactiveWindowBorder2=#a0a0a0
|
||||
InactiveWindowTitle=#868a8e
|
||||
MovingWindowBorder1=#0000aa
|
||||
MovingWindowBorder2=#0000aa
|
||||
MovingWindowTitle=white
|
||||
HighlightWindowBorder1=#a10d0d
|
||||
HighlightWindowBorder2=#fabbbb
|
||||
HighlightWindowTitle=white
|
||||
MenuBase=#c3c7cb
|
||||
MenuBaseText=black
|
||||
MenuStripe=#c3c7cb
|
||||
MenuSelection=#0000aa
|
||||
MenuSelectionText=white
|
||||
Window=#c3c7cb
|
||||
WindowText=black
|
||||
Button=#c3c7cb
|
||||
ButtonText=black
|
||||
Base=white
|
||||
BaseText=black
|
||||
ThreedHighlight=#6f6f6f
|
||||
ThreedShadow1=#3d3e40
|
||||
ThreedShadow2=#2e2f30
|
||||
HoverHighlight=#0000aa
|
||||
Selection=#0000aa
|
||||
SelectionText=white
|
||||
InactiveSelection=#606060
|
||||
InactiveSelectionText=white
|
||||
RubberBandFill=#8080803c
|
||||
RubberBandBorder=black
|
||||
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