Update 2025-02-24

Update 2025-02-03

Update 2025-02-04

Update 2025-02-09

Update 2025-02-14

Update 2025-02-15

Update 2025-02-22

Update 2025-02-24
This commit is contained in:
2025-02-02 16:12:25 +02:00
parent 73a0cc0977
commit 5f54bb78ad
69 changed files with 5418 additions and 2753 deletions

View File

@@ -18,7 +18,7 @@ $bg: rgba(25, 23, 37, 0.7);
* {
all: unset;
font-family: "JetBrainsMono NF";
font-size: 14;
font-size: 20;
}
/** General **/
@@ -128,6 +128,10 @@ clock_time {
&__Charging {
color: $gold;
}
&__low {
color: $love;
}
}
.iconbat,
@@ -275,6 +279,10 @@ calendar:indeterminate {
.sys_icon_mem {
font-size: 30;
margin: 30px;
&__low {
color: $love;
}
}
.sys_win {