Commit Graph
6 Commits
Author SHA1 Message Date
Nate Butler 381d50bac6 WIP 2022-04-04 12:14:00 -07:00
Nathan Sobo 391aed3d66 Start loading new theme JSON format instead of TOML
Replaced remaining extends with javascript object extension.
Moved tokens/core.ts to tokens.ts and massaged the types to make it more
obvious when types don't match up.

Co-authored-by: Nathan Sobo <nathan@zed.dev>
2022-04-04 12:13:59 -07:00
Nathan SoboandNate Butler 371ea7c552 Update style tree based on changes to _base.toml from main
Co-Authored-By: Nate Butler <1714999+iamnbutler@users.noreply.github.com>
2022-04-04 12:13:59 -07:00
Nathan Sobo 70a783c8d1 Fix TS compile error 2022-04-04 12:13:59 -07:00
Nate Butler 211c473d32 Update renamed/moved imports 2022-04-04 12:13:59 -07:00
Keith SimmonsandNate Butler bfeb6abb4b Finish dark.ts initial port and restructure files to get ready for build script
Build script currently fails to type check. Not sure whats going on. Will fix in the morning.

Co-authored-by: Nate Butler <nate@zed.dev>
2022-04-04 12:13:59 -07:00