mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-11 23:04:40 +02:00
more minor theme adjustments
This commit is contained in:
@@ -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)',
|
||||
|
||||
Reference in New Issue
Block a user