aboutsummaryrefslogtreecommitdiff
path: root/alacritty/.config
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty/.config')
-rw-r--r--alacritty/.config/alacritty/alacritty.yml11
1 files changed, 5 insertions, 6 deletions
diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml
index 803021f..ee67cb9 100644
--- a/alacritty/.config/alacritty/alacritty.yml
+++ b/alacritty/.config/alacritty/alacritty.yml
@@ -106,7 +106,7 @@ font:
# - (macOS) Menlo
# - (Linux/BSD) monospace
# - (Windows) Consolas
- family: comic mono
+ family: Monaspace Xenon
# The `style` can be specified to pick a specific face.
style: Bold
@@ -116,8 +116,7 @@ font:
#
# If the bold family is not specified, it will fall back to the
# value specified for the normal font.
- family: comic mono
-
+ family: Monaspace Xenon
# The `style` can be specified to pick a specific face.
style: Bold
@@ -127,7 +126,7 @@ font:
#
# If the italic family is not specified, it will fall back to the
# value specified for the normal font.
- family: comic mono
+ family: Monaspace Xenon
# The `style` can be specified to pick a specific face.
style: Italic
@@ -138,7 +137,7 @@ font:
#
# If the bold italic family is not specified, it will fall back to the
# value specified for the normal font.
- family: monospace
+ family: Monaspace Xenon
# The `style` can be specified to pick a specific face.
style: Bold Italic
@@ -170,7 +169,7 @@ font:
colors:
# Default colors
primary:
- background: '#000000'
+ background: '#0A0E14'
foreground: '#B3B1AD'
# Normal colors