Skip to content

Commit

Permalink
merge pull request #103 from rose-pine/update-find-match-colors
Browse files Browse the repository at this point in the history
fixes #102.
  • Loading branch information
fvrests authored Oct 14, 2024
1 parent 20fbb86 commit 42e586a
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 22 deletions.
5 changes: 5 additions & 0 deletions pinecone.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ Object.keys(roles).map((role) => {
moon: colorish(currentRole.moon.hex, 0.3),
dawn: colorish(currentRole.dawn.hex, 0.3),
}
palette[`${role}/20`] = {
main: colorish(currentRole.main.hex, 0.2),
moon: colorish(currentRole.moon.hex, 0.2),
dawn: colorish(currentRole.dawn.hex, 0.2),
}
palette[`${role}/15`] = {
main: colorish(currentRole.main.hex, 0.15),
moon: colorish(currentRole.moon.hex, 0.15),
Expand Down
8 changes: 4 additions & 4 deletions themes/_pinecone-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@
"dropdown.foreground": "$text",
"dropdown.listBackground": "$surface",
"editor.background": "$base",
"editor.findMatchBackground": "$gold",
"editor.findMatchBorder": "",
"editor.findMatchBackground": "$gold/20",
"editor.findMatchBorder": "$gold/50",
"editor.findMatchForeground": "$text",
"editor.findMatchHighlightBackground": "$gold/30",
"editor.findMatchHighlightForeground": "$base",
"editor.findMatchHighlightBackground": "$highlightHigh",
"editor.findMatchHighlightForeground": "$text",
"editor.findMatchHighlightBorder": "",
"editor.findRangeHighlightBackground": "$highlightHigh",
"editor.findRangeHighlightBorder": "$transparent",
Expand Down
7 changes: 4 additions & 3 deletions themes/rose-pine-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,11 @@
"dropdown.foreground": "#e0def4",
"dropdown.listBackground": "#1f1d2e",
"editor.background": "#191724",
"editor.findMatchBackground": "#f6c177",
"editor.findMatchBackground": "#f6c17733",
"editor.findMatchBorder": "#f6c17780",
"editor.findMatchForeground": "#e0def4",
"editor.findMatchHighlightBackground": "#f6c1774d",
"editor.findMatchHighlightForeground": "#191724",
"editor.findMatchHighlightBackground": "#6e6a8666",
"editor.findMatchHighlightForeground": "#e0def4",
"editor.findRangeHighlightBackground": "#6e6a8666",
"editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#6e6a8633",
Expand Down
7 changes: 4 additions & 3 deletions themes/rose-pine-dawn-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,11 @@
"dropdown.foreground": "#575279",
"dropdown.listBackground": "#fffaf3",
"editor.background": "#faf4ed",
"editor.findMatchBackground": "#ea9d34",
"editor.findMatchBackground": "#ea9d3433",
"editor.findMatchBorder": "#ea9d3480",
"editor.findMatchForeground": "#575279",
"editor.findMatchHighlightBackground": "#ea9d344d",
"editor.findMatchHighlightForeground": "#faf4ed",
"editor.findMatchHighlightBackground": "#6e6a8626",
"editor.findMatchHighlightForeground": "#575279",
"editor.findRangeHighlightBackground": "#6e6a8626",
"editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#6e6a8614",
Expand Down
7 changes: 4 additions & 3 deletions themes/rose-pine-dawn-no-italics-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,11 @@
"dropdown.foreground": "#575279",
"dropdown.listBackground": "#fffaf3",
"editor.background": "#faf4ed",
"editor.findMatchBackground": "#ea9d34",
"editor.findMatchBackground": "#ea9d3433",
"editor.findMatchBorder": "#ea9d3480",
"editor.findMatchForeground": "#575279",
"editor.findMatchHighlightBackground": "#ea9d344d",
"editor.findMatchHighlightForeground": "#faf4ed",
"editor.findMatchHighlightBackground": "#6e6a8626",
"editor.findMatchHighlightForeground": "#575279",
"editor.findRangeHighlightBackground": "#6e6a8626",
"editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#6e6a8614",
Expand Down
7 changes: 4 additions & 3 deletions themes/rose-pine-moon-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,11 @@
"dropdown.foreground": "#e0def4",
"dropdown.listBackground": "#2a273f",
"editor.background": "#232136",
"editor.findMatchBackground": "#f6c177",
"editor.findMatchBackground": "#f6c17733",
"editor.findMatchBorder": "#f6c17780",
"editor.findMatchForeground": "#e0def4",
"editor.findMatchHighlightBackground": "#f6c1774d",
"editor.findMatchHighlightForeground": "#232136",
"editor.findMatchHighlightBackground": "#817c9c4d",
"editor.findMatchHighlightForeground": "#e0def4",
"editor.findRangeHighlightBackground": "#817c9c4d",
"editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#817c9c26",
Expand Down
7 changes: 4 additions & 3 deletions themes/rose-pine-moon-no-italics-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,11 @@
"dropdown.foreground": "#e0def4",
"dropdown.listBackground": "#2a273f",
"editor.background": "#232136",
"editor.findMatchBackground": "#f6c177",
"editor.findMatchBackground": "#f6c17733",
"editor.findMatchBorder": "#f6c17780",
"editor.findMatchForeground": "#e0def4",
"editor.findMatchHighlightBackground": "#f6c1774d",
"editor.findMatchHighlightForeground": "#232136",
"editor.findMatchHighlightBackground": "#817c9c4d",
"editor.findMatchHighlightForeground": "#e0def4",
"editor.findRangeHighlightBackground": "#817c9c4d",
"editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#817c9c26",
Expand Down
7 changes: 4 additions & 3 deletions themes/rose-pine-no-italics-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,11 @@
"dropdown.foreground": "#e0def4",
"dropdown.listBackground": "#1f1d2e",
"editor.background": "#191724",
"editor.findMatchBackground": "#f6c177",
"editor.findMatchBackground": "#f6c17733",
"editor.findMatchBorder": "#f6c17780",
"editor.findMatchForeground": "#e0def4",
"editor.findMatchHighlightBackground": "#f6c1774d",
"editor.findMatchHighlightForeground": "#191724",
"editor.findMatchHighlightBackground": "#6e6a8666",
"editor.findMatchHighlightForeground": "#e0def4",
"editor.findRangeHighlightBackground": "#6e6a8666",
"editor.findRangeHighlightBorder": "#0000",
"editor.focusedStackFrameHighlightBackground": "#6e6a8633",
Expand Down

0 comments on commit 42e586a

Please sign in to comment.