Adds more themes, adds ability to hide unneeded components
This commit is contained in:
@@ -97,7 +97,7 @@ export default {
|
||||
.item {
|
||||
flex-grow: 1;
|
||||
position: relative;
|
||||
color: var(--primary);
|
||||
color: var(--item-text-color);
|
||||
vertical-align: middle;
|
||||
margin: 0.5rem;
|
||||
background: var(--item-background);
|
||||
|
||||
Reference in New Issue
Block a user