myhome/.alacritty.yml

83 lines
1.6 KiB
YAML

font:
bold:
family: Comic Code
style: Bold
antialias: true
bold_italic:
family: Comic Code
style: Bold Italic
antialias: true
italic:
family: Comic Code
style: Italic
antialias: true
normal:
family: Comic Code
style: Medium
antialias: true
size: 16
offset:
x: 0
y: 0
glyph_offset:
x: 0
y: 0
use_thin_strokes: true
mouse:
hints:
launcher:
program: open
modifiers: Command
key_bindings:
- { key: Return, mods: Control|Shift, action: SpawnNewInstance }
- { key: F, mods: Control, action: SearchForward }
- { key: V, mods: Control|Shift, action: Paste }
- { key: Space, mods: Control, chars: "\x00" }
selection:
save_to_clipboard: true
colors:
search:
focused_match:
foreground: "#181818"
background: "#ab4642"
matches:
foreground: "#181818"
background: "#f4bf75"
footer_bar:
background: "#262626"
foreground: "#d0d0d0"
# Default colors
primary:
background: "0x000000"
foreground: "0xffffff"
# Bright colors:
bright:
black: "0x7f7f7f"
blue: "0x5c5cff"
cyan: "0x00ffff"
green: "0x00ff00"
magenta: "0xff00ff"
red: "0xff0000"
white: "0xffffff"
yellow: "0xffff00"
# Normal colors
normal:
black: "0x000000"
blue: "0x0000ee"
cyan: "0x00cdcd"
green: "0x00cd00"
magenta: "0xcd00cd"
red: "0xcd0000"
white: "0xe5e5e5"
yellow: "0xcdcd00"
import:
- C:\Users\marcin.wozniak\AppData\Roaming\alacritty\dracula.yml