add chezmoi data

This commit is contained in:
Tyler Starr 2023-12-18 20:23:53 -08:00
parent b53ff4b5f9
commit 718b3dd8a7
2 changed files with 16 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
.gen
temp_bin
home/.chezmoidata.yaml

16
home/.chezmoidata.yaml Normal file
View File

@ -0,0 +1,16 @@
themes:
gruvbox:
bg0: '#282828'
bg1: '#3c3836'
bg2: '#504945'
fg: '#d5c4a1'
black: '#282828'
red: '#fb4934'
green: '#b8bb26'
yellow: '#fabd2f'
blue0: '#83a598'
blue1: '#458588'
purple0: '#d3869b'
purple1: '#8f3f71'
cyan: '#8ec07c'
white: '#d5c4a1'