zed/styles
Sergii Onufriienko c6672dbac2
Update theme license logic (#2541)
Use new theme file structure
```
themes/
  [theme_name]
    [theme_name]-common.ts
    [theme_name]-light.ts
    [theme_name]-dark.ts
    LICENSE
```

Release Notes: 
- N/A
2023-05-31 18:36:13 +01:00
..
src Update theme license logic (#2541) 2023-05-31 18:36:13 +01:00
.gitignore
.prettierignore Ignore the target folder 2023-04-11 12:23:54 -04:00
package-lock.json Update + publish the Ayu theme 2023-04-11 12:22:49 -04:00
package.json Update + publish the Ayu theme 2023-04-11 12:22:49 -04:00
tsconfig.json Format styles with updated prettier config 2023-02-25 11:46:33 -05:00