Commit Graph
55 Commits
Author SHA1 Message Date
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
K Simmons db5c83eb36 add theme testbench command 2022-09-21 16:32:44 -07:00
K Simmons 56f9543a95 reworked style tree to use colorScheme instead of old theme. Very limited style for now 2022-09-21 16:32:42 -07:00
Keith Simmons 4ff007eaab Merge pull request #1414 from zed-industries/fix-theme-issues
Fix tab bar themes
2022-07-26 11:55:17 -07:00
Nate Butler f963c0ed45 WIP for keith 2022-07-22 17:28:58 -04:00
K Simmons a076eeeb96 tweak diagnostic popover colors 2022-07-20 19:02:33 -07:00
K Simmons 95952f0c66 working diagnostic popover. Also renamed GoToNextDiagnostic to GoToDiagnostic and adjusted it's action to jump to the popover's diagnostic if it is visible 2022-07-20 19:02:33 -07:00
Nate Butler 668af83cd6 Format styles directory with prettier. 2022-07-16 11:53:27 -04:00
Nate Butler ef2b42c3fb UI / Theme improvements 2022-07-16 11:52:30 -04:00
Mikayla Maki 38ed70d5cc Added theme support 2022-06-28 17:07:18 -07:00
Keith Simmons 92ab107fc9 working jump to definition with tests 2022-06-24 15:09:31 -07:00
Max Brunsfeld 34351c0a51 Start work on Python support 2022-06-21 17:04:54 -07:00
Keith Simmons 02249dc2e8 Rework darkest color in base16, shadows, and add hoverPopover styleTree 2022-06-07 11:47:38 -07:00
Nate Butler 6a8fe60424 Merge pull request #1059 from zed-industries/fix-theme-occurence-color
fix theme occurrence color
2022-05-25 10:57:10 -04:00