mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-24 10:23:02 -07:00
Align AccentStrong (#139740) and AccentSoft (#c9fd62) and the linked Link/Accent roles with cockatrice.svg's linearGradient4265-7-8 stops so the identity gradient used by the logo emulation matches the static art the icon shipped.
73 lines
2.2 KiB
TOML
73 lines
2.2 KiB
TOML
[Palette]
|
|
WindowText = #ff000000
|
|
Button = #fff0f0f0
|
|
Light = #ffffffff
|
|
Midlight = #ffe3e3e3
|
|
Dark = #ffa0a0a0
|
|
Mid = #ffa0a0a0
|
|
Text = #ff000000
|
|
BrightText = #ffffffff
|
|
ButtonText = #ff000000
|
|
Base = #ffffffff
|
|
Window = #fff0f0f0
|
|
Shadow = #ff696969
|
|
Highlight = #ff139740
|
|
HighlightedText = #ffffffff
|
|
Link = #ff0e6b31
|
|
LinkVisited = #ff0a521f
|
|
AlternateBase = #ffe9e7e3
|
|
ToolTipBase = #ffffffdc
|
|
ToolTipText = #ff000000
|
|
PlaceholderText = #80000000
|
|
Accent = #ff139740
|
|
|
|
[Palette.Disabled]
|
|
WindowText = #ff787878
|
|
Button = #fff0f0f0
|
|
Light = #ffffffff
|
|
Midlight = #fff7f7f7
|
|
Dark = #ffa0a0a0
|
|
Mid = #ffa0a0a0
|
|
Text = #ff787878
|
|
BrightText = #ffffffff
|
|
ButtonText = #ff787878
|
|
Base = #fff0f0f0
|
|
Window = #fff0f0f0
|
|
Shadow = #ff000000
|
|
Highlight = #ff139740
|
|
HighlightedText = #ffffffff
|
|
Link = #ff0000ff
|
|
LinkVisited = #ffff00ff
|
|
AlternateBase = #fff7f7f7
|
|
ToolTipBase = #ffffffdc
|
|
ToolTipText = #ff000000
|
|
PlaceholderText = #80000000
|
|
Accent = #ff787878
|
|
|
|
[Palette.Inactive]
|
|
WindowText = #ff000000
|
|
Button = #fff0f0f0
|
|
Light = #ffffffff
|
|
Midlight = #ffe3e3e3
|
|
Dark = #ffa0a0a0
|
|
Mid = #ffa0a0a0
|
|
Text = #ff000000
|
|
BrightText = #ffffffff
|
|
ButtonText = #ff000000
|
|
Base = #ffffffff
|
|
Window = #fff0f0f0
|
|
Shadow = #ff696969
|
|
Highlight = #fff0f0f0
|
|
HighlightedText = #ff000000
|
|
Link = #ff0e6b31
|
|
LinkVisited = #ff0a521f
|
|
AlternateBase = #ffe9e7e3
|
|
ToolTipBase = #ffffffdc
|
|
ToolTipText = #ff000000
|
|
PlaceholderText = #80000000
|
|
Accent = #fff0f0f0
|
|
|
|
|
|
[AppColors]
|
|
AccentStrong = #ff139740
|
|
AccentSoft = #ffc9fd62
|