Skip to content

Instantly share code, notes, and snippets.

@d7eeem
Forked from CondensedMilk7/.Xresources
Created November 20, 2022 21:30
Show Gist options
  • Select an option

  • Save d7eeem/b68c8ad8f78c1a96beb1f98cd982ef53 to your computer and use it in GitHub Desktop.

Select an option

Save d7eeem/b68c8ad8f78c1a96beb1f98cd982ef53 to your computer and use it in GitHub Desktop.
Tokyo night xresources
!Tokyo Night theme
! general
*foreground: #a9b1d6
*background: #1a1b26
*cursorColor: #a9b1d6
! terminal padding color
*borderColor: #1a1b26
! black
*color0: #24283b
*color8: #414868
! red
*color1: #f7768e
*color9: #ff9e64
! green
*color2: #9ece6a
*color10: #9ece6a
! yellow
*color3: #e0af68
*color11: #e0af68
! blue
*color4: #7aa2f7
*color12: #7aa2f7
! magenta
*color5: #bb9af7
*color13: #bb9af7
! cyan
*color6: #7dcfff
*color14: #7dcfff
! white
*color7: #c0caf5
*color15: #c0caf5
! Tokyo Night theme ends
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment