mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:07:34 +00:00
Base: Add Olive Green Theme
Add Olive theme
This commit is contained in:
parent
a8655fbf52
commit
8ec0b2fa32
1 changed files with 92 additions and 0 deletions
92
Base/res/themes/Olive.ini
Normal file
92
Base/res/themes/Olive.ini
Normal file
|
@ -0,0 +1,92 @@
|
||||||
|
[Metrics]
|
||||||
|
TitleButtonWidth=15
|
||||||
|
BorderRadius=0
|
||||||
|
TitleButtonHeight=15
|
||||||
|
TitleHeight=19
|
||||||
|
BorderThickness=4
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
|
[Paths]
|
||||||
|
TooltipShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||||
|
TaskbarShadow=
|
||||||
|
ActiveWindowShadow=/res/icons/themes/Default/frame-shadow-dark.png
|
||||||
|
InactiveWindowShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||||
|
MenuShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||||
|
TitleButtonIcons=/res/icons/16x16/
|
||||||
|
|
||||||
|
[Colors]
|
||||||
|
SyntaxComment=#a0a1a7ff
|
||||||
|
RubberBandBorder=#8bd121ff
|
||||||
|
SyntaxOperator=#000000ff
|
||||||
|
SyntaxControlKeyword=#a42ea2ff
|
||||||
|
ActiveLink=#ff0000ff
|
||||||
|
HoverHighlight=#bec9b1ff
|
||||||
|
MovingWindowTitle=#ffffffff
|
||||||
|
MenuBaseText=#000000ff
|
||||||
|
Tooltip=#e2ffe1ff
|
||||||
|
ActiveWindowTitleShadow=#421405ff
|
||||||
|
Ruler=#c6cbc0ff
|
||||||
|
Selection=#619910ff
|
||||||
|
InactiveSelection=#606060ff
|
||||||
|
ActiveWindowTitleStripes=#49750bff
|
||||||
|
TooltipText=#000000ff
|
||||||
|
Button=#c1cbb5ff
|
||||||
|
MenuSelectionText=#000000ff
|
||||||
|
SelectionText=#ffffffff
|
||||||
|
BaseText=#000000ff
|
||||||
|
SyntaxPreprocessorStatement=#00a0a0ff
|
||||||
|
Accent=#619910ff
|
||||||
|
Base=#ffffffff
|
||||||
|
InactiveWindowTitle=#d5d0c7ff
|
||||||
|
HighlightWindowTitle=#ffffffff
|
||||||
|
MovingWindowTitleShadow=#601e07ff
|
||||||
|
PlaceholderText=#747d74ff
|
||||||
|
WindowText=#000000ff
|
||||||
|
Link=#8bd121ff
|
||||||
|
InactiveWindowBorder1=#79856eff
|
||||||
|
DesktopBackground=#85956eff
|
||||||
|
TextCursor=#619910ff
|
||||||
|
Window=#c1cbb5ff
|
||||||
|
ThreedShadow2=#404040ff
|
||||||
|
ThreedShadow1=#808080ff
|
||||||
|
InactiveSelectionText=#ffffffff
|
||||||
|
RubberBandFill=#619910ff
|
||||||
|
MovingWindowTitleStripes=#9fe13aff
|
||||||
|
HighlightWindowBorder2=#9fe13aff
|
||||||
|
SyntaxKeyword=#a42ea2ff
|
||||||
|
HighlightSearchingText=#000000ff
|
||||||
|
HighlightWindowTitleShadow=#600707ff
|
||||||
|
ActiveWindowBorder2=#e3ffb9ff
|
||||||
|
MovingWindowBorder2=#619910ff
|
||||||
|
GutterBorder=#404040ff
|
||||||
|
SyntaxNumber=#976715ff
|
||||||
|
Gutter=#c1cbb5ff
|
||||||
|
SyntaxPunctuation=#000000ff
|
||||||
|
RulerActiveText=#404040ff
|
||||||
|
ButtonText=#000000ff
|
||||||
|
RulerBorder=#404040ff
|
||||||
|
ThreedHighlight=#ffffffff
|
||||||
|
ActiveWindowTitle=#ffffffff
|
||||||
|
SyntaxPreprocessorValue=#a00000ff
|
||||||
|
SyntaxType=#a000a0ff
|
||||||
|
Tray=#808080ff
|
||||||
|
VisitedLink=#ff00ffff
|
||||||
|
TrayText=#ffffffff
|
||||||
|
InactiveWindowBorder2=#afccabff
|
||||||
|
InactiveWindowTitleShadow=#4c4c4cff
|
||||||
|
HighlightSearching=#ffff00ff
|
||||||
|
SyntaxIdentifier=#000000ff
|
||||||
|
HighlightWindowBorder1=#48730bff
|
||||||
|
MovingWindowBorder1=#619910ff
|
||||||
|
ActiveWindowBorder1=#619910ff
|
||||||
|
SyntaxString=#53a053ff
|
||||||
|
MenuSelection=#b1d09cff
|
||||||
|
MenuStripe=#c9d3bfff
|
||||||
|
RulerInactiveText=#808080ff
|
||||||
|
InactiveWindowTitleStripes=#808080ff
|
||||||
|
MenuBase=#ffffffff
|
||||||
|
FocusOutline=#909090ff
|
||||||
|
HighlightWindowTitleStripes=#4d7a0bff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue