mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-09 18:53:38 +02:00
More colors
This commit is contained in:
@@ -21,6 +21,8 @@ module.exports = {
|
||||
background: 'hsl(var(--color-background) / <alpha-value>)',
|
||||
gray: color('gray'),
|
||||
blue: color('blue'),
|
||||
green: color('green'),
|
||||
pink: color('pink'),
|
||||
violet: color('violet'),
|
||||
red: color('red'),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user