First stab at converting to farout palette

Also renamed all/most instances of tokyonight to farout
This commit is contained in:
2023-12-01 15:30:50 -05:00
parent f247ee700b
commit 1752319cc5
130 changed files with 18963 additions and 301 deletions

View File

@@ -0,0 +1,34 @@
# FarOut Alacritty Colors
colors:
# Default colors
primary:
background: '0xe1e2e7'
foreground: '0x6c6252'
# Normal colors
normal:
black: '0xe9e9ed'
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,34 @@
# 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,34 @@
# FarOut Alacritty Colors
colors:
# Default colors
primary:
background: '0x1a1b26'
foreground: '0xE0CCAE'
# Normal colors
normal:
black: '0x15161e'
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,34 @@
# 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' }