swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/css/starsector-dark.frame-font.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/starsector-dark.frame-font.css')
-rw-r--r--css/starsector-dark.frame-font.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/starsector-dark.frame-font.css b/css/starsector-dark.frame-font.css
index 9fc5968..0ee6543 100644
--- a/css/starsector-dark.frame-font.css
+++ b/css/starsector-dark.frame-font.css
@@ -86,6 +86,6 @@ tt {
.swarm-frame-header {
border-radius: var(--swarm-frame-radius);
border: var(--swarm-frame-stroke) solid var(--swarm-frame-edge);
- background: linear-gradient(180deg, rgba(0, 104, 128, 0.12), rgba(0, 104, 128, 0.02));
+ background: rgba(7, 19, 27, 0.92);
box-shadow: var(--swarm-frame-shadow-elevated);
}