update colors/contrast

This commit is contained in:
2024-04-12 17:30:53 +01:00
parent 7db24ea730
commit 21187be0b6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
.buttonlist {
border-left: 1px solid #b3b3b3;
border-left: 1px solid var(--fg-lc);
padding-left: 0.5em;
margin-left: 0.5em;
}