Lounge aqua fix
This commit is contained in:
parent
c8e5eef681
commit
37e7d2f379
@ -13,7 +13,7 @@
|
||||
/* THE LOUNGE AQUAMARINE THEME */
|
||||
@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css);
|
||||
:root {
|
||||
--body-bg-color:: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||
--body-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||
--window-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||
--button-color: #009688;
|
||||
--theme-accent: #009688;
|
||||
@ -27,4 +27,4 @@
|
||||
--unread-marker-color: #f92772;
|
||||
--highlight-bg-color: #4d4332;
|
||||
--highlight-border-color: #b08c4f;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user