Nate Butler
|
92886236a2
|
Refine editor styles
- Update active line backgrounds and line numbers
- Add a higher contrast border between the dock and panes
|
2022-10-27 14:59:50 -04:00 |
|
K Simmons
|
b7c439f4c4
|
Fixup some theme inconsistencies and incorrect layer selections
|
2022-10-19 13:39:46 -07:00 |
|
K Simmons
|
e3809c267d
|
flattened layers and elevations
|
2022-10-19 13:02:51 -07:00 |
|
Nate Butler
|
75c79d60fe
|
Improve contrast/scanability of constants
|
2022-10-19 13:03:34 -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
|
acc85ad03c
|
Impose a minimum height on the scrollbar
|
2022-10-11 13:18:33 -07:00 |
|
Max Brunsfeld
|
d93e75bf5f
|
Make scrollbars a little bit narrower
|
2022-10-11 09:26:31 -07:00 |
|
Max Brunsfeld
|
b229bc69b9
|
Tweak scrollbar styling
|
2022-10-10 17:54:40 -07:00 |
|
Max Brunsfeld
|
eedcc585af
|
Add scrollbars to editors
|
2022-10-10 16:20:47 -07:00 |
|
Nate Butler
|
95bc18a995
|
Fix color ramps to use colored fg
|
2022-10-10 17:50:41 -04:00 |
|
Nate Butler
|
a87d9d3578
|
Make code actions/autocomplete match contextMenu style
|
2022-10-10 17:35:12 -04:00 |
|
Nate Butler
|
2d25e25ec3
|
WIP + Format
|
2022-10-09 19:43:06 -04:00 |
|
Nate Butler
|
7080dc9c23
|
WIP
|
2022-10-03 14:08:01 -04:00 |
|
Mikayla Maki
|
5769cdc354
|
made git diff rendering respect line wrap
|
2022-10-02 18:00:13 -07:00 |
|
Mikayla Maki
|
9fe6a5e83e
|
made git stuff slightly more themable
|
2022-09-29 13:16:02 -04:00 |
|
Nate Butler
|
8a2430090b
|
WIP Git gutter styling
|
2022-09-29 13:16:02 -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
|
48dcc465f2
|
WIP
|
2022-09-28 16:03:00 -04:00 |
|
K Simmons
|
962f087ac2
|
promote variant to its own styleset
|
2022-09-22 13:29:19 -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 |
|
Mikayla Maki
|
0efbe6eb34
|
Made code actions themeable
|
2022-08-31 20:35:42 -07:00 |
|
Nate Butler
|
01eed2c844
|
Rebalance text and icon color usage...
...to better differentiate between primary, secondary and muted.
|
2022-07-26 15:53:48 -04:00 |
|
Antonio Scandurra
|
7b009c8bbe
|
Merge branch 'main' into ime-support-2
|
2022-07-22 16:03:38 +02:00 |
|
Max Brunsfeld
|
f985515141
|
Start work on new text input handling in Editor
|
2022-07-20 16:45:27 -07:00 |
|
Nate Butler
|
668af83cd6
|
Format styles directory with prettier.
|
2022-07-16 11:53:27 -04:00 |
|
Keith Simmons
|
92ab107fc9
|
working jump to definition with tests
|
2022-06-24 15:09:31 -07:00 |
|
Nate Butler
|
80e04702de
|
Style jump to diagnostic arrows
|
2022-06-09 12:31:13 -04:00 |
|
Antonio Scandurra
|
712d47d94f
|
Render a "Jump to Buffer" icon on all excerpt headers
|
2022-06-08 15:31:29 +02:00 |
|
Keith Simmons
|
560dff7329
|
Pull hover popover out of context menu
|
2022-06-07 11:54:00 -07:00 |
|
Keith Simmons
|
02249dc2e8
|
Rework darkest color in base16, shadows, and add hoverPopover styleTree
|
2022-06-07 11:47:38 -07:00 |
|
Antonio Scandurra
|
4f9c207425
|
Show a clickable jump icon for each diagnostic group header
|
2022-05-31 15:57:22 +02:00 |
|
 Antonio ScandurraandNathan Sobo
|
692be10b10
|
Dynamically load all themes listed under styles/src/themes/*.ts
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-05-17 16:08:14 +02:00 |
|
 Max BrunsfeldandKeith Simmons
|
d330f909e6
|
Allow each theme to style all aspects of syntax highlighting
Previously, some syntax highlights were controlled in editor.ts,
and shared across all themes.
Co-authored-by: Keith Simmons <keith@zed.dev>
|
2022-04-22 12:43:01 -07:00 |
|
Nate Butler
|
408f8d4297
|
Update inputs, tabs, pickers, autocomplete
|
2022-04-19 02:34:45 -04:00 |
|
Keith Simmons
|
36f4d8f9e4
|
Fix typescript indent size
|
2022-04-06 10:35:29 -07:00 |
|
Nate Butler
|
e201826d00
|
Update Light & Dark themes
|
2022-04-06 01:46:10 -04:00 |
|
 Keith SimmonsandNate Butler
|
05a05157fa
|
Move style source files to src and build to dist
Co-authored-by: Nate Butler <nate@zed.dev>
|
2022-04-04 14:43:13 -07:00 |
|