Created
March 1, 2021 20:17
-
-
Save unrooted/06e2a7eec0947dd164b6327baa87e5eb to your computer and use it in GitHub Desktop.
NaughtyOne color scheme
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
! special | |
*.foreground: #d2d0ce | |
*.background: #11100f | |
*.cursorColor: #d2d0ce | |
! black | |
*.color0: #282a2e | |
*.color8: #373b41 | |
! red | |
*.color1: #eb232d | |
*.color9: #c0484f | |
! green | |
*.color2: #a7ea45 | |
*.color10: #addd67 | |
! yellow | |
*.color3: #ffcc00 | |
*.color11: #da9c4a | |
! blue | |
*.color4: #4e7bdd | |
*.color12: #61afef | |
! magenta | |
*.color5: #c17cee | |
*.color13: #b17fc1 | |
! cyan | |
*.color6: #57968e | |
*.color14: #8abeb7 | |
! white | |
*.color7: #8b8b8b | |
*.color15: #eeffff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment