From 9bc8ac80d3512bb46e7f065837b4f899c17e276b Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Thu, 25 Apr 2024 18:36:48 -0700 Subject: [PATCH] fix punctuation --- extension.json | 2 +- src/rose-pine-dawn.scss | 4 ++-- src/rose-pine-moon.scss | 4 ++-- src/rose-pine.scss | 4 ++-- themes/rose-pine-dawn.json | 4 ++-- themes/rose-pine-moon.json | 36 ++++++++++++++++++------------------ themes/rose-pine.json | 4 ++-- 7 files changed, 29 insertions(+), 29 deletions(-) diff --git a/extension.json b/extension.json index f3271c3..d21e3c3 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "Rosé Pine", - "version": "1.0.2", + "version": "1.0.3", "authors": [ "Kainoa Kanter " ], diff --git a/src/rose-pine-dawn.scss b/src/rose-pine-dawn.scss index 0248d59..9393041 100644 --- a/src/rose-pine-dawn.scss +++ b/src/rose-pine-dawn.scss @@ -245,13 +245,13 @@ themes { color: #{$syntax2}; } punctuation { - color: #{$syntax7}; + color: #{$syntax3}; } punctuation.bracket { color: #{$syntax3}; } punctuation.delimiter { - color: #{$syntax7}; + color: #{$syntax3}; } punctuation.list_marker { color: #{$syntax7}; diff --git a/src/rose-pine-moon.scss b/src/rose-pine-moon.scss index 63b0fc2..978366f 100644 --- a/src/rose-pine-moon.scss +++ b/src/rose-pine-moon.scss @@ -245,13 +245,13 @@ themes { color: #{$syntax2}; } punctuation { - color: #{$syntax7}; + color: #{$syntax3}; } punctuation.bracket { color: #{$syntax3}; } punctuation.delimiter { - color: #{$syntax7}; + color: #{$syntax3}; } punctuation.list_marker { color: #{$syntax7}; diff --git a/src/rose-pine.scss b/src/rose-pine.scss index 411d61a..c6d723b 100644 --- a/src/rose-pine.scss +++ b/src/rose-pine.scss @@ -245,13 +245,13 @@ themes { color: #{$syntax2}; } punctuation { - color: #{$syntax7}; + color: #{$syntax3}; } punctuation.bracket { color: #{$syntax3}; } punctuation.delimiter { - color: #{$syntax7}; + color: #{$syntax3}; } punctuation.list_marker { color: #{$syntax7}; diff --git a/themes/rose-pine-dawn.json b/themes/rose-pine-dawn.json index 99f585a..bc68c4a 100644 --- a/themes/rose-pine-dawn.json +++ b/themes/rose-pine-dawn.json @@ -168,13 +168,13 @@ "color": "#b4637a" }, "punctuation": { - "color": "#56949f" + "color": "#797593" }, "punctuation.bracket": { "color": "#797593" }, "punctuation.delimiter": { - "color": "#56949f" + "color": "#797593" }, "punctuation.list_marker": { "color": "#56949f", diff --git a/themes/rose-pine-moon.json b/themes/rose-pine-moon.json index 737f0fc..21e959a 100644 --- a/themes/rose-pine-moon.json +++ b/themes/rose-pine-moon.json @@ -3,19 +3,19 @@ "\"UTF.8\"": true }, "$schema": "https://zed.dev/schema/themes/v0.1.0.json", - "name": "Rosé Pine", + "name": "Rosé Pine Moon", "author": "Kainoa Kanter ", "themes": [ { "appearance": "dark", "name": "Rosé Pine Moon", "style": { - "editor.foreground": "#6e6a86", + "editor.foreground": "#e0def4", "editor.background": "#232136", "editor.gutter.background": "#232136", "editor.active_line.background": "#2a273f", "editor.line_number": "#44415a", - "editor.active_line_number": "#6e6a86", + "editor.active_line_number": "#e0def4", "editor.invisible": "#44415a", "editor.wrap_guide": "#44415a", "editor.active_wrap_guide": "#44415a", @@ -25,7 +25,7 @@ "border.selected": "#232136", "border.transparent": "#232136", "border.disabled": "#232136", - "text": "#908caa", + "text": "#6e6a86", "text.muted": "#6e6a86", "text.placeholder": "#44415a", "text.disabled": "#44415a", @@ -47,7 +47,7 @@ "element.selected": "#393552", "element.disabled": "#393552", "predictive": "#908caa", - "modified": "#f6c177", + "modified": "#e2b271", "ignored": "#6e6a86", "deleted": "#eb6f92", "created": "#9ccfd8", @@ -58,7 +58,7 @@ "error.background": "#513550", "error.border": "#eb6f92", "info": "#3e8fb0", - "scrollbar.thumb.background": "#6e6a8644", + "scrollbar.thumb.background": "#e0def444", "scrollbar.thumb.border": "transparent", "scrollbar.track.background": "transparent", "terminal.background": "#232136", @@ -99,7 +99,7 @@ ], "syntax": { "attribute": { - "color": "#ea9a97" + "color": "#908caa" }, "boolean": { "color": "#ea9a97" @@ -109,10 +109,10 @@ "font_style": "italic" }, "comment.doc": { - "color": "#e0def4" + "color": "#908caa" }, "constant": { - "color": "#ea9a97" + "color": "#e0def4" }, "constructor": { "color": "#eb6f92" @@ -135,28 +135,28 @@ "color": "#ea9a97" }, "hint": { - "color": "#e0def4" + "color": "#c4a7e7" }, "keyword": { - "color": "#c4a7e7" + "color": "#3e8fb0" }, "label": { "color": "#ea9a97" }, "link_text": { - "color": "#ea9a97" + "color": "#c4a7e7" }, "link_uri": { - "color": "#c4a7e7" + "color": "#3e8fb0" }, "number": { "color": "#9ccfd8" }, "operator": { - "color": "#3e8fb0" + "color": "#908caa" }, "predictive": { - "color": "#e0def4" + "color": "#908caa" }, "preproc": { "color": "#f6c177" @@ -168,13 +168,13 @@ "color": "#eb6f92" }, "punctuation": { - "color": "#9ccfd8" + "color": "#908caa" }, "punctuation.bracket": { - "color": "#ea9a97" + "color": "#908caa" }, "punctuation.delimiter": { - "color": "#9ccfd8" + "color": "#908caa" }, "punctuation.list_marker": { "color": "#9ccfd8", diff --git a/themes/rose-pine.json b/themes/rose-pine.json index d0d84a9..4c9ed9f 100644 --- a/themes/rose-pine.json +++ b/themes/rose-pine.json @@ -168,13 +168,13 @@ "color": "#eb6f92" }, "punctuation": { - "color": "#9ccfd8" + "color": "#908caa" }, "punctuation.bracket": { "color": "#908caa" }, "punctuation.delimiter": { - "color": "#9ccfd8" + "color": "#908caa" }, "punctuation.list_marker": { "color": "#9ccfd8",