Browse Source

Update thelounge-base.css

pull/137/head
Dulanic 5 years ago
committed by GitHub
parent
commit
47afa49f5f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CSS/themes/thelounge/thelounge-base.css

2
CSS/themes/thelounge/thelounge-base.css

@ -105,6 +105,6 @@
background: var(--body-bg-color); background: var(--body-bg-color);
} }
#chat .toggle-content{ #chat .toggle-content{
background: var(--window-bg-color); background: var(--highlight-bg-color);
} }

Loading…
Cancel
Save