Add .Xresources with xterm monokai colors

This commit is contained in:
Sage Vaillancourt 2023-12-13 12:07:49 -05:00
parent 6cb7075c12
commit 8449e511d1
1 changed files with 33 additions and 0 deletions

33
fake_home/.Xresources Normal file
View File

@ -0,0 +1,33 @@
xterm*font: *-fixed-*-*-*-26-*
! terminal colours
xterm*foreground:#FFFFFF
xterm*background:#202020
!black darkgray
*color0: #1B1D1E
*color8: #808080
!darkred red
*color1: #FF0044
*color9: #F92672
!darkgreen green
*color2: #82B414
*color10: #A6E22E
!darkyellow yellow
*color3: #FD971F
*color11: #E6DB74
!darkblue blue
*color4: #266C98
*color12: #7070F0
!darkmagenta magenta
*color5: #AC0CB1
*color13: #D63AE1
!darkcyan cyan
*color6: #AE81FF
*color14: #66D9EF
!gray white
*color7: #CCCCCC
*color15: #F8F8F2
xterm*faceName: Envy Code R
xterm*faceNameDoublesize: Droid Sans Fallback
xterm*faceSize: 12