Always view directory and another new theme

This commit is contained in:
Nif 2024-03-16 07:52:47 +00:00
parent 5ad2cf2ec7
commit b059943431
2 changed files with 21 additions and 11 deletions
js/utils

View file

@ -40,6 +40,16 @@ var colors = {
background: "#251010",
background_tooltip: "rgba(26, 13, 13, 0.75)",
},
amber: {
1: "#eff1ac",
2: "#b6b95a",
3: "#7e812a",
color: "#eff1ac",
points: "#feffe4",
locked: "#c4a7b3",
background: "#161603",
background_tooltip: "rgba(5, 6, 0, 0.75)",
},
}
function changeTheme() {