mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:47:35 +00:00
Base: Add a "Redmond 2000" theme from the 32-bit era :^)
This commit is contained in:
parent
638130591c
commit
3bed5e28fb
1 changed files with 55 additions and 0 deletions
55
Base/res/themes/Redmond 2000.ini
Normal file
55
Base/res/themes/Redmond 2000.ini
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
[Colors]
|
||||||
|
DesktopBackground=#3a6ea5
|
||||||
|
ActiveWindowBorder1=#09226e
|
||||||
|
ActiveWindowBorder2=#9ecaf4
|
||||||
|
ActiveWindowTitle=white
|
||||||
|
InactiveWindowBorder1=#808080
|
||||||
|
InactiveWindowBorder2=#c0c0c0
|
||||||
|
InactiveWindowTitle=#d5d0c7
|
||||||
|
MovingWindowBorder1=#0d32a1
|
||||||
|
MovingWindowBorder2=#bbdcfa
|
||||||
|
MovingWindowTitle=white
|
||||||
|
HighlightWindowBorder1=#0d0da1
|
||||||
|
HighlightWindowBorder2=#bbbbfa
|
||||||
|
HighlightWindowTitle=white
|
||||||
|
MenuBase=white
|
||||||
|
MenuBaseText=black
|
||||||
|
MenuStripe=#bbb7b0
|
||||||
|
MenuSelection=#ad714f
|
||||||
|
MenuSelectionText=white
|
||||||
|
Window=#d4d0c8
|
||||||
|
WindowText=black
|
||||||
|
Button=#d4d0c8
|
||||||
|
ButtonText=black
|
||||||
|
Base=white
|
||||||
|
BaseText=black
|
||||||
|
ThreedHighlight=white
|
||||||
|
ThreedShadow1=#808080
|
||||||
|
ThreedShadow2=#404040
|
||||||
|
HoverHighlight=#e3dfdb
|
||||||
|
Selection=#84351a
|
||||||
|
SelectionText=white
|
||||||
|
InactiveSelection=#606060
|
||||||
|
InactiveSelectionText=white
|
||||||
|
RubberBandFill=#f4ca9e3c
|
||||||
|
RubberBandBorder=#6e2209
|
||||||
|
Link=blue
|
||||||
|
ActiveLink=red
|
||||||
|
VisitedLink=magenta
|
||||||
|
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