aboutsummaryrefslogtreecommitdiff
path: root/src/components/panel_header.style.js
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-03-04 18:24:29 +0200
committerHenry Jameson <me@hjkos.com>2024-03-04 18:24:29 +0200
commita190389f3c9f44072465560dce7203e9ce328f2c (patch)
tree2518e48f79648cc9ef53bde0580f5a314a1feb86 /src/components/panel_header.style.js
parenta2f2a0e4090e9fdc9d227fe8fa13fad9ac529887 (diff)
panels/statuses are looking really good now even with transparency
Diffstat (limited to 'src/components/panel_header.style.js')
-rw-r--r--src/components/panel_header.style.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/panel_header.style.js b/src/components/panel_header.style.js
index 56879fba..32464bc5 100644
--- a/src/components/panel_header.style.js
+++ b/src/components/panel_header.style.js
@@ -15,6 +15,7 @@ export default {
{
component: 'PanelHeader',
directives: {
+ backgroundNoCssColor: 'yes',
background: '--fg',
shadow: []
}