mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 03:11:12 +01:00
Beginnings of Header Editor
This commit is contained in:
@@ -21,6 +21,7 @@ module.exports = {
|
||||
black: 'hsl(var(--color-black) / <alpha-value>)',
|
||||
background: 'hsl(var(--color-background) / <alpha-value>)',
|
||||
gray: color('gray'),
|
||||
orange: color('orange'),
|
||||
blue: color('blue'),
|
||||
green: color('green'),
|
||||
pink: color('pink'),
|
||||
|
||||
Reference in New Issue
Block a user