mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:07:45 +00:00
Base: Remove ugly 'Xmas' theme
I added this while doing the original theming implementationa and it's just not good.
This commit is contained in:
parent
9f118e3a26
commit
f406c2e07f
1 changed files with 0 additions and 58 deletions
|
@ -1,58 +0,0 @@
|
||||||
[Colors]
|
|
||||||
DesktopBackground=#313819
|
|
||||||
ActiveWindowBorder1=#731013
|
|
||||||
ActiveWindowBorder2=#ee3532
|
|
||||||
ActiveWindowTitle=white
|
|
||||||
InactiveWindowBorder1=#734546
|
|
||||||
InactiveWindowBorder2=#ee908f
|
|
||||||
InactiveWindowTitle=white
|
|
||||||
MovingWindowBorder1=#a76f24
|
|
||||||
MovingWindowBorder2=#eec666
|
|
||||||
MovingWindowTitle=white
|
|
||||||
HighlightWindowBorder1=#a76f24
|
|
||||||
HighlightWindowBorder2=#eec666
|
|
||||||
HighlightWindowTitle=white
|
|
||||||
HighlightSearching=#ffff00
|
|
||||||
HighlightSearchingText=black
|
|
||||||
MenuBase=#57691f
|
|
||||||
MenuBaseText=white
|
|
||||||
MenuStripe=#2b3018
|
|
||||||
MenuSelection=#ff8742
|
|
||||||
MenuSelectionText=black
|
|
||||||
Window=#5a0103
|
|
||||||
WindowText=white
|
|
||||||
Button=#d46c64
|
|
||||||
ButtonText=black
|
|
||||||
Base=#d3d7c4
|
|
||||||
BaseText=black
|
|
||||||
ThreedHighlight=#e69e99
|
|
||||||
ThreedShadow1=#a24841
|
|
||||||
ThreedShadow2=#882d26
|
|
||||||
HoverHighlight=#e6e5e2
|
|
||||||
Selection=#84351a
|
|
||||||
SelectionText=white
|
|
||||||
InactiveSelection=#606060
|
|
||||||
InactiveSelectionText=white
|
|
||||||
PlaceholderText=#a24841
|
|
||||||
RubberBandFill=#0466033c
|
|
||||||
RubberBandBorder=#76943c
|
|
||||||
Link=blue
|
|
||||||
ActiveLink=red
|
|
||||||
VisitedLink=magenta
|
|
||||||
Ruler=#bcc1ae
|
|
||||||
RulerBorder=#606060
|
|
||||||
RulerActiveText=#404040
|
|
||||||
RulerInactiveText=#808080
|
|
||||||
TextCursor=#ee3532
|
|
||||||
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