mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
Base: Add Joi theme
This commit is contained in:
parent
cb2e7d1c5f
commit
666f84b933
1 changed files with 44 additions and 0 deletions
44
Base/res/themes/Joi.ini
Normal file
44
Base/res/themes/Joi.ini
Normal file
|
@ -0,0 +1,44 @@
|
||||||
|
[Colors]
|
||||||
|
DesktopBackground=#80004B
|
||||||
|
ActiveWindowBorder1=#251AAB
|
||||||
|
ActiveWindowBorder2=#3127AB
|
||||||
|
ActiveWindowTitle=white
|
||||||
|
InactiveWindowBorder1=#5C56AB
|
||||||
|
InactiveWindowBorder2=#4C44AB
|
||||||
|
InactiveWindowTitle=#d5d0c7
|
||||||
|
MovingWindowBorder1=#3D33AB
|
||||||
|
MovingWindowBorder2=#4C44AB
|
||||||
|
MovingWindowTitle=white
|
||||||
|
HighlightWindowBorder1=#3D33AB
|
||||||
|
HighlightWindowBorder2=#4C44AB
|
||||||
|
HighlightWindowTitle=white
|
||||||
|
MenuBase=#150C87
|
||||||
|
MenuBaseText=white
|
||||||
|
MenuStripe=#801654
|
||||||
|
MenuSelection=#80265B
|
||||||
|
MenuSelectionText=white
|
||||||
|
Window=#251AAB
|
||||||
|
WindowText=white
|
||||||
|
Button=#801654
|
||||||
|
ButtonText=white
|
||||||
|
Base=#804066
|
||||||
|
BaseText=white
|
||||||
|
ThreedHighlight=#806676
|
||||||
|
ThreedShadow1=#800D51
|
||||||
|
ThreedShadow2=#80004C
|
||||||
|
HoverHighlight=#696969
|
||||||
|
Selection=#80004B
|
||||||
|
SelectionText=white
|
||||||
|
InactiveSelection=#251AAB
|
||||||
|
InactiveSelectionText=white
|
||||||
|
RubberBandFill=#3127AB3c
|
||||||
|
RubberBandBorder=#251AAB
|
||||||
|
Link=#88C
|
||||||
|
ActiveLink=#C88
|
||||||
|
VisitedLink=#C8C
|
||||||
|
Ruler=#505050
|
||||||
|
RulerBorder=#666666
|
||||||
|
RulerActiveText=white
|
||||||
|
RulerInactiveText=#D5D0C7
|
||||||
|
TextCursor=#9C9CD5
|
||||||
|
FocusOutline=#606060
|
Loading…
Add table
Add a link
Reference in a new issue