add snonight theme
This commit is contained in:
parent
15323ac887
commit
9168dc0ff8
1 changed files with 6 additions and 0 deletions
|
@ -214,5 +214,11 @@
|
||||||
"icon_color": "61dafb",
|
"icon_color": "61dafb",
|
||||||
"text_color": "ffffff",
|
"text_color": "ffffff",
|
||||||
"bg_color": "20232a"
|
"bg_color": "20232a"
|
||||||
|
},
|
||||||
|
"snownight": {
|
||||||
|
"title_color": "ffffff",
|
||||||
|
"icon_color": "ffffff",
|
||||||
|
"text_color": "ffffff",
|
||||||
|
"bg_color": "000000a0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue