Simplify scss more, remove transparent colors for better support for transparent mode

This commit is contained in:
midn8hustlr
2024-03-17 05:38:55 +05:30
parent a72e335fc7
commit c3de429225
11 changed files with 86 additions and 231 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ $onChatgpt: $onPrimary;
}
.sidebar-navrail {
// background-color: $t_surface;
// background-color: $surface;
padding: 0rem $rounding_medium;
}