mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:57:45 +00:00
Base: Add new dark theme alternative
This commit is contained in:
parent
c32dcf7f75
commit
2af869d018
6 changed files with 102 additions and 0 deletions
BIN
Base/res/icons/themes/Durrque/16x16/window-close-modified.png
Normal file
BIN
Base/res/icons/themes/Durrque/16x16/window-close-modified.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Base/res/icons/themes/Durrque/16x16/window-close.png
Normal file
BIN
Base/res/icons/themes/Durrque/16x16/window-close.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Base/res/icons/themes/Durrque/16x16/window-maximize.png
Normal file
BIN
Base/res/icons/themes/Durrque/16x16/window-maximize.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Base/res/icons/themes/Durrque/16x16/window-minimize.png
Normal file
BIN
Base/res/icons/themes/Durrque/16x16/window-minimize.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Base/res/icons/themes/Durrque/16x16/window-restore.png
Normal file
BIN
Base/res/icons/themes/Durrque/16x16/window-restore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
102
Base/res/themes/Durrque.ini
Normal file
102
Base/res/themes/Durrque.ini
Normal file
|
@ -0,0 +1,102 @@
|
||||||
|
[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
|
||||||
|
|
||||||
|
[Alignments]
|
||||||
|
TitleAlignment=Left
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=true
|
||||||
|
|
||||||
|
[Metrics]
|
||||||
|
BorderThickness=4
|
||||||
|
BorderRadius=0
|
||||||
|
TitleHeight=19
|
||||||
|
TitleButtonWidth=15
|
||||||
|
TitleButtonHeight=15
|
||||||
|
|
||||||
|
[Paths]
|
||||||
|
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
|
||||||
|
TaskBarShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||||
|
TooltipShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||||
|
TitleButtonIcons=/res/icons/themes/Durrque/16x16/
|
Loading…
Add table
Add a link
Reference in a new issue