mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-22 01:25:10 -07:00
* [Theme] Revert default light palette and only include AppColors * [Style] Also remove dark mode palette --------- Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
7 lines
371 B
TOML
7 lines
371 B
TOML
# The System theme derives all of its colors from the platform palette
|
|
# (e.g. qt6ct's custom color scheme on Linux), so it must NOT ship palette
|
|
# overrides. Only the identity app colors are provided here, so buttons keep
|
|
# their classic greens while the actual palette stays native to the OS.
|
|
[AppColors]
|
|
AccentStrong = #ff148c3c
|
|
AccentSoft = #ff78c850
|