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 gruvboxLight: AppThemeConfiguration = {
black: 'rgb(0, 0, 0)',
foreground: 'rgb(60, 56, 54)',
'foreground-muted': 'rgb(124, 111, 100)',
primary: 'rgb(121, 116, 14)',
primary: 'rgb(214, 93, 14)',
'state-error': 'rgb(204, 36, 29)',
'state-info': 'rgb(7, 102, 120)',
'state-success': 'rgb(121, 116, 14)',