Skip to content

Instantly share code, notes, and snippets.

@Th3Fanbus
Created April 27, 2021 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Th3Fanbus/79d7536d98013b5c13db2fc2aca43c71 to your computer and use it in GitHub Desktop.
Save Th3Fanbus/79d7536d98013b5c13db2fc2aca43c71 to your computer and use it in GitHub Desktop.
custom dark
! Custom dark colorscheme
! special
*.background: #000000
*.foreground: #e5e5e5
*.cursorColor: #a47996
! black
*.color0: #000000
*.color8: #666666
! red
*.color1: #990000
*.color9: #e50000
! green
*.color2: #00a600
*.color10: #00d900
! yellow
*.color3: #999900
*.color11: #e5e500
! blue
*.color4: #3971ed
*.color12: #3971ed
! Alternate Blue
!*.color4: #2009db
!*.color12: #0000ff
! magenta
*.color5: #b200b2
*.color13: #e500e5
! cyan
*.color6: #00a6b2
*.color14: #00e5e5
! white
*.color7: #bfbfbf
*.color15: #e5e5e5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment