From 0d1e0c057c6b05f97f22f05d3c9cd4f0fb4526af Mon Sep 17 00:00:00 2001 From: AethanFoot Date: Sun, 23 Aug 2020 11:46:21 +0100 Subject: [PATCH] Added background for toggle update --- themes/dracula.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/dracula.theme b/themes/dracula.theme index b5e4afb..5768e5f 100644 --- a/themes/dracula.theme +++ b/themes/dracula.theme @@ -1,5 +1,5 @@ # Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="" +theme[main_bg]="#282a36" # Main text color theme[main_fg]="#f8f8f2"