alacritty: use everforest themes and font: FiraCode Nerd Font Ret

This commit is contained in:
Łukasz Pankowski 2023-09-06 21:42:02 +02:00
parent 3cd77b2bde
commit 7e98522f97

View File

@ -3,122 +3,152 @@
env: env:
TERM: xterm-256color TERM: xterm-256color
# (format t "~A" (cl-base16:apply-scheme (merge-pathnames "schemes/mexico-light/mexico-light.yaml" cl-base16:*source-dir*) "alacritty" "default")) # From https://gist.github.com/sainnhe/6432f83181c4520ea87b5211fed27950
# (format t "~A" (cl-base16:apply-scheme (merge-pathnames "schemes/mexico-light/mexico-light.yaml" cl-base16:*source-dir*) "alacritty" "default")) # Changed only to &dark and YAML &light labels
schemes:
# Base16 Espresso - alacritty color config everforest_dark_hard: &dark
# Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington) primary:
colors-dark: &dark background: '#272e33'
# Default colors foreground: '#d3c6aa'
primary: normal:
background: '0x2d2d2d' black: '#414b50'
foreground: '0xcccccc' red: '#e67e80'
green: '#a7c080'
# Colors the cursor will use if `custom_cursor_colors` is true yellow: '#dbbc7f'
cursor: blue: '#7fbbb3'
text: '0x2d2d2d' magenta: '#d699b6'
cursor: '0xcccccc' cyan: '#83c092'
white: '#d3c6aa'
# Normal colors bright:
normal: black: '#475258'
black: '0x2d2d2d' red: '#e67e80'
red: '0xd25252' green: '#a7c080'
green: '0xa5c261' yellow: '#dbbc7f'
yellow: '0xffc66d' blue: '#7fbbb3'
blue: '0x6c99bb' magenta: '#d699b6'
magenta: '0xd197d9' cyan: '#83c092'
cyan: '0xbed6ff' white: '#d3c6aa'
white: '0xcccccc' everforest_dark_medium: &everforest_dark_medium
primary:
# Bright colors background: '#2d353b'
bright: foreground: '#d3c6aa'
black: '0x777777' normal:
red: '0xf9a959' black: '#475258'
green: '0x393939' red: '#e67e80'
yellow: '0x515151' green: '#a7c080'
blue: '0xb4b7b4' yellow: '#dbbc7f'
magenta: '0xe0e0e0' blue: '#7fbbb3'
cyan: '0xf97394' magenta: '#d699b6'
white: '0xffffff' cyan: '#83c092'
white: '#d3c6aa'
colors1: bright:
# Default colors black: '#475258'
primary: red: '#e67e80'
background: '0x3C4C55' green: '#a7c080'
foreground: '0xC5D4DD' yellow: '#dbbc7f'
blue: '#7fbbb3'
# Colors the cursor will use if `custom_cursor_colors` is true magenta: '#d699b6'
cursor: cyan: '#83c092'
text: '0x3C4C55' white: '#d3c6aa'
cursor: '0xC5D4DD' everforest_dark_soft: &everforest_dark_soft
primary:
# Normal colors background: '#333c43'
normal: foreground: '#d3c6aa'
black: '0x3C4C55' normal:
red: '0x83AFE5' black: '#4d5960'
green: '0x7FC1CA' red: '#e67e80'
yellow: '0xA8CE93' green: '#a7c080'
blue: '0x83AFE5' yellow: '#dbbc7f'
magenta: '0x9A93E1' blue: '#7fbbb3'
cyan: '0xF2C38F' magenta: '#d699b6'
white: '0xC5D4DD' cyan: '#83c092'
white: '#d3c6aa'
# Bright colors bright:
bright: black: '#4d5960'
black: '0x899BA6' red: '#e67e80'
red: '0x7FC1CA' green: '#a7c080'
green: '0x556873' yellow: '#dbbc7f'
yellow: '0x6A7D89' blue: '#7fbbb3'
blue: '0x899BA6' magenta: '#d699b6'
magenta: '0x899BA6' cyan: '#83c092'
cyan: '0xF2C38F' white: '#d3c6aa'
white: '0x556873' everforest_light_hard: &light
primary:
# Base16 Mexico Light - alacritty color config background: '#fffbef'
# Sheldon Johnson foreground: '#5c6a72'
colors-light: &light normal:
# Default colors black: '#5c6a72'
primary: red: '#f85552'
background: '0xf8f8f8' green: '#8da101'
foreground: '0x383838' yellow: '#dfa000'
blue: '#3a94c5'
# Colors the cursor will use if `custom_cursor_colors` is true magenta: '#df69ba'
cursor: cyan: '#35a77c'
text: '0xf8f8f8' white: '#e8e5d5'
cursor: '0x383838' bright:
black: '#5c6a72'
# Normal colors red: '#f85552'
normal: green: '#8da101'
black: '0xf8f8f8' yellow: '#dfa000'
red: '0xab4642' blue: '#3a94c5'
green: '0x538947' magenta: '#df69ba'
yellow: '0xf79a0e' cyan: '#35a77c'
blue: '0x7cafc2' white: '#e8e5d5'
magenta: '0x96609e' everforest_light_medium: &everforest_light_medium
cyan: '0x4b8093' primary:
white: '0x383838' background: '#fdf6e3'
foreground: '#5c6a72'
# Bright colors normal:
bright: black: '#5c6a72'
black: '0xb8b8b8' red: '#f85552'
red: '0xdc9656' green: '#8da101'
green: '0xe8e8e8' yellow: '#dfa000'
yellow: '0xd8d8d8' blue: '#3a94c5'
blue: '0x585858' magenta: '#df69ba'
magenta: '0x282828' cyan: '#35a77c'
cyan: '0xa16946' white: '#e0dcc7'
white: '0x181818' bright:
black: '#5c6a72'
red: '#f85552'
green: '#8da101'
yellow: '#dfa000'
blue: '#3a94c5'
magenta: '#df69ba'
cyan: '#35a77c'
white: '#e0dcc7'
everforest_light_soft: &everforest_light_soft
primary:
background: '#f3ead3'
foreground: '#5c6a72'
normal:
black: '#5c6a72'
red: '#f85552'
green: '#8da101'
yellow: '#dfa000'
blue: '#3a94c5'
magenta: '#df69ba'
cyan: '#35a77c'
white: '#d8d3ba'
bright:
black: '#5c6a72'
red: '#f85552'
green: '#8da101'
yellow: '#dfa000'
blue: '#3a94c5'
magenta: '#df69ba'
cyan: '#35a77c'
white: '#d8d3ba'
draw_bold_text_with_bright_colors: false draw_bold_text_with_bright_colors: false
colors: *dark colors: *dark
font: font:
size: 12 size: 10
normal: normal:
family: Iosevka Fixed Slab family: FiraCode Nerd Font Ret
bold: bold:
family: Iosevka Fixed Slab heavy family: FiraCode Nerd Font Ret
key_bindings: key_bindings:
- key: F6 - key: F6