initial commit

This commit is contained in:
ray 2019-05-29 15:34:04 +01:00
commit 8aab6a0cb0
3 changed files with 116 additions and 0 deletions

36
neon2049/xresources Executable file
View file

@ -0,0 +1,36 @@
! special
*.foreground: #797979
*.background: #000000
*.cursorColor: #797979
! black
*.color0: #15041a
*.color8: #40092b
! red
*.color1: #9c1961
*.color9: #e24d85
! green
*.color2: #29944b
*.color10: #3fd76f
! yellow
*.color3: #33886a
*.color11: #4cc79c
! blue
*.color4: #583db4
*.color12: #534de2
! magenta
*.color5: #b01184
*.color13: #e24db9
! cyan
*.color6: #3971a8
*.color14: #489fd7
! white
*.color7: #a4a1ad
*.color15: #d3ccea