mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-06 16:49:24 -05:00
Change color of percentage according to uptime of monitor.
This commit is contained in:
@@ -53,7 +53,7 @@ const darkTheme = createTheme({
|
||||
warning: {
|
||||
text: "#e88c30",
|
||||
main: "#FF9F00",
|
||||
light: "#27272a",
|
||||
light: "#ffd600",
|
||||
bg: "#1E1E1E",
|
||||
border: "#e88c30",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user