1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00

Merge pull request #506 from aceArt-GmbH/gitea

This commit is contained in:
GilbN 2023-08-15 10:01:06 +01:00 committed by GitHub
commit 06a287ef0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,11 @@
--color-primary: rgb(var(--gitea-color-primary-dark-4),.6);
--color-primary-dark-2: rgb(var(--gitea-color-primary-dark-4),.8);
--color-primary-dark-4: rgb(var(--gitea-color-primary-dark-4));
}
--color-nav-bg: var(--main-bg-color);
--color-button: transparent;
--color-menu: transparent;
--color-footer: transparent;
}
body {
background: var(--main-bg-color);