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
@@ -15,7 +15,7 @@ export const gruvboxDark: AppThemeConfiguration = {
black: 'rgb(0, 0, 0)',
foreground: 'rgb(235, 219, 178)',
'foreground-muted': 'rgb(189, 174, 147)',
primary: 'rgb(184, 187, 38)',
primary: 'rgb(250, 189, 47)',
'state-error': 'rgb(251, 73, 52)',
'state-info': 'rgb(131, 165, 152)',
'state-success': 'rgb(184, 187, 38)',