mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-10 11:13:48 +02:00
Minor style tweaks
This commit is contained in:
@@ -17,6 +17,7 @@ module.exports = {
|
||||
colors: {
|
||||
transparent: 'transparent',
|
||||
white: 'hsl(var(--color-white) / <alpha-value>)',
|
||||
black: 'hsl(var(--color-black) / <alpha-value>)',
|
||||
background: 'hsl(var(--color-background) / <alpha-value>)',
|
||||
gray: color('gray'),
|
||||
blue: color('blue'),
|
||||
|
||||
Reference in New Issue
Block a user