update cheatsheet colors (#327)

This commit is contained in:
end-4
2024-03-16 22:41:03 +07:00
parent 3a9b164cd4
commit 943ce705fa
6 changed files with 70 additions and 47 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ $bar_ws_width_focus_active: 2.045rem;
}
.bar-bg-focus-batterylow {
background-color: mix($background, $errorContainer, 80%);
background-color: mix($layer0, $errorContainer, 80%);
}
.bar-sidespace {