feat: threads improvements (#562)
This commit is contained in:
parent
baa2696d31
commit
d9e8703882
6 changed files with 91 additions and 78 deletions
|
@ -19,6 +19,7 @@ export default defineConfig({
|
|||
|
||||
// background
|
||||
'bg-base': 'bg-$c-bg-base',
|
||||
'bg-border': 'bg-$c-border',
|
||||
'bg-active': 'bg-$c-bg-active',
|
||||
'bg-code': 'bg-$c-bg-code',
|
||||
'bg-fade': 'bg-$c-bg-fade',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue