From d4286f1ab32dd9686cce3cf129f435056c85e11d Mon Sep 17 00:00:00 2001 From: akiyamn Date: Mon, 7 Feb 2022 21:13:26 +1100 Subject: Changes Feb 2022 --- .config/alacritty/alacritty.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.config/alacritty/alacritty.yml') diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index ac21adb..e1b8988 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -71,7 +71,7 @@ window: instance: Alacritty # General application class general: Alacritty - + opacity: 0.89 # GTK theme variant (Linux/BSD only) # # Override the variant of the GTK theme. Commonly supported values are `dark` and `light`. @@ -303,7 +303,7 @@ schemes: white: '#e6e6d1' # Choose ONE color scheme from those available in the above list. -colors: *doom-one +colors: *dracula # Visual Bell # @@ -335,7 +335,6 @@ colors: *doom-one # # Window opacity as a floating point number from `0.0` to `1.0`. # The value `0.0` is completely transparent and `1.0` is opaque. -background_opacity: 0.9 # background_opacity: 0.80 #selection: -- cgit v1.2.3