You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've made a terminal colour theme that goes well with nofrils-acme. I'll be updating this thread with similar themes for the other vim themes here. I'll also host these on my github separately later. Also, feel free to hit me up if you'd like any help off the top of my head (especially in using these).
! xresources colours; use https://terminal.sexy to convert to other formats
! special
*.foreground: #101412
*.background: #ffffd7
*.cursorColor: #101412
! black
*.color0: #424242
*.color8: #a9a9a1
! red
*.color1: #424242
*.color9: #cd00cd
! green
*.color2: #424242
*.color10: #424242
! yellow
*.color3: #424242
*.color11: #424242
! blue
*.color4: #424242
*.color12: #cd00cd
! magenta
*.color5: #af8700
*.color13: #424242
! cyan
*.color6: #699b9b
*.color14: #424242
! white
*.color7: #af8700
*.color15: #101412
The text was updated successfully, but these errors were encountered:
I've made a terminal colour theme that goes well with
nofrils-acme
. I'll be updating this thread with similar themes for the other vim themes here. I'll also host these on my github separately later. Also, feel free to hit me up if you'd like any help off the top of my head (especially in using these).The text was updated successfully, but these errors were encountered: