mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
feat: more cool theming
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import "./theme.css";
|
||||
|
||||
* {
|
||||
font-family: "NotoSans NF";
|
||||
}
|
||||
@@ -7,7 +9,6 @@ window#window {
|
||||
}
|
||||
|
||||
box#main {
|
||||
background: rgba(48, 52, 70, 0.4);
|
||||
box-shadow: 0 0 15px rgba(0, 0, 0, 0.29);
|
||||
border-radius: 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user