First pass at dark theme colors
This commit is contained in:
parent
fe364d4140
commit
d7fb39fd08
6 changed files with 155 additions and 189 deletions
|
@ -242,7 +242,7 @@ textarea {
|
|||
font-weight: 600;
|
||||
border: 1px solid $accent-color ! important;
|
||||
color: $accent-color;
|
||||
background-color: $accent-fg-color;
|
||||
background-color: $button-secondary-bg-color;
|
||||
}
|
||||
|
||||
.mx_Dialog button:hover, .mx_Dialog input[type="submit"]:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue