Updating rose-pine theme

Co-authored-by: Ben Lee-Cohen <ben@lee-cohen.com>
This commit is contained in:
Ben Lee-Cohen 2023-04-20 19:15:09 +02:00 committed by GitHub
parent 6fa0ecf86f
commit bf8ab57caa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 204 additions and 16 deletions

View file

@ -96,6 +96,9 @@ configuration file.
| **_rainbow_** | ![rainbow](images/rainbow.png) |
| **_remedy_dark_**<br>[source](https://github.com/robertrossmann/vscode-remedy) | ![remedy_dark](images/remedy_dark.png) |
| **_rose-pine_**<br>[source](https://github.com/rose-pine/alacritty) | ![rose-pine](images/rose-pine.png) |
| **_rose-pine-dawn_**<br>[source](https://github.com/rose-pine/alacritty) | ![rose-pine-dawn](images/rose-pine-dawn.png) |
| **_rose-pine-moon_**<br>[source](https://github.com/rose-pine/alacritty) | ![rose-pine-moon](images/rose-pine-moon.png) |
| **_snazzy_**<br>[source](https://github.com/sindresorhus/hyper-snazzy) | ![snazzy](images/snazzy.png) |
| **seashells**<br>[source](https://raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/SeaShells.itermcolors) | ![seashells](images/seashells.png) |
| **smoooooth**<br>[source](https://github.com/gnachman/iTerm2/blob/33945e63ad48ed80d6cc1adf7cbeb663217652d2/plists/ColorPresets.plist#L4345-L4685) | ![smoooooth](images/smoooooth.png) |

BIN
images/rose-pine-dawn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

BIN
images/rose-pine-moon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View file

@ -1723,24 +1723,127 @@ schemes:
primary:
background: "0x191724"
foreground: "0xe0def4"
cursor:
text: "0xe0def4"
cursor: "0x524f67"
vi-mode-cursor:
text: "0xe0def4"
cursor: "0x524f67"
line-indicator:
foreground: None
background: None
selection:
text: "0xe0def4"
background: "0x403d52"
normal:
black: "0x26233a"
red: "0xeb6f92"
green: "0x31748f"
yellow: "0xf6c177"
blue: "0x9ccfd8"
magenta: "0xc4a7e7"
cyan: "0xebbcba"
white: "0xe0def4"
black: "0x26233a"
red: "0xeb6f92"
green: "0x31748f"
yellow: "0xf6c177"
blue: "0x9ccfd8"
magenta: "0xc4a7e7"
cyan: "0xebbcba"
white: "0xe0def4"
bright:
black: "0x6e6a86"
red: "0xeb6f92"
green: "0x31748f"
yellow: "0xf6c177"
blue: "0x9ccfd8"
magenta: "0xc4a7e7"
cyan: "0xebbcba"
white: "0xe0def4"
black: "0x6e6a86"
red: "0xeb6f92"
green: "0x31748f"
yellow: "0xf6c177"
blue: "0x9ccfd8"
magenta: "0xc4a7e7"
cyan: "0xebbcba"
white: "0xe0def4"
hints:
start:
foreground: "#908caa"
background: "#1f1d2e"
end:
foreground: "#6e6a86"
background: "#1f1d2e"
rose-pine-dawn: &rose-pine-dawn
primary:
background: "0xfaf4ed"
foreground: "0x575279"
cursor:
text: "0x575279"
cursor: "0xcecacd"
vi-mode-cursor:
text: "0x575279"
cursor: "0xcecacd"
line-indicator:
foreground: None
background: None
selection:
text: "0x575279"
background: "0xdfdad9"
normal:
black: "0xf2e9e1"
red: "0xb4637a"
green: "0x286983"
yellow: "0xea9d34"
blue: "0x56949f"
magenta: "0x907aa9"
cyan: "0xd7827e"
white: "0x575279"
bright:
black: "0x9893a5"
red: "0xb4637a"
green: "0x286983"
yellow: "0xea9d34"
blue: "0x56949f"
magenta: "0x907aa9"
cyan: "0xd7827e"
white: "0x575279"
hints:
start:
foreground: "#797593"
background: "#fffaf3"
end:
foreground: "#9893a5"
background: "#fffaf3"
rose-pine-moon: &rose-pine-moon
primary:
background: "0x232136"
foreground: "0xe0def4"
cursor:
text: "0xe0def4"
cursor: "0x56526e"
vi-mode-cursor:
text: "0xe0def4"
cursor: "0x56526e"
line-indicator:
foreground: None
background: None
selection:
text: "0xe0def4"
background: "0x44415a"
normal:
black: "0x393552"
red: "0xeb6f92"
green: "0x3e8fb0"
yellow: "0xf6c177"
blue: "0x9ccfd8"
magenta: "0xc4a7e7"
cyan: "0xea9a97"
white: "0xe0def4"
bright:
black: "0x6e6a86"
red: "0xeb6f92"
green: "0x3e8fb0"
yellow: "0xf6c177"
blue: "0x9ccfd8"
magenta: "0xc4a7e7"
cyan: "0xea9a97"
white: "0xe0def4"
hints:
start:
foreground: "#908caa"
background: "#2a273f"
end:
foreground: "#6e6a86"
background: "#2a273f"
zenburn: &zenburn
primary:

View file

@ -0,0 +1,41 @@
colors:
primary:
background: "0xfaf4ed"
foreground: "0x575279"
cursor:
text: "0x575279"
cursor: "0xcecacd"
vi_mode_cursor:
text: "0x575279"
cursor: "0xcecacd"
line_indicator:
foreground: None
background: None
selection:
text: "0x575279"
background: "0xdfdad9"
normal:
black: "0xf2e9e1"
red: "0xb4637a"
green: "0x286983"
yellow: "0xea9d34"
blue: "0x56949f"
magenta: "0x907aa9"
cyan: "0xd7827e"
white: "0x575279"
bright:
black: "0x9893a5"
red: "0xb4637a"
green: "0x286983"
yellow: "0xea9d34"
blue: "0x56949f"
magenta: "0x907aa9"
cyan: "0xd7827e"
white: "0x575279"
hints:
start:
foreground: "#797593"
background: "#fffaf3"
end:
foreground: "#9893a5"
background: "#fffaf3"

View file

@ -0,0 +1,41 @@
colors:
primary:
background: "0x232136"
foreground: "0xe0def4"
cursor:
text: "0xe0def4"
cursor: "0x56526e"
vi_mode_cursor:
text: "0xe0def4"
cursor: "0x56526e"
line_indicator:
foreground: None
background: None
selection:
text: "0xe0def4"
background: "0x44415a"
normal:
black: "0x393552"
red: "0xeb6f92"
green: "0x3e8fb0"
yellow: "0xf6c177"
blue: "0x9ccfd8"
magenta: "0xc4a7e7"
cyan: "0xea9a97"
white: "0xe0def4"
bright:
black: "0x6e6a86"
red: "0xeb6f92"
green: "0x3e8fb0"
yellow: "0xf6c177"
blue: "0x9ccfd8"
magenta: "0xc4a7e7"
cyan: "0xea9a97"
white: "0xe0def4"
hints:
start:
foreground: "#908caa"
background: "#2a273f"
end:
foreground: "#6e6a86"
background: "#2a273f"