Make Nord default theme, update solarized

This commit is contained in:
2022-04-01 20:27:38 +02:00
parent 13f697e5de
commit 4d5720cb1e
12 changed files with 377 additions and 154 deletions

View File

@@ -292,7 +292,7 @@ onMount(load_tranfer_used)
font-size: 1.1em;
}
.feat_table > div > .feat_normal {
background: var(--popout_color);
background: var(--card_color);
}
.feat_table > div > .feat_highlight {
border: 1px solid var(--highlight_color)