diff options
Diffstat (limited to '.config/alacritty/themes/doom-one-dark.yml')
-rw-r--r-- | .config/alacritty/themes/doom-one-dark.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty/themes/doom-one-dark.yml b/.config/alacritty/themes/doom-one-dark.yml index 54bda64..de3393f 100644 --- a/.config/alacritty/themes/doom-one-dark.yml +++ b/.config/alacritty/themes/doom-one-dark.yml @@ -4,7 +4,7 @@ colors: # Default colors primary: # background: '0x282c34' - background: '0x000000' + background: '0x100b13' foreground: '0xbbc2cf' # Normal colors |