mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 20:42:09 +03:00
wip
This commit is contained in:
parent
b4087b115b
commit
e3366c490e
1672
message.txt
Normal file
1672
message.txt
Normal file
File diff suppressed because it is too large
Load Diff
@ -262,7 +262,9 @@ const editor = {
|
||||
|
||||
const syntax = {
|
||||
primary: {
|
||||
color: { value: "000000" },
|
||||
color: {
|
||||
value: core.color.neutral[150]
|
||||
},
|
||||
weight: { value: "normal" },
|
||||
},
|
||||
comment: {
|
||||
|
Loading…
Reference in New Issue
Block a user