|
1 | 1 | { |
2 | | - "$schema": "https://zed.dev/schema/themes/v0.1.0.json", |
| 2 | + "$schema": "https://zed.dev/schema/themes/v0.2.0.json", |
3 | 3 | "name": "Flexoki", |
4 | 4 | "author": "Steph Ango <stephango.com>", |
5 | 5 | "themes": [ |
|
21 | 21 | "element.active": "#343331", |
22 | 22 | "element.selected": "#343331", |
23 | 23 | "element.disabled": "#1C1B1A", |
24 | | - "drop_target.background": "#C403E3C", |
| 24 | + "drop_target.background": "#403E3C", |
25 | 25 | "ghost_element.background": "#00000000", |
26 | 26 | "ghost_element.hover": "#1C1B1A", |
27 | 27 | "ghost_element.active": "#282726", |
|
35 | 35 | "icon": "#CECDC3", |
36 | 36 | "icon.muted": "#878580", |
37 | 37 | "icon.disabled": "#575653", |
38 | | - "icon.placholder": "#878580", |
| 38 | + "icon.placeholder": "#878580", |
39 | 39 | "icon.accent": "#4385BE", |
40 | 40 | "status_bar.background": "#1C1B1A", |
41 | 41 | "title_bar.background": "#1C1B1A", |
|
153 | 153 | "font_weight": null |
154 | 154 | }, |
155 | 155 | "boolean": { |
156 | | - "color": "#DA702C", |
| 156 | + "color": "#D0A215", |
157 | 157 | "background_color": null, |
158 | 158 | "font_style": null, |
159 | 159 | "font_weight": null |
|
533 | 533 | "font_weight": null |
534 | 534 | }, |
535 | 535 | "boolean": { |
536 | | - "color": "#BC5215", |
| 536 | + "color": "#AD8301", |
537 | 537 | "background_color": null, |
538 | 538 | "font_style": null, |
539 | 539 | "font_weight": null |
|
0 commit comments