Add extra space to alacritty swapColors script

This commit is contained in:
Adam Goldsmith 2019-06-18 10:44:51 -04:00
parent b03b0f8d85
commit 304cc7c281
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
file="$(dirname $0)/alacritty.yml"
prefix=' foreground: '
prefix=' foreground: '
amber="'0xb98000'"
green="'0x008000'"
color=$amber