Improve dark theme

This commit is contained in:
grandeljay 2022-06-12 14:32:34 +02:00
parent cda070186d
commit 809fa1fdb2

View file

@ -50,6 +50,11 @@ body,
background-color: #0b0b0b;
}
/** Pusher */
body.pushable > .pusher {
background-color: #0b0b0b;
}
/** Segment */
.ui.segment {
background-color: #000;