From 6a3196a2452895ae20c349ce237f39e4a6c9cd4b Mon Sep 17 00:00:00 2001 From: adamstuck Date: Tue, 7 Sep 2021 22:44:34 +0200 Subject: more laptop config --- .config/alacritty/alacritty.yml | 46 ++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to '.config/alacritty/alacritty.yml') diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 3ed3f18..285dba0 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -131,7 +131,7 @@ font: #style: Bold Italic # Point size - size: 6.5 + size: 7 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter # spacing. @@ -318,33 +318,33 @@ font: # The value `0.0` is completely transparent and `1.0` is opaque. #background_opacity: 1.0 background_opacity: 0.9 -colors: +#colors: # Default colors - primary: - background: '#0A0E14' - foreground: '#B3B1AD' +# primary: +# background: '#0A0E14' +# foreground: '#B3B1AD' # Normal colors - normal: - black: '#01060E' - red: '#EA6C73' - green: '#91B362' - yellow: '#F9AF4F' - blue: '#53BDFA' - magenta: '#FAE994' - cyan: '#90E1C6' - white: '#C7C7C7' +# normal: +# black: '#01060E' +# red: '#EA6C73' +# green: '#91B362' +# yellow: '#F9AF4F' +# blue: '#53BDFA' +# magenta: '#FAE994' +# cyan: '#90E1C6' +# white: '#C7C7C7' # Bright colors - bright: - black: '#686868' - red: '#F07178' - green: '#C2D94C' - yellow: '#FFB454' - blue: '#59C2FF' - magenta: '#FFEE99' - cyan: '#95E6CB' - white: '#FFFFFF' +# bright: +# black: '#686868' +# red: '#F07178' +# green: '#C2D94C' +# yellow: '#FFB454' +# blue: '#59C2FF' +# magenta: '#FFEE99' +# cyan: '#95E6CB' +# white: '#FFFFFF' #selection: # This string contains all characters that are used as separators for -- cgit v1.2.3-70-g09d2