Update / Dark Theme

This commit is contained in:
Simeon "Waldo" Wallrath 2025-04-16 09:35:03 +02:00
parent eadf26a230
commit a1edd79fb0
19 changed files with 1299 additions and 62 deletions

View file

@ -2,8 +2,8 @@
/* Define any default settings for the theme */
$primary: #009fe3;
$linkcolor: #009fe3;
$link-color: #009fe3;
/*-- scss:rules --*/
/* Add custom rules for sidebar items and sections */
@ -49,12 +49,18 @@ $primary: #009fe3;
font-weight: normal;
}
.navbar-logo{
.navbar-logo{
height: 35px !important;
margin: 0 !important;
padding: 0 !important;
border-radius: 5px;
margin-right: 5px !important;
}
margin-right: 20px !important;
max-height: none !important;
}
.sidebar-item-text {
font-weight: bold