diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-06-27 22:02:25 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-06-27 22:02:25 +0530 |
commit | a1c5e2a8b6df8967ed32b270edbc96782bf56bef (patch) | |
tree | dacd856b3abd565f119185ce7ed94e6c06338f32 /.config/alacritty/themes/doom-one-dark.yml | |
parent | e8b2adf54d8abad1a4d3a67c6af5796199fb53dc (diff) |
pushing custom nextcloud css
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 |