summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGianni Ceccarelli <gceccarelli@veritone.com>2023-10-11 10:32:21 +0100
committerGianni Ceccarelli <gceccarelli@veritone.com>2023-10-11 10:32:21 +0100
commit1c7eb9c50258bca62cbeede3a709f0eafa57bf4b (patch)
tree9fef645efa7c5a28128b34a843169fa169123022
parentteach xtitle about alacritty (diff)
downloaddotfiles-1c7eb9c50258bca62cbeede3a709f0eafa57bf4b.tar.gz
dotfiles-1c7eb9c50258bca62cbeede3a709f0eafa57bf4b.tar.bz2
dotfiles-1c7eb9c50258bca62cbeede3a709f0eafa57bf4b.zip
nicer bg color
-rw-r--r--.config/alacritty.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty.yml b/.config/alacritty.yml
index f0ba8ef..6e2e8d9 100644
--- a/.config/alacritty.yml
+++ b/.config/alacritty.yml
@@ -31,7 +31,7 @@ font:
colors:
# Default colors
primary:
- background: '0x444444'
+ background: '0x0a0a0a'
foreground: '0xdddddd'
# Colors the cursor will use if `custom_cursor_colors` is true