FIXED: Normalized colors in icon-buttons, typography color in night-mode

This commit is contained in:
2024-02-25 00:37:57 +04:00
committed by doryan
parent 0a8b58668d
commit 894f0bc2c9
11 changed files with 89 additions and 41 deletions

View File

@@ -3,7 +3,7 @@
src: url("./font/MaterialSymbolsRounded[FILL,GRAD,opsz,wght].ttf");
src: url("./font/MaterialSymbolsRounded[FILL,GRAD,opsz,wght].woff2") format("woff2"); }
@font-face {
font-family: Material-Symbols-Outlined-Regular;
font-family: Material-Symbols-Rounded-Regular;
src: url("./font/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].ttf");
src: url("./font/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2") format("woff2"); }
@font-face {