update cursor color, schema version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://zed.dev/schema/themes/v0.1.0.json",
|
||||
"$schema": "https://zed.dev/schema/themes/v0.2.0.json",
|
||||
"author": "Phani Pavan K (MMIPvn)",
|
||||
"name": "Subtle Colors",
|
||||
"themes": [
|
||||
@@ -30,6 +30,7 @@
|
||||
"editor.background": "#1a1d23",
|
||||
"editor.document_highlight.read_background": null,
|
||||
"editor.document_highlight.write_background": null,
|
||||
"editor.document_highlight.bracket_background": "#C2724349",
|
||||
"editor.foreground": "#D5CED9",
|
||||
"editor.gutter.background": "#1a1d23",
|
||||
"editor.highlighted_line.background": null,
|
||||
@@ -68,6 +69,7 @@
|
||||
"info": null,
|
||||
"info.background": "#373941",
|
||||
"info.border": null,
|
||||
|
||||
"link_text.hover": null,
|
||||
"modified": "#aa7850",
|
||||
"modified.background": null,
|
||||
@@ -142,7 +144,7 @@
|
||||
},
|
||||
"boolean": {
|
||||
"color": "#ee5d43",
|
||||
"font_style": null,
|
||||
"font_style": "oblique" ,
|
||||
"font_weight": null
|
||||
},
|
||||
"comment": {
|
||||
|
||||
Reference in New Issue
Block a user