Skip to content

Commit 8255f9c

Browse files
committed
fix: poimandres update selection background color
1 parent 36f6db2 commit 8255f9c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

yaml/Poimandres Darker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ color_16: "#FFFFFF"
1818
cursor: "#FFFFFF"
1919
cursor_text: "#16161E"
2020
foreground: "#A6ACCD"
21-
selection: "#28344a"
21+
selection: "#A6ACCD"
2222
selection_text: "#FFFFFF"

yaml/Poimandres Storm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ color_16: "#FFFFFF"
1818
cursor: "#FFFFFF"
1919
cursor_text: "#252B37"
2020
foreground: "#A6ACCD"
21-
selection: "#28344a"
21+
selection: "#A6ACCD"
2222
selection_text: "#FFFFFF"

yaml/Poimandres White.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ color_16: "#000000"
1818
cursor: "#969CBD"
1919
cursor_text: "#FEFEFF"
2020
foreground: "#969CBD"
21-
selection: "#C0D0DF"
21+
selection: "#969CBD"
2222
selection_text: "#3B3E48"

yaml/Poimandres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ color_16: "#FFFFFF"
1818
cursor: "#FFFFFF"
1919
cursor_text: "#1A1E29"
2020
foreground: "#A6ACCD"
21-
selection: "#28344a"
21+
selection: "#A6ACCD"
2222
selection_text: "#FFFFFF"

0 commit comments

Comments
 (0)