finished styling of tracks table

This commit is contained in:
Roberto Tonino
2020-05-28 23:45:28 +02:00
parent 43e6c2bfd0
commit 8c82f3fb6d
5 changed files with 190 additions and 140 deletions

View File

@@ -46,7 +46,7 @@ html[data-theme='dark'] {
--table-bg: #141414;
--table-zebra: #242424;
--table-highlight: #747474;
--table-highlight: #343434;
}
html[data-theme='purple'] {