Commit Graph
68 Commits
Author SHA1 Message Date
Nate Butler 51be0efa1f Format 2023-03-09 10:47:58 -05:00
Nate Butler 477453c396 Update existing Atelier themes 2023-03-07 13:22:07 -08:00
Nate Butler ee154feda4 Merge pull request #2231 from zed-industries/nate/add-gruvbox
Add Gruvbox Theme
2023-03-06 18:49:26 -08:00
Max Brunsfeld c832e4406e Remove more colors from default syntax theme
These default colors weren't consistent with the rest of the
syntax theme.
2023-03-06 15:57:04 -08:00
Nate Butler f1b5bf051a Fornat 2023-03-03 10:58:43 -08:00
Nate Butler ad4201f768 Hack to fix syntax.constructor causing TS error 2023-03-03 10:58:25 -08:00
Nate Butler 75a9cfdabe Remove leftover log 2023-03-03 10:22:50 -08:00
Mikayla Makiandnate 6a2a1303c4 Fix failing license
co-authored-by: nate <nate@zed.dev>
2023-03-02 12:32:47 -08:00
Nate Butler c9997a81a3 Move syntax types to syntax.ts 2023-02-27 11:01:32 -05:00
Nate Butler 465fcec36d Format 2023-02-27 10:48:55 -05:00
Nate Butler 40c2409b80 Add missing variable property to Syntax 2023-02-27 10:47:52 -05:00
Nate Butler 8c51a62a8d Unify regex highlight style under @string.regex 2023-02-27 10:08:24 -05:00
Nate Butler 794e6e22a6 Format 2023-02-26 17:12:48 -05:00
Nate Butler f2d6a03dff Finish adding default properties 2023-02-26 17:10:52 -05:00
Nate Butler 3b19a409f8 Add some comments 2023-02-26 15:01:18 -05:00
Nate Butler 7854f4a1ef WIP need to finish default styles 2023-02-26 14:57:43 -05:00
Nate Butler 6cb35536b3 Start on syntax organization 2023-02-26 14:15:06 -05:00
Nate Butler 161373710c WIP 2023-02-26 13:24:41 -05:00
Nate Butler d910eed1f1 Format 2023-02-26 10:31:19 -05:00
Nate Butler 77ed437cda Add the ability to override the system syntax config 2023-02-26 01:07:21 -05:00
Nate Butler 0ea7959ba4 Remove unused/old base16 theme code
Neither of these files have anything in them that is used anywhere else in the styles app.

Tested both `build` and `build-licenses` after removing these.
2023-02-25 11:50:22 -05:00
Nate Butler 10a30cf330 Format styles with updated prettier config
In the system color PR I updated the prettier config to match what we use on zed.dev. I didn't want to format all of styles as it would add a lot of unrelated line changes to that PR.

Doing that format now.
2023-02-25 11:46:33 -05:00
Nate Butler d6962d957b Add note to base16.ts 2023-02-01 16:26:08 -05:00
Mikayla Maki c44acaefff Added build-licenses command to style tree 2023-01-26 17:33:54 -08:00
Nate Butler fbfe8a2311 WIP Update theme metadata and add license information 2022-10-20 15:32:13 -04:00
K Simmons e3809c267d flattened layers and elevations 2022-10-19 13:02:51 -07:00
Nate Butler e0a477265d Use lab color interpolation to improve the dark end of accent ramps 2022-10-19 14:35:09 -04:00
Nate Butler 364c3f2f00 Contrast rebalances 2022-10-19 13:03:58 -04:00
K Simmons b0ddbeb0ad Merge branch 'main' into elevations 2022-10-18 12:47:15 -07:00
Nate ButlerandKay Simmons 5708879b5a Style elevations & update styleTrees
Also rename `info` -> `accent`

Co-Authored-By: Kay Simmons <3323631+Kethku@users.noreply.github.com>
2022-10-11 17:38:28 -04:00
Max Brunsfeld b229bc69b9 Tweak scrollbar styling 2022-10-10 17:54:40 -07:00
Nate Butler 95bc18a995 Fix color ramps to use colored fg 2022-10-10 17:50:41 -04:00
Nate Butler 0c68abbe17 Revert tab bar to pre-elevation style 2022-10-10 16:53:38 -04:00
Nate Butler 2d25e25ec3 WIP + Format 2022-10-09 19:43:06 -04:00
Nate Butler c4028ef116 Calculate styles dynamically 2022-10-09 16:11:02 -04:00
Nate Butler 393d728769 wip 2022-10-09 15:27:39 -04:00
Max Brunsfeld 95cb9ceac9 Collapse variant and type into the same color 2022-10-07 12:44:55 -07:00
Max Brunsfeld 070c4bc503 Add color for 'variable.special' and use it in highlight queries 2022-10-07 12:44:20 -07:00
Nate Butler 0ed811b81b Update palettes 2022-10-04 13:16:11 -04:00
Nate Butler 7080dc9c23 WIP 2022-10-03 14:08:01 -04:00
8d2de1074b Pull git indicator colors out of theme
Co-Authored-By: Kay Simmons <kay@zed.dev>
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2022-09-29 13:16:02 -04:00
Nate Butler ab3a6f775e WIP Titlebar styling 2022-09-28 13:01:12 -04:00
Nate ButlerandKay Simmons 01570504ad WIP Allow applying domains to theme ramps
Co-Authored-By: Kay Simmons <3323631+Kethku@users.noreply.github.com>
2022-09-26 17:41:59 -04:00
Nate Butler c9786fe464 Create a baseline for ramps to start tweaking from 2022-09-26 15:07:24 -04:00
Nate Butler c2ffc7086c Minor styletree fixes 2022-09-26 15:07:11 -04:00
K Simmons 96f9ee784d add more states to the theme testbench 2022-09-22 14:25:15 -07:00
K Simmons 962f087ac2 promote variant to its own styleset 2022-09-22 13:29:19 -07:00
Nate Butler ebe8c952e4 WIP work on bottom and middle layer sets 2022-09-22 12:08:53 -04:00
K Simmons eabd687cbc More tweaks and add variant to theme testbench 2022-09-21 16:59:33 -07:00
K Simmons 79b9420017 minor tweaks 2022-09-21 16:32:44 -07:00