aboutsummaryrefslogtreecommitdiff
path: root/static/themes/breezy-light.json
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2019-12-30 00:45:48 +0200
committerHenry Jameson <me@hjkos.com>2019-12-30 00:45:48 +0200
commit332d31dc02b83d6ca06837fdfb4f663050d9effd (patch)
tree2cb5db8de001075bf53be73b6af7b9626919d0f6 /static/themes/breezy-light.json
parent6e11924c27288e590de8f5b675fb53704581bcc8 (diff)
support for "transparent" color keyword
Diffstat (limited to 'static/themes/breezy-light.json')
-rw-r--r--static/themes/breezy-light.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/themes/breezy-light.json b/static/themes/breezy-light.json
index dc43f90e..5db185dd 100644
--- a/static/themes/breezy-light.json
+++ b/static/themes/breezy-light.json
@@ -109,6 +109,11 @@
"opacity": {
"input": "1"
},
+ "v3compat": {
+ "colors": {
+ "panel": "transparent"
+ }
+ },
"colors": {
"bg": "#eff0f1",
"text": "#232627",