Skip to content

Instantly share code, notes, and snippets.

@JeremyOttley
Created January 4, 2025 15:24
Show Gist options
  • Save JeremyOttley/ae2fd45570ca38945c8456ae93f24288 to your computer and use it in GitHub Desktop.
Save JeremyOttley/ae2fd45570ca38945c8456ae93f24288 to your computer and use it in GitHub Desktop.
OKSolar theme for Xresources
! special
*.foreground: #839496
*.background: #002b36
*.cursorColor: #839496
! black
*.color0: #073642
*.color8: #002b36
! red
*.color1: #dc322f
*.color9: #cb4b16
! green
*.color2: #859900
*.color10: #586e75
! yellow
*.color3: #b58900
*.color11: #657b83
! blue
*.color4: #268bd2
*.color12: #839496
! magenta
*.color5: #d33682
*.color13: #6c71c4
! cyan
*.color6: #2aa198
*.color14: #93a1a1
! white
*.color7: #eee8d5
*.color15: #fdf6e3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment