Base: Update Durrque theme for a better look and feel
Author: https://github.com/djwisdom Commit: https://github.com/SerenityOS/serenity/commit/378f004a28 Pull-request: https://github.com/SerenityOS/serenity/pull/15234
BIN
Base/res/icons/themes/Durrque/16x16/window-close-hover.png
Normal file
After Width: | Height: | Size: 122 B |
After Width: | Height: | Size: 126 B |
BIN
Base/res/icons/themes/Durrque/16x16/window-maximize-hover.png
Normal file
After Width: | Height: | Size: 113 B |
BIN
Base/res/icons/themes/Durrque/16x16/window-minimize-hover.png
Normal file
After Width: | Height: | Size: 96 B |
BIN
Base/res/icons/themes/Durrque/16x16/window-restore-hover.png
Normal file
After Width: | Height: | Size: 123 B |
BIN
Base/res/icons/themes/Durrque/frame-half-shadow-light.png
Normal file
After Width: | Height: | Size: 780 B |
BIN
Base/res/icons/themes/Durrque/frame-shadow-dark.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
Base/res/icons/themes/Durrque/frame-shadow-light.png
Normal file
After Width: | Height: | Size: 778 B |
|
@ -1,102 +1,104 @@
|
|||
[Colors]
|
||||
DesktopBackground=#161b22
|
||||
Accent=#1f6feb
|
||||
ActiveWindowBorder1=#1e4273
|
||||
ActiveWindowBorder2=#0d1117
|
||||
ActiveWindowTitle=#ffffdf
|
||||
ActiveWindowTitleShadow=#0d1117
|
||||
ActiveWindowTitleStripes=#0d1117
|
||||
InactiveWindowBorder1=#222222
|
||||
InactiveWindowBorder2=#0d1117
|
||||
InactiveWindowTitle=#1f6feb
|
||||
InactiveWindowTitleShadow=#0d1117
|
||||
InactiveWindowTitleStripes=#0d1117
|
||||
MovingWindowBorder1=#1e4273
|
||||
MovingWindowBorder2=#0d1117
|
||||
MovingWindowTitle=#ffffdf
|
||||
MovingWindowTitleShadow=#0d1117
|
||||
MovingWindowTitleStripes=#0d1117
|
||||
HighlightWindowBorder1=#21268b
|
||||
HighlightWindowBorder2=#1f6feb
|
||||
HighlightWindowTitle=#1f6feb
|
||||
HighlightWindowTitleShadow=#21268b
|
||||
HighlightWindowTitleStripes=#1e4273
|
||||
HighlightSearching=#ffff00
|
||||
HighlightSearchingText=#0d1117
|
||||
MenuBase=#0d1117
|
||||
MenuBaseText=#a9d1d9
|
||||
MenuStripe=#161b22
|
||||
MenuSelection=#1f6feb
|
||||
MenuSelectionText=#ffffdf
|
||||
Window=#0d1117
|
||||
WindowText=#8b949e
|
||||
Button=#0d1117
|
||||
ButtonText=#ffffdf
|
||||
Base=#0d1117
|
||||
BaseText=#a9d1d9
|
||||
DisabledTextFront=#808080
|
||||
DisabledTextBack=#8b9493
|
||||
ThreedHighlight=#333333
|
||||
ThreedShadow1=#161b22
|
||||
ThreedShadow2=#161b22
|
||||
HoverHighlight=#1f6feb
|
||||
Selection=#1f6feb
|
||||
SelectionText=#ffffdf
|
||||
InactiveSelection=#606060
|
||||
InactiveSelectionText=#ffffdf
|
||||
PlaceholderText=#808080
|
||||
RubberBandFill=#21268b3c
|
||||
RubberBandBorder=#1f6feb
|
||||
Link=blue
|
||||
ActiveLink=red
|
||||
VisitedLink=magenta
|
||||
Gutter=#21262d
|
||||
GutterBorder=#404040
|
||||
Ruler=#21262d
|
||||
RulerBorder=#404040
|
||||
RulerActiveText=#cccccc
|
||||
RulerInactiveText=#808080
|
||||
TextCursor=#126BD6
|
||||
FocusOutline=#b3b3b3
|
||||
SyntaxComment=#8b949e
|
||||
SyntaxNumber=#2d34bf
|
||||
SyntaxString=#5eb55e
|
||||
SyntaxType=#1f6feb
|
||||
SyntaxPunctuation=#a9d1d9
|
||||
SyntaxOperator=#ffffdf
|
||||
SyntaxKeyword=#1f6feb
|
||||
SyntaxControlKeyword=#1f6feb
|
||||
SyntaxIdentifier=#a9d1d9
|
||||
SyntaxPreprocessorStatement=#00a0a0
|
||||
SyntaxPreprocessorValue=#1f6feb
|
||||
SyntaxFunction=#1f6feb
|
||||
SyntaxVariable=#a9d1d9
|
||||
SyntaxCustomType=#e5fa31
|
||||
SyntaxNamespace=#e5fa31
|
||||
SyntaxMember=#1f6feb
|
||||
SyntaxParameter=#a9d1d9
|
||||
Tooltip=#ffffe1
|
||||
TooltipText=#0d1117
|
||||
Tray=#161b22
|
||||
TrayText=#1f6feb
|
||||
[Metrics]
|
||||
TitleButtonWidth=15
|
||||
BorderRadius=0
|
||||
TitleButtonHeight=15
|
||||
TitleHeight=19
|
||||
BorderThickness=4
|
||||
|
||||
[Alignments]
|
||||
TitleAlignment=Left
|
||||
TitleAlignment=CenterLeft
|
||||
|
||||
[Flags]
|
||||
IsDark=true
|
||||
|
||||
[Metrics]
|
||||
BorderThickness=4
|
||||
BorderRadius=0
|
||||
TitleHeight=19
|
||||
TitleButtonWidth=15
|
||||
TitleButtonHeight=15
|
||||
TitleButtonsIconOnly=false
|
||||
|
||||
[Paths]
|
||||
ActiveWindowShadow=/res/icons/themes/Default/frame-shadow-dark.png
|
||||
TooltipShadow=/res/icons/themes/Durrque/frame-shadow-light.png
|
||||
InactiveWindowShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||
MenuShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||
TaskBarShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||
TooltipShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||
ActiveWindowShadow=/res/icons/themes/Durrque/frame-shadow-dark.png
|
||||
MenuShadow=/res/icons/themes/Durrque/frame-shadow-light.png
|
||||
TaskbarShadow=
|
||||
TitleButtonIcons=/res/icons/themes/Durrque/16x16/
|
||||
|
||||
[Colors]
|
||||
TrayText=#1f6febff
|
||||
DisabledTextBack=#8b9493ff
|
||||
SyntaxOperator=#ffffdfff
|
||||
RubberBandFill=#21268b3c
|
||||
MovingWindowTitleShadow=#0d1117ff
|
||||
SyntaxParameter=#a9d1d9ff
|
||||
ActiveWindowTitleShadow=#0d1117ff
|
||||
InactiveWindowTitle=#1f6febff
|
||||
SyntaxKeyword=#1f6febff
|
||||
FocusOutline=#b3b3b3ff
|
||||
Gutter=#21262dff
|
||||
Link=#0000ffff
|
||||
Window=#0d1117ff
|
||||
SyntaxIdentifier=#a9d1d9ff
|
||||
SyntaxPunctuation=#a9d1d9ff
|
||||
MenuBase=#0d1117ff
|
||||
RulerActiveText=#ccccccff
|
||||
SyntaxVariable=#a9d1d9ff
|
||||
VisitedLink=#ff00ffff
|
||||
Tray=#161b22ff
|
||||
HighlightWindowBorder1=#21268bff
|
||||
Base=#0d1117ff
|
||||
HighlightWindowTitle=#ffffdfff
|
||||
RulerBorder=#404040ff
|
||||
HighlightSearchingText=#0d1117ff
|
||||
MovingWindowBorder2=#0d1117ff
|
||||
ActiveWindowBorder2=#0d1117ff
|
||||
Ruler=#21262dff
|
||||
InactiveWindowBorder1=#222222ff
|
||||
ButtonText=#8b949eff
|
||||
SyntaxPreprocessorValue=#1f6febff
|
||||
InactiveSelection=#606060ff
|
||||
DesktopBackground=#161b22ff
|
||||
SyntaxNumber=#2d34bfff
|
||||
HighlightWindowBorder2=#1f6febff
|
||||
MenuStripe=#161b22ff
|
||||
MenuBaseText=#a9d1d9ff
|
||||
ActiveWindowBorder1=#1e4273ff
|
||||
SyntaxType=#1f6febff
|
||||
MovingWindowBorder1=#1e4273ff
|
||||
RulerInactiveText=#808080ff
|
||||
ActiveWindowTitleStripes=#1e4273ff
|
||||
ThreedHighlight=#333333ff
|
||||
Tooltip=#ffffe1ff
|
||||
MenuSelectionText=#ffffdfff
|
||||
Accent=#1f6febff
|
||||
SyntaxCustomType=#e5fa31ff
|
||||
MenuSelection=#1f6febff
|
||||
HighlightWindowTitleStripes=#1e4273ff
|
||||
SyntaxPreprocessorStatement=#00a0a0ff
|
||||
WindowText=#8b949eff
|
||||
InactiveWindowBorder2=#0d1117ff
|
||||
SyntaxControlKeyword=#1f6febff
|
||||
TextCursor=#126bd6ff
|
||||
MovingWindowTitleStripes=#0d1117ff
|
||||
HighlightSearching=#ffff00ff
|
||||
ThreedShadow2=#333333ff
|
||||
InactiveWindowTitleShadow=#0d1117ff
|
||||
PlaceholderText=#808080ff
|
||||
HighlightWindowTitleShadow=#21268bff
|
||||
SyntaxFunction=#1f6febff
|
||||
GutterBorder=#404040ff
|
||||
SyntaxComment=#8b949eff
|
||||
InactiveWindowTitleStripes=#222222ff
|
||||
SelectionText=#ffffdfff
|
||||
BaseText=#8b949eff
|
||||
ThreedShadow1=#161b22ff
|
||||
TooltipText=#8b949eff
|
||||
InactiveSelectionText=#8b949eff
|
||||
Button=#0d1117ff
|
||||
SyntaxMember=#1f6febff
|
||||
SyntaxString=#5eb55eff
|
||||
ActiveWindowTitle=#ffffdfff
|
||||
DisabledTextFront=#808080ff
|
||||
ActiveLink=#ff0000ff
|
||||
SyntaxNamespace=#e5fa31ff
|
||||
Selection=#1f6febff
|
||||
RubberBandBorder=#1f6febff
|
||||
MovingWindowTitle=#ffffdfff
|
||||
HoverHighlight=#1f6febff
|
||||
|
||||
|
|