Dynamically load all themes listed under styles/src/themes/*.ts
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
8f88803695
commit
692be10b10
26 changed files with 1081 additions and 1127 deletions
|
@ -1,4 +1,4 @@
|
|||
import Theme from "../themes/theme";
|
||||
import Theme from "../themes/common/theme";
|
||||
import { panel } from "./app";
|
||||
import { backgroundColor, iconColor, player, text } from "./components";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue