small dark theme tweaks

This commit is contained in:
zadam
2022-01-12 20:13:11 +01:00
parent 4f4cbccf08
commit ce046b2e20
4 changed files with 11430 additions and 114 deletions

View File

@@ -65,6 +65,7 @@ const TPL = `
border: 0;
background: none;
cursor: pointer;
color: var(--main-text-color);
}
</style>