fixes git add --all

This commit is contained in:
2022-02-14 23:36:29 -05:00
parent 6154382f92
commit a7385b2bf5
4 changed files with 34 additions and 9 deletions
+19
View File
@@ -0,0 +1,19 @@
color00='#{{base00-hex}}'
color01='#{{base08-hex}}'
color02='#{{base0B-hex}}'
color03='#{{base0A-hex}}'
color04='#{{base0D-hex}}'
color05='#{{base0E-hex}}'
color06='#{{base0C-hex}}'
color07='#{{base05-hex}}'
color08='#{{base03-hex}}'
color09=$color01
color10=$color02
color11=$color03
color12=$color04
color13=$color05
color14=$color06
color15='#{{base07-hex}}'