Minor change
This commit is contained in:
parent
6347a1c97b
commit
522465ee9a
@ -1,8 +1,9 @@
|
|||||||
import { AnimeNotifier } from "../AnimeNotifier"
|
import { AnimeNotifier } from "../AnimeNotifier"
|
||||||
|
|
||||||
let currentTheme = "light"
|
let currentTheme = "light"
|
||||||
let light = {}
|
|
||||||
let dark = {
|
const light = {}
|
||||||
|
const dark = {
|
||||||
"hue": "45",
|
"hue": "45",
|
||||||
"saturation": "100%",
|
"saturation": "100%",
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user