zed/styles
Nate Butler 60295af00a
Add basic support for exporting tokens to Figma Tokens. (#724)
* WIP on figma token export

* WIP Working export

* Tidy up the figma tokens script

* Correctly format theme json structure for Figma Tokens

* Finish up themeTokens imports
2022-04-03 13:30:59 -04:00
..
figma Add basic support for exporting tokens to Figma Tokens. (#724) 2022-04-03 13:30:59 -04:00
styleTree Refined dark theme styles 2022-04-03 01:04:34 -04:00
themes Refined dark theme styles 2022-04-03 01:04:34 -04:00
utils Refined dark theme styles 2022-04-03 01:04:34 -04:00
.gitignore Finish dark.ts initial port and restructure files to get ready for build script 2022-03-31 20:31:18 -07:00
buildFigmaTokens.ts Add basic support for exporting tokens to Figma Tokens. (#724) 2022-04-03 13:30:59 -04:00
buildThemes.ts Remove leftover console.log 2022-04-03 10:50:41 -04:00
nodemon.json Add "npm run watch" command to live reload changes 2022-04-01 22:39:18 -04:00
package-lock.json Add "npm run watch" command to live reload changes 2022-04-01 22:39:18 -04:00
package.json Add "npm run watch" command to live reload changes 2022-04-01 22:39:18 -04:00
tokens.ts Refined dark theme styles 2022-04-03 01:04:34 -04:00
tsconfig.json Write theme JSON files from buildThemes script 2022-04-01 09:45:11 -06:00