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