mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 19:31:12 +01:00
Try new layout and a bunch of editor fixes
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = {
|
||||
white: 'hsl(var(--color-white) / <alpha-value>)',
|
||||
black: 'hsl(var(--color-black) / <alpha-value>)',
|
||||
background: 'hsl(var(--color-background) / <alpha-value>)',
|
||||
placeholder: 'hsl(var(--color-gray-200) / <alpha-value>)',
|
||||
gray: color('gray'),
|
||||
orange: color('orange'),
|
||||
blue: color('blue'),
|
||||
|
||||
Reference in New Issue
Block a user