diff options
Diffstat (limited to 'static/themes/breezy-dark.json')
| -rw-r--r-- | static/themes/breezy-dark.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/static/themes/breezy-dark.json b/static/themes/breezy-dark.json index 7ce41384..0ed55184 100644 --- a/static/themes/breezy-dark.json +++ b/static/themes/breezy-dark.json @@ -107,8 +107,12 @@ }, "fonts": {}, "opacity": { - "input": "1", - "panel": "0" + "input": "1" + }, + "v3compat": { + "colors": { + "panel": "transparent" + } }, "colors": { "bg": "#31363b", |
