Finalized area chart, added custom tick

This commit is contained in:
Daniel Cojocea
2024-09-11 12:46:41 -04:00
parent db3c7e6b52
commit 23dc8fed36
10 changed files with 245 additions and 190 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ const darkTheme = createTheme({
uptimeGood: "#ffd600",
uptimeExcellent: "#079455",
},
unresolved: { main: "#4e5ba6", light: "#e2eaf7", bg: "#f2f4f7" },
unresolved: { main: "#664eff", light: "#3a1bff", bg: "#f2f4f7" },
divider: border.light,
other: {
icon: "#e6e6e6",