aboutsummaryrefslogtreecommitdiff
path: root/.config/alacritty/themes
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-11-24 20:20:08 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-11-24 20:20:08 +0530
commit24045012e69eb4d72b7a4344bca515e53412bba0 (patch)
tree5277c330f3b442bd8d09fad2e83b815038a24c6a /.config/alacritty/themes
parentf300ba9a9302e70dcc72523639aecc1e04feec53 (diff)
added playerctl keybindings
Diffstat (limited to '.config/alacritty/themes')
-rw-r--r--.config/alacritty/themes/dracula.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/alacritty/themes/dracula.yml b/.config/alacritty/themes/dracula.yml
index 12fe23a..3866808 100644
--- a/.config/alacritty/themes/dracula.yml
+++ b/.config/alacritty/themes/dracula.yml
@@ -17,9 +17,9 @@ colors:
focused_match:
foreground: '0x44475a'
background: '0xffb86c'
- bar:
- background: '0x282a36'
- foreground: '0xf8f8f2'
+ bar:
+ background: '0x282a36'
+ foreground: '0xf8f8f2'
line_indicator:
foreground: None
background: None