Moved all .config-folders into the config folder for easier stow

This commit is contained in:
TuDatTr
2018-03-15 11:50:33 +01:00
parent f4a1e27deb
commit 27a0a96cb4
15 changed files with 36 additions and 43 deletions

36
config/.Xresources Normal file
View File

@@ -0,0 +1,36 @@
! special
*.foreground: #eceff1
*.background: #263238
*.cursorColor: #eceff1
! black
*.color0: #263238
*.color8: #37474f
! red
*.color1: #ff9800
*.color9: #ffa74d
! green
*.color2: #8bc34a
*.color10: #9ccc65
! yellow
*.color3: #ffc107
*.color11: #ffa000
! blue
*.color4: #03a9f4
*.color12: #81d4fa
! magenta
*.color5: #e91e63
*.color13: #ad1457
! cyan
*.color6: #009688
*.color14: #26a69a
! white
*.color7: #cfd8dc
*.color15: #eceff1