mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user