Fixed alternative theme tables

This commit is contained in:
Matt 2019-07-22 23:12:36 +01:00
parent 897dc0fb97
commit 67ead1c250
No known key found for this signature in database
GPG key ID: 2DD462FE98BF38C2
6 changed files with 17 additions and 0 deletions

View file

@ -138,6 +138,7 @@
/* Misc. */
--drop-file-border-colour: var(--base01);
--table-border-colour: rgba(131, 148, 150, 0.4);
--popover-background: var(--base02);
--popover-border-colour: var(--base01);
--code-background: var(--base03);