mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-22 06:08:54 -04:00
fix stupid colors
This commit is contained in:
parent
71cbfe0d6b
commit
abf31369a1
6 changed files with 14 additions and 8 deletions
|
@ -123,7 +123,7 @@ extension ThemePreferencesExt on ThemePreferences {
|
|||
scaleConfig: ScaleConfig(
|
||||
useVisualIndicators: true,
|
||||
preferBorders: true,
|
||||
borderRadiusScale: 0.5),
|
||||
borderRadiusScale: 0.2),
|
||||
primaryFront: const Color(0xFF000000),
|
||||
primaryBack: const Color(0xFF00FF00),
|
||||
secondaryFront: const Color(0xFF000000),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue