fix css/themes typos + import core.css
This commit is contained in:
parent
c76274c0f3
commit
0210e00c68
6 changed files with 12 additions and 2 deletions
|
|
@ -1,3 +1,11 @@
|
|||
.theme-tty-base {
|
||||
color: var(--theme-base);
|
||||
}
|
||||
|
||||
.theme-tty-bg {
|
||||
color: var(--theme-bg);
|
||||
}
|
||||
|
||||
.theme-tty-prompt {
|
||||
color: var(--theme-tty-prompt);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue