Initial import

This commit is contained in:
Admin Nasledstvo
2026-05-01 20:52:04 +03:00
commit ac168868ee
10028 changed files with 2337954 additions and 0 deletions
@@ -0,0 +1,14 @@
:root {
--base-background-super-dark: #445545;
--base-background-dark: #587059;
--base-background: #759676;
--base-background-broun: #857750;
--base-background-bright: #9eba9e;
--base-background-bright2: #a9c4a9;
--base-background-bright3: #d3e2d3;
--base-background-middle-bright: rgba(17, 91, 19, 0.3);
--base-background-super-bright: rgba(17, 91, 19, 0.2);
--base-background-ultra-bright: rgba(17, 91, 19, 0.1);
--base-background-ultra-bright-clear: rgb(229, 237, 232);
--base-color: #ffffff;
}