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"