mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 19:27:45 +00:00
Base: Add Pumpkin (Orange+Purple) theme
This commit is contained in:
parent
5b7682b352
commit
c839ff574a
1 changed files with 92 additions and 0 deletions
92
Base/res/themes/Pumpkin.ini
Normal file
92
Base/res/themes/Pumpkin.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=#cfaf20ff
|
||||||
|
SyntaxOperator=#000000ff
|
||||||
|
SyntaxControlKeyword=#a42ea2ff
|
||||||
|
ActiveLink=#ff0000ff
|
||||||
|
HoverHighlight=#e4d6beff
|
||||||
|
MovingWindowTitle=#e1ba70ff
|
||||||
|
MenuBaseText=#000000ff
|
||||||
|
Tooltip=#c8b0caff
|
||||||
|
ActiveWindowTitleShadow=#f0b143ff
|
||||||
|
Ruler=#c6cbc0ff
|
||||||
|
Selection=#6f517bff
|
||||||
|
InactiveSelection=#606060ff
|
||||||
|
ActiveWindowTitleStripes=#bf600cff
|
||||||
|
TooltipText=#000000ff
|
||||||
|
Button=#c7c2b0ff
|
||||||
|
MenuSelectionText=#f3f3f3ff
|
||||||
|
SelectionText=#ffffffff
|
||||||
|
BaseText=#000000ff
|
||||||
|
SyntaxPreprocessorStatement=#00a0a0ff
|
||||||
|
Accent=#6f517bff
|
||||||
|
Base=#ffffffff
|
||||||
|
InactiveWindowTitle=#f0b143ff
|
||||||
|
HighlightWindowTitle=#ffffffff
|
||||||
|
MovingWindowTitleShadow=#601e07ff
|
||||||
|
PlaceholderText=#747d74ff
|
||||||
|
WindowText=#000000ff
|
||||||
|
Link=#6f517bff
|
||||||
|
InactiveWindowBorder1=#bf600cff
|
||||||
|
DesktopBackground=#bf600cff
|
||||||
|
TextCursor=#573666ff
|
||||||
|
Window=#c7c6b0ff
|
||||||
|
ThreedShadow2=#404040ff
|
||||||
|
ThreedShadow1=#808080ff
|
||||||
|
InactiveSelectionText=#ffffffff
|
||||||
|
RubberBandFill=#978c0fff
|
||||||
|
MovingWindowTitleStripes=#e0ab39ff
|
||||||
|
HighlightWindowBorder2=#e9d51aff
|
||||||
|
SyntaxKeyword=#a42ea2ff
|
||||||
|
HighlightSearchingText=#000000ff
|
||||||
|
HighlightWindowTitleShadow=#bf600cff
|
||||||
|
ActiveWindowBorder2=#f0b143ff
|
||||||
|
MovingWindowBorder2=#b77f19ff
|
||||||
|
GutterBorder=#404040ff
|
||||||
|
SyntaxNumber=#976715ff
|
||||||
|
Gutter=#cac6b4ff
|
||||||
|
SyntaxPunctuation=#000000ff
|
||||||
|
RulerActiveText=#404040ff
|
||||||
|
ButtonText=#000000ff
|
||||||
|
RulerBorder=#404040ff
|
||||||
|
ThreedHighlight=#ffffffff
|
||||||
|
ActiveWindowTitle=#000000ff
|
||||||
|
SyntaxPreprocessorValue=#a00000ff
|
||||||
|
SyntaxType=#a000a0ff
|
||||||
|
Tray=#808080ff
|
||||||
|
VisitedLink=#ff00ffff
|
||||||
|
TrayText=#ffffffff
|
||||||
|
InactiveWindowBorder2=#875b09ff
|
||||||
|
InactiveWindowTitleShadow=#4c4c4cff
|
||||||
|
HighlightSearching=#ffff00ff
|
||||||
|
SyntaxIdentifier=#000000ff
|
||||||
|
HighlightWindowBorder1=#e9d51aff
|
||||||
|
MovingWindowBorder1=#875b09ff
|
||||||
|
ActiveWindowBorder1=#e9d51aff
|
||||||
|
SyntaxString=#53a053ff
|
||||||
|
MenuSelection=#573666ff
|
||||||
|
MenuStripe=#d4c7d5ff
|
||||||
|
RulerInactiveText=#808080ff
|
||||||
|
InactiveWindowTitleStripes=#ce7526ff
|
||||||
|
MenuBase=#ffffffff
|
||||||
|
FocusOutline=#909090ff
|
||||||
|
HighlightWindowTitleStripes=#bf600cff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue