Skip to content

Instantly share code, notes, and snippets.

@CondensedMilk7
Created March 30, 2022 16:56
Show Gist options
  • Select an option

  • Save CondensedMilk7/d1f10cd18e4583168c720d378b619d19 to your computer and use it in GitHub Desktop.

Select an option

Save CondensedMilk7/d1f10cd18e4583168c720d378b619d19 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