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

14
styles/dist/dark.json vendored
View file

@ -29,8 +29,8 @@
"type": "color" "type": "color"
}, },
"feature": { "feature": {
"value": "#1096d3", "value": "#4f8ff7",
"step": 500, "step": 400,
"type": "color" "type": "color"
}, },
"ok": { "ok": {
@ -279,7 +279,7 @@
"type": "color" "type": "color"
}, },
"focused": { "focused": {
"value": "#717171", "value": "#484bed",
"step": 500, "step": 500,
"type": "color" "type": "color"
}, },
@ -374,13 +374,13 @@
"type": "color" "type": "color"
}, },
"match": { "match": {
"value": "#1096d329", "value": "#3f15a380",
"step": 500, "step": 700,
"type": "color" "type": "color"
}, },
"activeMatch": { "activeMatch": {
"value": "#0e415852", "value": "#5316e0b3",
"step": 800, "step": 600,
"type": "color" "type": "color"
}, },
"related": { "related": {

View file

@ -279,8 +279,8 @@
"type": "color" "type": "color"
}, },
"focused": { "focused": {
"value": "#e3e3e3", "value": "#484bed",
"step": 100, "step": 500,
"type": "color" "type": "color"
}, },
"active": { "active": {
@ -374,13 +374,13 @@
"type": "color" "type": "color"
}, },
"match": { "match": {
"value": "#eb2d2d33", "value": "#fce9b7",
"step": 500, "step": 100,
"type": "color" "type": "color"
}, },
"activeMatch": { "activeMatch": {
"value": "#7274f35c", "value": "#f9da82",
"step": 400, "step": 200,
"type": "color" "type": "color"
}, },
"related": { "related": {
@ -416,19 +416,19 @@
"type": "color" "type": "color"
}, },
"function": { "function": {
"value": "#f9812e", "value": "#bb550e",
"type": "color" "type": "color"
}, },
"type": { "type": {
"value": "#de900c", "value": "#a8820e",
"type": "color" "type": "color"
}, },
"variant": { "variant": {
"value": "#1096d3", "value": "#97142a",
"type": "color" "type": "color"
}, },
"property": { "property": {
"value": "#118a62", "value": "#106c4e",
"type": "color" "type": "color"
}, },
"enum": { "enum": {

View file

@ -1185,8 +1185,8 @@
"type": "color" "type": "color"
}, },
"feature": { "feature": {
"value": "#1096d3", "value": "#4f8ff7",
"step": 500, "step": 400,
"type": "color" "type": "color"
}, },
"ok": { "ok": {
@ -1435,7 +1435,7 @@
"type": "color" "type": "color"
}, },
"focused": { "focused": {
"value": "#717171", "value": "#484bed",
"step": 500, "step": 500,
"type": "color" "type": "color"
}, },
@ -1530,13 +1530,13 @@
"type": "color" "type": "color"
}, },
"match": { "match": {
"value": "#1096d329", "value": "#3f15a380",
"step": 500, "step": 700,
"type": "color" "type": "color"
}, },
"activeMatch": { "activeMatch": {
"value": "#0e415852", "value": "#5316e0b3",
"step": 800, "step": 600,
"type": "color" "type": "color"
}, },
"related": { "related": {
@ -2072,8 +2072,8 @@
"type": "color" "type": "color"
}, },
"focused": { "focused": {
"value": "#e3e3e3", "value": "#484bed",
"step": 100, "step": 500,
"type": "color" "type": "color"
}, },
"active": { "active": {
@ -2167,13 +2167,13 @@
"type": "color" "type": "color"
}, },
"match": { "match": {
"value": "#eb2d2d33", "value": "#fce9b7",
"step": 500, "step": 100,
"type": "color" "type": "color"
}, },
"activeMatch": { "activeMatch": {
"value": "#7274f35c", "value": "#f9da82",
"step": 400, "step": 200,
"type": "color" "type": "color"
}, },
"related": { "related": {
@ -2209,19 +2209,19 @@
"type": "color" "type": "color"
}, },
"function": { "function": {
"value": "#f9812e", "value": "#bb550e",
"type": "color" "type": "color"
}, },
"type": { "type": {
"value": "#de900c", "value": "#a8820e",
"type": "color" "type": "color"
}, },
"variant": { "variant": {
"value": "#1096d3", "value": "#97142a",
"type": "color" "type": "color"
}, },
"property": { "property": {
"value": "#118a62", "value": "#106c4e",
"type": "color" "type": "color"
}, },
"enum": { "enum": {

View file

@ -66,7 +66,7 @@ const textColor = {
placeholder: colors.neutral[650], placeholder: colors.neutral[650],
active: colors.neutral[0], active: colors.neutral[0],
//TODO: (design) define feature and it's correct value //TODO: (design) define feature and it's correct value
feature: colors.lime[400], feature: colors.blue[400],
ok: colors.green[600], ok: colors.green[600],
error: colors.red[400], error: colors.red[400],
warning: colors.amber[300], warning: colors.amber[300],