mirror of
https://github.com/anotherlusitano/SpectrumPlus.git
synced 2026-07-22 04:10:27 +00:00
🚧 add variables for companion plugin
This commit is contained in:
parent
6322f6002b
commit
eb80f0f98e
1 changed files with 5 additions and 0 deletions
|
|
@ -28,6 +28,11 @@
|
|||
--size-64: 16em; /* 256px */
|
||||
--size-96: 24em; /* 384px */
|
||||
--size-128: 32em; /* 512px */
|
||||
|
||||
/* Companion */
|
||||
--spectrum-side-docks: 0 0 30px;
|
||||
--spectrum-hue: 20;
|
||||
--monochrome-color: hsl(var(--spectrum-hue), 100%, 50%);
|
||||
}
|
||||
|
||||
:root,
|
||||
|
|
|
|||
Loading…
Reference in a new issue