more minor theme adjustments

This commit is contained in:
jeffvli
2025-12-14 19:33:03 -08:00
parent f5d6c4983c
commit 3c2af4bd1a
10 changed files with 27 additions and 6 deletions
+1
View File
@@ -24,6 +24,7 @@ export const defaultTheme: AppThemeConfiguration = {
black: 'rgb(0, 0, 0)',
foreground: 'rgb(225, 225, 225)',
'foreground-muted': 'rgb(150, 150, 150)',
primary: 'rgb(53, 116, 252)',
'state-error': 'rgb(204, 50, 50)',
'state-info': 'rgb(53, 116, 252)',
'state-success': 'rgb(50, 204, 50)',