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 -1
View File
@@ -15,7 +15,7 @@ export const ayuLight: AppThemeConfiguration = {
black: 'rgb(0, 0, 0)',
foreground: 'rgb(57, 58, 52)',
'foreground-muted': 'rgb(128, 128, 128)',
primary: 'rgb(55, 118, 171)',
primary: 'rgb(86, 156, 214)',
'state-error': 'rgb(255, 51, 51)',
'state-info': 'rgb(55, 118, 171)',
'state-success': 'rgb(86, 171, 47)',