update themes
This commit is contained in:
parent
9530e145dd
commit
adf499add6
2 changed files with 10 additions and 10 deletions
10
dist/themes/themes.json
vendored
10
dist/themes/themes.json
vendored
|
@ -215,10 +215,10 @@
|
|||
"text_color": "ffffff",
|
||||
"bg_color": "20232a"
|
||||
},
|
||||
"snownight": {
|
||||
"title_color": "ffffff",
|
||||
"icon_color": "ffffff",
|
||||
"text_color": "ffffff",
|
||||
"bg_color": "000000a0"
|
||||
"domai-tb": {
|
||||
"title_color": "rgba(255, 255, 255, 0.5)",
|
||||
"icon_color": "rgb(61, 133, 143)",
|
||||
"text_color": "rgb(61, 133, 143)",
|
||||
"bg_color": "rgba(255, 255, 255, 0)"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -215,10 +215,10 @@
|
|||
"text_color": "ffffff",
|
||||
"bg_color": "20232a"
|
||||
},
|
||||
"snownight": {
|
||||
"title_color": "ffffff",
|
||||
"icon_color": "ffffff",
|
||||
"text_color": "ffffff",
|
||||
"bg_color": "000000a0"
|
||||
"domai-tb": {
|
||||
"title_color": "rgba(255, 255, 255, 0.5)",
|
||||
"icon_color": "rgb(61, 133, 143)",
|
||||
"text_color": "rgb(61, 133, 143)",
|
||||
"bg_color": "rgba(255, 255, 255, 0)"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue