Merge remote-tracking branch 'upstream/main'

This commit is contained in:
2024-02-09 14:24:59 -05:00
35 changed files with 1395 additions and 546 deletions

View File

@@ -0,0 +1,41 @@
# FarOut Alacritty Colors
# Default colors
[colors.primary]
background = '#f9f6f6'
foreground = '#6c6252'
#[colors.cursor]
#cursor = '#6c6252'
#text = '#f9f6f6'
# Normal colors
[colors.normal]
black = '#faf8f8'
red = '#db5234'
green = '#715e4b'
yellow = '#9b6635'
blue = '#c77544'
magenta = '#c37f87'
cyan = '#91654c'
white = '#9b6635'
# Bright colors
[colors.bright]
black = '#d1c4c2'
red = '#db5234'
green = '#715e4b'
yellow = '#9b6635'
blue = '#c77544'
magenta = '#c37f87'
cyan = '#91654c'
white = '#6c6252'
# Indexed Colors
[[colors.indexed_colors]]
index = 16
color = '#b15c00'
[[colors.indexed_colors]]
index = 17
color = '#a14834'

View File

@@ -1,34 +0,0 @@
# FarOut Alacritty Colors
colors:
# Default colors
primary:
background: '0xf9f6f6'
foreground: '0x6c6252'
# Normal colors
normal:
black: '0xfaf8f8'
red: '0xdb5234'
green: '0x715e4b'
yellow: '0x9b6635'
blue: '0xc77544'
magenta: '0xc37f87'
cyan: '0x91654c'
white: '0x9b6635'
# Bright colors
bright:
black: '0xd1c4c2'
red: '0xdb5234'
green: '0x715e4b'
yellow: '0x9b6635'
blue: '0xc77544'
magenta: '0xc37f87'
cyan: '0x91654c'
white: '0x6c6252'
indexed_colors:
- { index: 16, color: '0xb15c00' }
- { index: 17, color: '0xa14834' }

View File

@@ -0,0 +1,41 @@
# FarOut Alacritty Colors
# Default colors
[colors.primary]
background = '#222436'
foreground = '#c8d3f5'
#[colors.cursor]
#cursor = '#c8d3f5'
#text = '#222436'
# Normal colors
[colors.normal]
black = '#1b1d2b'
red = '#ff757f'
green = '#c3e88d'
yellow = '#ffc777'
blue = '#82aaff'
magenta = '#c099ff'
cyan = '#86e1fc'
white = '#828bb8'
# Bright colors
[colors.bright]
black = '#444a73'
red = '#ff757f'
green = '#c3e88d'
yellow = '#ffc777'
blue = '#82aaff'
magenta = '#c099ff'
cyan = '#86e1fc'
white = '#c8d3f5'
# Indexed Colors
[[colors.indexed_colors]]
index = 16
color = '#ff966c'
[[colors.indexed_colors]]
index = 17
color = '#c53b53'

View File

@@ -1,34 +0,0 @@
# FarOut Alacritty Colors
colors:
# Default colors
primary:
background: '0x222436'
foreground: '0xc8d3f5'
# Normal colors
normal:
black: '0x1b1d2b'
red: '0xff757f'
green: '0xc3e88d'
yellow: '0xffc777'
blue: '0x82aaff'
magenta: '0xc099ff'
cyan: '0x86e1fc'
white: '0x828bb8'
# Bright colors
bright:
black: '0x444a73'
red: '0xff757f'
green: '0xc3e88d'
yellow: '0xffc777'
blue: '0x82aaff'
magenta: '0xc099ff'
cyan: '0x86e1fc'
white: '0xc8d3f5'
indexed_colors:
- { index: 16, color: '0xff966c' }
- { index: 17, color: '0xc53b53' }

View File

@@ -0,0 +1,41 @@
# FarOut Alacritty Colors
# Default colors
[colors.primary]
background = '#0f0908'
foreground = '#E0CCAE'
#[colors.cursor]
#cursor = '#E0CCAE'
#text = '#0f0908'
# Normal colors
[colors.normal]
black = '#0c0706'
red = '#bf472c'
green = '#a4896f'
yellow = '#f2a766'
blue = '#d47d49'
magenta = '#8a4b53'
cyan = '#a67458'
white = '#F2A766'
# Bright colors
[colors.bright]
black = '#392D2B'
red = '#bf472c'
green = '#a4896f'
yellow = '#f2a766'
blue = '#d47d49'
magenta = '#8a4b53'
cyan = '#a67458'
white = '#E0CCAE'
# Indexed Colors
[[colors.indexed_colors]]
index = 16
color = '#ff9e64'
[[colors.indexed_colors]]
index = 17
color = '#df674c'

View File

@@ -1,34 +0,0 @@
# FarOut Alacritty Colors
colors:
# Default colors
primary:
background: '0x0f0908'
foreground: '0xE0CCAE'
# Normal colors
normal:
black: '0x0c0706'
red: '0xbf472c'
green: '0xa4896f'
yellow: '0xf2a766'
blue: '0xd47d49'
magenta: '0x8a4b53'
cyan: '0xa67458'
white: '0xF2A766'
# Bright colors
bright:
black: '0x392D2B'
red: '0xbf472c'
green: '0xa4896f'
yellow: '0xf2a766'
blue: '0xd47d49'
magenta: '0x8a4b53'
cyan: '0xa67458'
white: '0xE0CCAE'
indexed_colors:
- { index: 16, color: '0xff9e64' }
- { index: 17, color: '0xdf674c' }

View File

@@ -0,0 +1,41 @@
# FarOut Alacritty Colors
# Default colors
[colors.primary]
background = '#0f0908'
foreground = '#E0CCAE'
#[colors.cursor]
#cursor = '#E0CCAE'
#text = '#0f0908'
# Normal colors
[colors.normal]
black = '#0c0706'
red = '#bf472c'
green = '#a4896f'
yellow = '#f2a766'
blue = '#d47d49'
magenta = '#8a4b53'
cyan = '#a67458'
white = '#F2A766'
# Bright colors
[colors.bright]
black = '#392D2B'
red = '#bf472c'
green = '#a4896f'
yellow = '#f2a766'
blue = '#d47d49'
magenta = '#8a4b53'
cyan = '#a67458'
white = '#E0CCAE'
# Indexed Colors
[[colors.indexed_colors]]
index = 16
color = '#ff9e64'
[[colors.indexed_colors]]
index = 17
color = '#df674c'

View File

@@ -1,34 +0,0 @@
# FarOut Alacritty Colors
colors:
# Default colors
primary:
background: '0x0f0908'
foreground: '0xE0CCAE'
# Normal colors
normal:
black: '0x0c0706'
red: '0xbf472c'
green: '0xa4896f'
yellow: '0xf2a766'
blue: '0xd47d49'
magenta: '0x8a4b53'
cyan: '0xa67458'
white: '0xF2A766'
# Bright colors
bright:
black: '0x392D2B'
red: '0xbf472c'
green: '0xa4896f'
yellow: '0xf2a766'
blue: '0xd47d49'
magenta: '0x8a4b53'
cyan: '0xa67458'
white: '0xE0CCAE'
indexed_colors:
- { index: 16, color: '0xff9e64' }
- { index: 17, color: '0xdf674c' }