rosepine
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[general]
|
||||
import = ["nord.toml"]
|
||||
|
||||
import = ["rose-pine.toml"]
|
||||
[font]
|
||||
size = 14
|
||||
|
||||
|
||||
@@ -1,24 +1,23 @@
|
||||
font:
|
||||
# normal:
|
||||
# family: Cascadia Code
|
||||
# style: Regular
|
||||
#
|
||||
# bold:
|
||||
# family: Cascadia Code
|
||||
# style: Bold
|
||||
#
|
||||
# italic:
|
||||
# family: Cascadia Code
|
||||
# style: Italic
|
||||
#
|
||||
# bold_italic:
|
||||
# family: Cascadia Code
|
||||
# style: Bold Italic
|
||||
#
|
||||
normal:
|
||||
family: Olympe Mono Hacked
|
||||
family: Cascadia Code
|
||||
style: Regular
|
||||
|
||||
bold:
|
||||
family: Cascadia Code
|
||||
style: Bold
|
||||
|
||||
italic:
|
||||
family: Cascadia Code
|
||||
style: Italic
|
||||
|
||||
bold_italic:
|
||||
family: Cascadia Code
|
||||
style: Bold Italic
|
||||
|
||||
size: 12
|
||||
|
||||
# draw_bold_text_with_bright_colors: true
|
||||
# shell:
|
||||
# program: /bin/zsh
|
||||
# args:
|
||||
@@ -82,59 +81,59 @@ font:
|
||||
|
||||
|
||||
# Colors (Dracula)
|
||||
#colors:
|
||||
# primary:
|
||||
# background: '0x282a36'
|
||||
# foreground: '0xf8f8f2'
|
||||
# cursor:
|
||||
# text: CellBackground
|
||||
# cursor: CellForeground
|
||||
# vi_mode_cursor:
|
||||
# text: CellBackground
|
||||
# cursor: CellForeground
|
||||
# search:
|
||||
# matches:
|
||||
# foreground: '0x44475a'
|
||||
# background: '0x50fa7b'
|
||||
# focused_match:
|
||||
# foreground: '0x44475a'
|
||||
# background: '0xffb86c'
|
||||
# bar:
|
||||
# background: '0x282a36'
|
||||
# foreground: '0xf8f8f2'
|
||||
# line_indicator:
|
||||
# foreground: None
|
||||
# background: None
|
||||
# selection:
|
||||
# text: CellForeground
|
||||
# background: '0x44475a'
|
||||
# normal:
|
||||
# black: '0x000000'
|
||||
# red: '0xff5555'
|
||||
# green: '0x50fa7b'
|
||||
# yellow: '0xf1fa8c'
|
||||
# blue: '0xbd93f9'
|
||||
# magenta: '0xff79c6'
|
||||
# cyan: '0x8be9fd'
|
||||
# white: '0xbfbfbf'
|
||||
# bright:
|
||||
# black: '0x4d4d4d'
|
||||
# red: '0xff6e67'
|
||||
# green: '0x5af78e'
|
||||
# yellow: '0xf4f99d'
|
||||
# blue: '0xcaa9fa'
|
||||
# magenta: '0xff92d0'
|
||||
# cyan: '0x9aedfe'
|
||||
# white: '0xe6e6e6'
|
||||
# dim:
|
||||
# black: '0x14151b'
|
||||
# red: '0xff2222'
|
||||
# green: '0x1ef956'
|
||||
# yellow: '0xebf85b'
|
||||
# blue: '0x4d5b86'
|
||||
# magenta: '0xff46b0'
|
||||
# cyan: '0x59dffc'
|
||||
# white: '0xe6e6d1'
|
||||
# colors:
|
||||
# primary:
|
||||
# background: '0x282a36'
|
||||
# foreground: '0xf8f8f2'
|
||||
# cursor:
|
||||
# text: CellBackground
|
||||
# cursor: CellForeground
|
||||
# vi_mode_cursor:
|
||||
# text: CellBackground
|
||||
# cursor: CellForeground
|
||||
# search:
|
||||
# matches:
|
||||
# foreground: '0x44475a'
|
||||
# background: '0x50fa7b'
|
||||
# focused_match:
|
||||
# foreground: '0x44475a'
|
||||
# background: '0xffb86c'
|
||||
# bar:
|
||||
# background: '0x282a36'
|
||||
# foreground: '0xf8f8f2'
|
||||
# line_indicator:
|
||||
# foreground: None
|
||||
# background: None
|
||||
# selection:
|
||||
# text: CellForeground
|
||||
# background: '0x44475a'
|
||||
# normal:
|
||||
# black: '0x000000'
|
||||
# red: '0xff5555'
|
||||
# green: '0x50fa7b'
|
||||
# yellow: '0xf1fa8c'
|
||||
# blue: '0xbd93f9'
|
||||
# magenta: '0xff79c6'
|
||||
# cyan: '0x8be9fd'
|
||||
# white: '0xbfbfbf'
|
||||
# bright:
|
||||
# black: '0x4d4d4d'
|
||||
# red: '0xff6e67'
|
||||
# green: '0x5af78e'
|
||||
# yellow: '0xf4f99d'
|
||||
# blue: '0xcaa9fa'
|
||||
# magenta: '0xff92d0'
|
||||
# cyan: '0x9aedfe'
|
||||
# white: '0xe6e6e6'
|
||||
# dim:
|
||||
# black: '0x14151b'
|
||||
# red: '0xff2222'
|
||||
# green: '0x1ef956'
|
||||
# yellow: '0xebf85b'
|
||||
# blue: '0x4d5b86'
|
||||
# magenta: '0xff46b0'
|
||||
# cyan: '0x59dffc'
|
||||
# white: '0xe6e6d1'
|
||||
|
||||
|
||||
# Colors (Nord)
|
||||
@@ -189,60 +188,4 @@ font:
|
||||
|
||||
# Visual Bell
|
||||
# ...
|
||||
#background_opacity: 0.90
|
||||
# Colors (Terminal.app)
|
||||
# colors:
|
||||
# # Default colors
|
||||
# primary:
|
||||
# background: '0x000000'
|
||||
# foreground: '0xb6b6b6'
|
||||
#
|
||||
# # Normal colors
|
||||
# normal:
|
||||
# black: '0x000000'
|
||||
# red: '0x990000'
|
||||
# green: '0x00a600'
|
||||
# yellow: '0x999900'
|
||||
# blue: '0x0000b2'
|
||||
# magenta: '0xb200b2'
|
||||
# cyan: '0x00a6b2'
|
||||
# white: '0xbfbfbf'
|
||||
#
|
||||
# # Bright colors
|
||||
# bright:
|
||||
# black: '0x666666'
|
||||
# red: '0xe50000'
|
||||
# green: '0x00d900'
|
||||
# yellow: '0xe5e500'
|
||||
# blue: '0x0000ff'
|
||||
# magenta: '0xe500e5'
|
||||
# cyan: '0x00e5e5'
|
||||
# white: '0xe5e5e5'
|
||||
# Gnome (Gnome Terminal Default)
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x1e1e1e'
|
||||
foreground: '0xffffff'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x171421'
|
||||
red: '0xc01c28'
|
||||
green: '0x26a269'
|
||||
yellow: '0xa2734c'
|
||||
blue: '0x12488b'
|
||||
magenta: '0xa347ba'
|
||||
cyan: '0x2aa1b3'
|
||||
white: '0xd0cfcc'
|
||||
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '0x535c64'
|
||||
red: '0xf66151'
|
||||
green: '0x33d17a'
|
||||
yellow: '0xe9ad0c'
|
||||
blue: '0x2a7bde'
|
||||
magenta: '0xc061cb'
|
||||
cyan: '0x33c7de'
|
||||
white: '0xffffff'
|
||||
# background_opacity: 0.90
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
# Base16 Nord - alacritty color config
|
||||
# arcticicestudio
|
||||
# Base16 Monokai - alacritty color config
|
||||
# Wimer Hazenberg (http://www.monokai.nl)
|
||||
|
||||
[colors]
|
||||
draw_bold_text_with_bright_colors = false
|
||||
|
||||
# Default colors
|
||||
[colors.primary]
|
||||
background = '0x2e3440'
|
||||
foreground = '0xe5e9f0'
|
||||
background = '0x272822'
|
||||
foreground = '0xf8f8f2'
|
||||
|
||||
# Colors the cursor will use if `custom_cursor_colors` is true
|
||||
[colors.cursor]
|
||||
text = '0x2e3440'
|
||||
cursor = '0xe5e9f0'
|
||||
text = '0x272822'
|
||||
cursor = '0xf8f8f2'
|
||||
|
||||
# Normal colors
|
||||
[colors.normal]
|
||||
black = '0x2e3440'
|
||||
red = '0xbf616a'
|
||||
green = '0xa3be8c'
|
||||
yellow = '0xebcb8b'
|
||||
blue = '0x81a1c1'
|
||||
magenta = '0xb48ead'
|
||||
cyan = '0x88c0d0'
|
||||
white = '0xe5e9f0'
|
||||
black = '0x272822'
|
||||
red = '0xf92672'
|
||||
green = '0xa6e22e'
|
||||
yellow = '0xf4bf75'
|
||||
blue = '0x66d9ef'
|
||||
magenta = '0xae81ff'
|
||||
cyan = '0xa1efe4'
|
||||
white = '0xf8f8f2'
|
||||
|
||||
# Bright colors
|
||||
[colors.bright]
|
||||
black = '0x4c566a'
|
||||
red = '0xd08770'
|
||||
green = '0x3b4252'
|
||||
yellow = '0x434c5e'
|
||||
blue = '0xd8dee9'
|
||||
magenta = '0xeceff4'
|
||||
cyan = '0x5e81ac'
|
||||
white = '0x8fbcbb'
|
||||
black = '0x75715e'
|
||||
red = '0xfd971f'
|
||||
green = '0x383830'
|
||||
yellow = '0x49483e'
|
||||
blue = '0xa59f85'
|
||||
magenta = '0xf5f4f1'
|
||||
cyan = '0xcc6633'
|
||||
white = '0xf9f8f5'
|
||||
|
||||
75
config/.config/alacritty/rose-pine-dawn.toml
Normal file
75
config/.config/alacritty/rose-pine-dawn.toml
Normal file
@@ -0,0 +1,75 @@
|
||||
# Colors section of "Alacritty - TOML configuration file format"
|
||||
# https://github.com/alacritty/alacritty/blob/master/extra/man/alacritty.5.scd#colors
|
||||
|
||||
[colors.primary]
|
||||
foreground = "#575279"
|
||||
background = "#faf4ed"
|
||||
dim_foreground = "#797593"
|
||||
bright_foreground = "#575279"
|
||||
|
||||
[colors.cursor]
|
||||
text = "#575279"
|
||||
cursor = "#cecacd"
|
||||
|
||||
[colors.vi_mode_cursor]
|
||||
text = "#575279"
|
||||
cursor = "#cecacd"
|
||||
|
||||
[colors.search.matches]
|
||||
foreground = "#797593"
|
||||
background = "#f2e9e1"
|
||||
|
||||
[colors.search.focused_match]
|
||||
foreground = "#faf4ed"
|
||||
background = "#d7827e"
|
||||
|
||||
[colors.hints.start]
|
||||
foreground = "#797593"
|
||||
background = "#fffaf3"
|
||||
|
||||
[colors.hints.end]
|
||||
foreground = "#9893a5"
|
||||
background = "#fffaf3"
|
||||
|
||||
[colors.line_indicator]
|
||||
foreground = "None"
|
||||
background = "None"
|
||||
|
||||
[colors.footer_bar]
|
||||
foreground = "#575279"
|
||||
background = "#fffaf3"
|
||||
|
||||
[colors.selection]
|
||||
text = "#575279"
|
||||
background = "#dfdad9"
|
||||
|
||||
[colors.normal]
|
||||
black = "#f2e9e1"
|
||||
red = "#b4637a"
|
||||
green = "#286983"
|
||||
yellow = "#ea9d34"
|
||||
blue = "#56949f"
|
||||
magenta = "#907aa9"
|
||||
cyan = "#d7827e"
|
||||
white = "#575279"
|
||||
|
||||
[colors.bright]
|
||||
black = "#9893a5"
|
||||
red = "#b4637a"
|
||||
green = "#286983"
|
||||
yellow = "#ea9d34"
|
||||
blue = "#56949f"
|
||||
magenta = "#907aa9"
|
||||
cyan = "#d7827e"
|
||||
white = "#575279"
|
||||
|
||||
[colors.dim]
|
||||
black = "#9893a5"
|
||||
red = "#b4637a"
|
||||
green = "#286983"
|
||||
yellow = "#ea9d34"
|
||||
blue = "#56949f"
|
||||
magenta = "#907aa9"
|
||||
cyan = "#d7827e"
|
||||
white = "#575279"
|
||||
|
||||
75
config/.config/alacritty/rose-pine-moon.toml
Normal file
75
config/.config/alacritty/rose-pine-moon.toml
Normal file
@@ -0,0 +1,75 @@
|
||||
# Colors section of "Alacritty - TOML configuration file format"
|
||||
# https://github.com/alacritty/alacritty/blob/master/extra/man/alacritty.5.scd#colors
|
||||
|
||||
[colors.primary]
|
||||
foreground = "#e0def4"
|
||||
background = "#232136"
|
||||
dim_foreground = "#908caa"
|
||||
bright_foreground = "#e0def4"
|
||||
|
||||
[colors.cursor]
|
||||
text = "#e0def4"
|
||||
cursor = "#56526e"
|
||||
|
||||
[colors.vi_mode_cursor]
|
||||
text = "#e0def4"
|
||||
cursor = "#56526e"
|
||||
|
||||
[colors.search.matches]
|
||||
foreground = "#908caa"
|
||||
background = "#393552"
|
||||
|
||||
[colors.search.focused_match]
|
||||
foreground = "#232136"
|
||||
background = "#ea9a97"
|
||||
|
||||
[colors.hints.start]
|
||||
foreground = "#908caa"
|
||||
background = "#2a273f"
|
||||
|
||||
[colors.hints.end]
|
||||
foreground = "#6e6a86"
|
||||
background = "#2a273f"
|
||||
|
||||
[colors.line_indicator]
|
||||
foreground = "None"
|
||||
background = "None"
|
||||
|
||||
[colors.footer_bar]
|
||||
foreground = "#e0def4"
|
||||
background = "#2a273f"
|
||||
|
||||
[colors.selection]
|
||||
text = "#e0def4"
|
||||
background = "#44415a"
|
||||
|
||||
[colors.normal]
|
||||
black = "#393552"
|
||||
red = "#eb6f92"
|
||||
green = "#3e8fb0"
|
||||
yellow = "#f6c177"
|
||||
blue = "#9ccfd8"
|
||||
magenta = "#c4a7e7"
|
||||
cyan = "#ea9a97"
|
||||
white = "#e0def4"
|
||||
|
||||
[colors.bright]
|
||||
black = "#6e6a86"
|
||||
red = "#eb6f92"
|
||||
green = "#3e8fb0"
|
||||
yellow = "#f6c177"
|
||||
blue = "#9ccfd8"
|
||||
magenta = "#c4a7e7"
|
||||
cyan = "#ea9a97"
|
||||
white = "#e0def4"
|
||||
|
||||
[colors.dim]
|
||||
black = "#6e6a86"
|
||||
red = "#eb6f92"
|
||||
green = "#3e8fb0"
|
||||
yellow = "#f6c177"
|
||||
blue = "#9ccfd8"
|
||||
magenta = "#c4a7e7"
|
||||
cyan = "#ea9a97"
|
||||
white = "#e0def4"
|
||||
|
||||
75
config/.config/alacritty/rose-pine.toml
Normal file
75
config/.config/alacritty/rose-pine.toml
Normal file
@@ -0,0 +1,75 @@
|
||||
# Colors section of "Alacritty - TOML configuration file format"
|
||||
# https://github.com/alacritty/alacritty/blob/master/extra/man/alacritty.5.scd#colors
|
||||
|
||||
[colors.primary]
|
||||
foreground = "#e0def4"
|
||||
background = "#191724"
|
||||
dim_foreground = "#908caa"
|
||||
bright_foreground = "#e0def4"
|
||||
|
||||
[colors.cursor]
|
||||
text = "#e0def4"
|
||||
cursor = "#524f67"
|
||||
|
||||
[colors.vi_mode_cursor]
|
||||
text = "#e0def4"
|
||||
cursor = "#524f67"
|
||||
|
||||
[colors.search.matches]
|
||||
foreground = "#908caa"
|
||||
background = "#26233a"
|
||||
|
||||
[colors.search.focused_match]
|
||||
foreground = "#191724"
|
||||
background = "#ebbcba"
|
||||
|
||||
[colors.hints.start]
|
||||
foreground = "#908caa"
|
||||
background = "#1f1d2e"
|
||||
|
||||
[colors.hints.end]
|
||||
foreground = "#6e6a86"
|
||||
background = "#1f1d2e"
|
||||
|
||||
[colors.line_indicator]
|
||||
foreground = "None"
|
||||
background = "None"
|
||||
|
||||
[colors.footer_bar]
|
||||
foreground = "#e0def4"
|
||||
background = "#1f1d2e"
|
||||
|
||||
[colors.selection]
|
||||
text = "#e0def4"
|
||||
background = "#403d52"
|
||||
|
||||
[colors.normal]
|
||||
black = "#26233a"
|
||||
red = "#eb6f92"
|
||||
green = "#31748f"
|
||||
yellow = "#f6c177"
|
||||
blue = "#9ccfd8"
|
||||
magenta = "#c4a7e7"
|
||||
cyan = "#ebbcba"
|
||||
white = "#e0def4"
|
||||
|
||||
[colors.bright]
|
||||
black = "#6e6a86"
|
||||
red = "#eb6f92"
|
||||
green = "#31748f"
|
||||
yellow = "#f6c177"
|
||||
blue = "#9ccfd8"
|
||||
magenta = "#c4a7e7"
|
||||
cyan = "#ebbcba"
|
||||
white = "#e0def4"
|
||||
|
||||
[colors.dim]
|
||||
black = "#6e6a86"
|
||||
red = "#eb6f92"
|
||||
green = "#31748f"
|
||||
yellow = "#f6c177"
|
||||
blue = "#9ccfd8"
|
||||
magenta = "#c4a7e7"
|
||||
cyan = "#ebbcba"
|
||||
white = "#e0def4"
|
||||
|
||||
Reference in New Issue
Block a user