aboutsummaryrefslogtreecommitdiff
path: root/alacritty
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty')
-rw-r--r--alacritty/unsafe.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/alacritty/unsafe.yml b/alacritty/unsafe.yml
index 47e5b56..c9b833e 100644
--- a/alacritty/unsafe.yml
+++ b/alacritty/unsafe.yml
@@ -14,7 +14,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
window:
- opacity: 0.8
+ opacity: 0.33
class: "alacritty"
font:
@@ -30,6 +30,8 @@ font:
style: "Italic"
colors:
+ primary:
+ background: '#eeeeee'
normal:
black: '#000000'
red: '#ff3333'