Gradients

This commit is contained in:
2022-03-13 15:42:32 +01:00
parent 493e1495ce
commit 5a5eaa6615
91 changed files with 270 additions and 185 deletions

View File

@@ -89,7 +89,8 @@ const node_icon = node => {
text-decoration: none;
}
.selected {
background-color: var(--highlight_color_dark);
background: var(--highlight_background);
color: var(--highlight_text_color);
}
.icon_container {
width: 100%;