Add license information

This commit is contained in:
Luca Bosin
2023-08-28 22:47:55 +02:00
parent ec6d44531b
commit 7dcb27eede
8 changed files with 133 additions and 34 deletions

View File

@ -9,6 +9,8 @@
--interactive-bg-color: #d4d4d4;
--interactive-bg-hover-color: var(--main-text-color);
--strong-color: #8f0000;
--primary-color: #1a1a1a;
}
@ -24,6 +26,8 @@
--interactive-bg-color: #272727;
--interactive-bg-hover-color: #353535;
--strong-color: #ffb0b0;
/* --primary-color: #1a1a1a; */
}
}