Merge pull request #833 from zed-industries/update-dark-theme-feature-color

update feature color in dark theme
This commit is contained in:
Nate Butler 2022-04-18 19:35:42 -04:00 committed by GitHub
commit 2a72c618b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 40 additions and 40 deletions

View file

@ -18,7 +18,7 @@
},
"highlight_text": {
"family": "Zed Sans",
"color": "#96e818",
"color": "#4f8ff7",
"weight": "bold",
"size": 14
}
@ -38,7 +38,7 @@
},
"highlight_text": {
"family": "Zed Sans",
"color": "#96e818",
"color": "#4f8ff7",
"weight": "bold",
"size": 14
},
@ -413,7 +413,7 @@
},
"match_highlight": {
"family": "Zed Mono",
"color": "#96e818",
"color": "#4f8ff7",
"size": 14
},
"selected_item": {
@ -674,9 +674,9 @@
"color": "#de900c",
"weight": "bold"
},
"emphasis": "#96e818",
"emphasis": "#4f8ff7",
"emphasis_strong": {
"color": "#96e818",
"color": "#4f8ff7",
"weight": "bold"
},
"link_uri": {