mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-25 10:51:26 +01:00
Better URL bar
This commit is contained in:
@@ -15,6 +15,7 @@ module.exports = {
|
||||
full: '9999px',
|
||||
},
|
||||
colors: {
|
||||
transparent: 'transparent',
|
||||
white: 'hsl(var(--color-white) / <alpha-value>)',
|
||||
background: 'hsl(var(--color-background) / <alpha-value>)',
|
||||
gray: color('gray'),
|
||||
|
||||
Reference in New Issue
Block a user