feat: Material You!

This commit is contained in:
keiko233
2023-11-11 17:12:57 +08:00
parent 84b2c07340
commit 01d631033f
6 changed files with 39 additions and 22 deletions

View File

@@ -17,6 +17,8 @@ body {
--selection-color: #f5f5f5;
--scroller-color: #90939980;
--background-color: #ffffff;
--background-color-alpha: rgba(24, 103, 192, 0.1);
--border-radius: 12px;
}
::selection {