mirror of
https://github.com/Sternenlabor/fabaccess-sticker-generator.git
synced 2025-03-12 06:51:41 +01:00
optimze colors for laser printing a bit more
This commit is contained in:
parent
9e10e051f7
commit
0009b4fc55
@ -9,8 +9,8 @@
|
||||
--primary-color-print: oklch(from var(--primary-color) calc(l + 0.22) calc(c + 0.04) calc(h - 10));
|
||||
--secondary-color-print: oklch(from var(--secondary-color) calc(l + 0.07) c calc(h - 30));
|
||||
*/
|
||||
--primary-color-print: #49ffdb;
|
||||
--secondary-color-print: #3f4c4e;
|
||||
--primary-color-print: #66ffde;
|
||||
--secondary-color-print: #303d3e;
|
||||
--inline-start: left;
|
||||
--main-color: rgb(249 249 250);
|
||||
--toolbar-button-print-icon: url(/images/toolbar-button-print.svg);
|
||||
|
Loading…
x
Reference in New Issue
Block a user