add theme-text-muted
This commit is contained in:
parent
3fc3992958
commit
44bff3affd
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
.theme-base { color: var(--theme-base); }
|
||||
.theme-bg { color: var(--theme-bg); }
|
||||
.theme-text { color: var(--theme-text); }
|
||||
.theme-text-muted { color: var(--theme-text-muted); }
|
||||
.theme-link { color: var(--theme-link); }
|
||||
|
||||
.theme-icon { color: var(--theme-icon); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue