icon and theme experiments

This commit is contained in:
zadam
2021-06-06 22:15:51 +02:00
parent 3893f663d0
commit 3a7da1d561
13 changed files with 112 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ const TPL = `
font-size: 1.5em;
padding: 2px;
max-height: 34px;
color: var(--button-text-color);
color: var(--launcher-pane-text-color);
background-color: var(--button-background-color);
border-radius: var(--button-border-radius);
border: 1px solid transparent;