2021-09-25 02:35:38 -07:00
|
|
|
colors:
|
|
|
|
|
2022-06-05 11:43:32 -07:00
|
|
|
# Onedarker
|
|
|
|
# primary:
|
|
|
|
# foreground: "#abb2bf"
|
|
|
|
# background: "#282c34"
|
|
|
|
#
|
|
|
|
# # Normal colors
|
|
|
|
# normal:
|
|
|
|
# black: "#1b1d1e"
|
|
|
|
# red: "#ff5995"
|
|
|
|
# green: "#b6e354"
|
|
|
|
# yellow: "#f3fd21"
|
|
|
|
# blue: "#3f78ff"
|
|
|
|
# magenta: "#9e6ffe"
|
|
|
|
# cyan: "#23ced4"
|
|
|
|
# white: "#abb2bf"
|
|
|
|
#
|
|
|
|
# # Bright colors
|
|
|
|
# bright:
|
|
|
|
# black: "#505354"
|
|
|
|
# red: "#ff5995"
|
|
|
|
# green: "#b6e354"
|
|
|
|
# yellow: "#f3fd21"
|
|
|
|
# blue: "#3f78ff"
|
|
|
|
# magenta: "#9e6ffe"
|
|
|
|
# cyan: "#23ced4"
|
|
|
|
# white: "#f8f8f2"
|
|
|
|
|
|
|
|
# TokyoNight
|
|
|
|
# Default colors
|
2021-09-25 02:35:38 -07:00
|
|
|
primary:
|
2022-06-05 11:43:32 -07:00
|
|
|
background: '0x1a1b26'
|
|
|
|
foreground: '0xc0caf5'
|
2021-09-25 02:35:38 -07:00
|
|
|
|
2022-06-05 11:43:32 -07:00
|
|
|
# Normal colors
|
2021-09-25 02:35:38 -07:00
|
|
|
normal:
|
2022-06-05 11:43:32 -07:00
|
|
|
black: '0x15161E'
|
|
|
|
red: '0xf7768e'
|
|
|
|
green: '0x9ece6a'
|
|
|
|
yellow: '0xe0af68'
|
|
|
|
blue: '0x7aa2f7'
|
|
|
|
magenta: '0xbb9af7'
|
|
|
|
cyan: '0x7dcfff'
|
|
|
|
white: '0xa9b1d6'
|
|
|
|
|
|
|
|
# Bright colors
|
2021-09-25 02:35:38 -07:00
|
|
|
bright:
|
2022-06-05 11:43:32 -07:00
|
|
|
black: '0x414868'
|
|
|
|
red: '0xf7768e'
|
|
|
|
green: '0x9ece6a'
|
|
|
|
yellow: '0xe0af68'
|
|
|
|
blue: '0x7aa2f7'
|
|
|
|
magenta: '0xbb9af7'
|
|
|
|
cyan: '0x7dcfff'
|
|
|
|
white: '0xc0caf5'
|
|
|
|
|
|
|
|
indexed_colors:
|
|
|
|
- { index: 16, color: '0xff9e64' }
|
|
|
|
- { index: 17, color: '0xdb4b4b' }
|
2021-09-25 02:35:38 -07:00
|
|
|
|
2021-12-26 16:15:07 -08:00
|
|
|
transparent_background_colors: true
|
|
|
|
|
2021-09-25 02:35:38 -07:00
|
|
|
font:
|
2022-09-25 01:58:02 -07:00
|
|
|
# Get SauceCodePro NerdFont from here: https://github.com/ryanoasis/nerd-fonts/releases/latest - download SourceCodePro.zip
|
|
|
|
# The normal font face to use.
|
2021-09-25 02:35:38 -07:00
|
|
|
normal:
|
2023-05-28 19:28:43 -07:00
|
|
|
family: SauceCodePro NF
|
2022-09-25 01:58:02 -07:00
|
|
|
family: SauceCodePro NerdFont
|
2021-09-25 02:35:38 -07:00
|
|
|
# The bold font face
|
|
|
|
bold:
|
2023-05-28 19:28:43 -07:00
|
|
|
family: SauceCodePro NF
|
2022-09-25 01:58:02 -07:00
|
|
|
family: SauceCodePro NerdFont
|
2021-09-25 02:35:38 -07:00
|
|
|
# The italic font face
|
|
|
|
italic:
|
2023-05-28 19:28:43 -07:00
|
|
|
family: SauceCodePro NF
|
2022-09-25 01:58:02 -07:00
|
|
|
family: SauceCodePro NerdFont
|
2021-09-25 02:35:38 -07:00
|
|
|
|
2021-12-26 16:15:07 -08:00
|
|
|
# sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow)
|
2022-07-19 14:44:11 -07:00
|
|
|
size: 11.5
|
2021-09-25 02:35:38 -07:00
|
|
|
|
|
|
|
offset:
|
|
|
|
x: 0
|
|
|
|
y: 0
|
|
|
|
glyph_offset:
|
|
|
|
x: 0
|
|
|
|
y: 0
|
|
|
|
|
|
|
|
startup_mode: Fullscreen
|
|
|
|
|
|
|
|
window:
|
|
|
|
padding:
|
2022-01-01 18:21:21 -08:00
|
|
|
x: 0
|
|
|
|
y: 4
|
2021-10-24 00:33:53 -07:00
|
|
|
scrolling:
|
2021-12-26 16:15:07 -08:00
|
|
|
# number of lines to keep in history buffer
|
2021-10-24 00:33:53 -07:00
|
|
|
history: 10000
|
|
|
|
# Scrolling distance multiplier.
|
|
|
|
# multiplier: 10
|
2021-09-25 02:35:38 -07:00
|
|
|
|
|
|
|
# # If `true`, bold text is drawn using the bright color variants.
|
|
|
|
# draw_bold_text_with_bright_colors: true
|
|
|
|
|
|
|
|
# selection:
|
|
|
|
semantic_escape_chars: ',│`|:"'' ()[]{}<>'
|
|
|
|
save_to_clipboard: true
|
|
|
|
live_config_reload: true
|
|
|
|
|
|
|
|
mouse:
|
|
|
|
hide_when_typing: true
|
|
|
|
|
|
|
|
key_bindings:
|
|
|
|
- { key: V, mods: Control|Shift, action: Paste }
|
|
|
|
- { key: C, mods: Control|Shift, action: Copy }
|
|
|
|
- { key: Key0, mods: Control, action: ResetFontSize }
|
|
|
|
- { key: Equals, mods: Control, action: IncreaseFontSize }
|
2021-10-06 23:22:38 -07:00
|
|
|
- { key: Plus, mods: Control|Shift, action: IncreaseFontSize }
|
2021-09-25 02:35:38 -07:00
|
|
|
- { key: Minus, mods: Control, action: DecreaseFontSize }
|
|
|
|
- { key: F11, action: ToggleFullscreen }
|
|
|
|
|