mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-19 16:21:25 +01:00
Rework workspace header
This commit is contained in:
@@ -58,7 +58,7 @@ module.exports = {
|
||||
'5xl': '3.052rem',
|
||||
},
|
||||
colors: {
|
||||
selection: 'hsl(var(--color-violet-500) / 0.4)',
|
||||
selection: 'hsl(var(--color-violet-500) / 0.3)',
|
||||
focus: 'hsl(var(--color-blue-500) / 0.6)',
|
||||
invalid: 'hsl(var(--color-red-500))',
|
||||
highlight: 'hsl(var(--color-gray-300) / 0.35)',
|
||||
|
||||
Reference in New Issue
Block a user