Compare commits

...

3 commits

Author SHA1 Message Date
a93637c6be
Merge pull request #105 from ThatOneCalculator/next
fix rose pine palettes
2023-09-28 21:49:54 +02:00
2f773a2a41
Merge branch 'next' into next 2023-09-28 21:49:38 +02:00
Kainoa Kanter
5276dd8ece fix rose pine palettes 2023-09-28 11:45:40 -07:00
3 changed files with 90 additions and 33 deletions

View file

@ -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": {

View file

@ -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": {

View file

@ -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": {