Created
March 30, 2022 16:56
-
-
Save CondensedMilk7/d1f10cd18e4583168c720d378b619d19 to your computer and use it in GitHub Desktop.
Tokyo night xresources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| !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