Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #105 from ThatOneCalculator/next
Browse files Browse the repository at this point in the history
fix rose pine palettes
  • Loading branch information
0xMRTT committed Sep 28, 2023
2 parents d8c930d + 2f773a2 commit a93637c
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 33 deletions.
41 changes: 30 additions & 11 deletions curated/rose-pine-dawn.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,49 +37,68 @@
},
"palette": {
"blue_": {
"1": "#31748f",
"1": "#3e8fb0",
"2": "#3e8fb0",
"3": "#286983"
"3": "#31748f",
"4": "#31748f",
"5": "#286983"
},
"green_": {
"1": "#9ccfd8",
"2": "#9ccfd8",
"3": "#56949f"
"3": "#56949f",
"4": "#56949f",
"5": "#3a5f6f"
},
"yellow_": {
"1": "#f6c177",
"2": "#f6c177",
"3": "#ea9d34"
"3": "#ea9d34",
"4": "#ea9d34",
"5": "#b3751e"

},
"orange_": {
"1": "#ebbcba",
"2": "#ea9a97",
"3": "#d7827e"
"3": "#d7827e",
"4": "#d7827e",
"5": "#CF6863"
},
"red_": {
"1": "#eb6f92",
"2": "#eb6f92",
"3": "#b4637a"
"3": "#b4637a",
"4": "#b4637a",
"5": "#8f4d5e"
},
"purple_": {
"1": "#c4a7e7",
"2": "#c4a7e7",
"3": "#907aa9"
"3": "#907aa9",
"4": "#907aa9",
"5": "#6e5c7a"
},
"brown_": {
"1": "#908caa",
"2": "#6e6a86",
"3": "#797593"
"2": "#797593",
"3": "#797593",
"4": "#6e6a86",
"5": "#6e6a86"
},
"light_": {
"1": "#e0def4",
"2": "#e0def4",
"3": "#575279"
"3": "#575279",
"4": "#575279",
"5": "#4e4a67"
},
"dark_": {
"1": "#1f1d2e",
"2": "#2a273f",
"3": "#fffaf3"
"3": "#fffaf3",
"4": "#fffaf3",
"5": "#fffaf3"
}
},
"custom_css": {
Expand Down
41 changes: 30 additions & 11 deletions curated/rose-pine-moon.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,49 +37,68 @@
},
"palette": {
"blue_": {
"1": "#31748f",
"1": "#3e8fb0",
"2": "#3e8fb0",
"3": "#286983"
"3": "#31748f",
"4": "#31748f",
"5": "#286983"
},
"green_": {
"1": "#9ccfd8",
"2": "#9ccfd8",
"3": "#56949f"
"3": "#56949f",
"4": "#56949f",
"5": "#3a5f6f"
},
"yellow_": {
"1": "#f6c177",
"2": "#f6c177",
"3": "#ea9d34"
"3": "#ea9d34",
"4": "#ea9d34",
"5": "#b3751e"

},
"orange_": {
"1": "#ebbcba",
"2": "#ea9a97",
"3": "#d7827e"
"3": "#d7827e",
"4": "#d7827e",
"5": "#CF6863"
},
"red_": {
"1": "#eb6f92",
"2": "#eb6f92",
"3": "#b4637a"
"3": "#b4637a",
"4": "#b4637a",
"5": "#8f4d5e"
},
"purple_": {
"1": "#c4a7e7",
"2": "#c4a7e7",
"3": "#907aa9"
"3": "#907aa9",
"4": "#907aa9",
"5": "#6e5c7a"
},
"brown_": {
"1": "#908caa",
"2": "#6e6a86",
"3": "#797593"
"2": "#797593",
"3": "#797593",
"4": "#6e6a86",
"5": "#6e6a86"
},
"light_": {
"1": "#e0def4",
"2": "#e0def4",
"3": "#575279"
"3": "#575279",
"4": "#575279",
"5": "#4e4a67"
},
"dark_": {
"1": "#1f1d2e",
"2": "#2a273f",
"3": "#fffaf3"
"3": "#fffaf3",
"4": "#fffaf3",
"5": "#fffaf3"
}
},
"custom_css": {
Expand Down
41 changes: 30 additions & 11 deletions curated/rose-pine.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,49 +37,68 @@
},
"palette": {
"blue_": {
"1": "#31748f",
"1": "#3e8fb0",
"2": "#3e8fb0",
"3": "#286983"
"3": "#31748f",
"4": "#31748f",
"5": "#286983"
},
"green_": {
"1": "#9ccfd8",
"2": "#9ccfd8",
"3": "#56949f"
"3": "#56949f",
"4": "#56949f",
"5": "#3a5f6f"
},
"yellow_": {
"1": "#f6c177",
"2": "#f6c177",
"3": "#ea9d34"
"3": "#ea9d34",
"4": "#ea9d34",
"5": "#b3751e"

},
"orange_": {
"1": "#ebbcba",
"2": "#ea9a97",
"3": "#d7827e"
"3": "#d7827e",
"4": "#d7827e",
"5": "#CF6863"
},
"red_": {
"1": "#eb6f92",
"2": "#eb6f92",
"3": "#b4637a"
"3": "#b4637a",
"4": "#b4637a",
"5": "#8f4d5e"
},
"purple_": {
"1": "#c4a7e7",
"2": "#c4a7e7",
"3": "#907aa9"
"3": "#907aa9",
"4": "#907aa9",
"5": "#6e5c7a"
},
"brown_": {
"1": "#908caa",
"2": "#6e6a86",
"3": "#797593"
"2": "#797593",
"3": "#797593",
"4": "#6e6a86",
"5": "#6e6a86"
},
"light_": {
"1": "#e0def4",
"2": "#e0def4",
"3": "#575279"
"3": "#575279",
"4": "#575279",
"5": "#4e4a67"
},
"dark_": {
"1": "#1f1d2e",
"2": "#2a273f",
"3": "#fffaf3"
"3": "#fffaf3",
"4": "#fffaf3",
"5": "#fffaf3"
}
},
"custom_css": {
Expand Down

0 comments on commit a93637c

Please sign in to comment.