Created
December 11, 2021 20:44
-
-
Save al-caveman/2b138da991009f2ad6e2c4da4561fbe8 to your computer and use it in GitHub Desktop.
This file contains 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
font=terminus:size=8 | |
[colors] | |
background=000000 | |
regular0=31363b # black | |
regular1=ed1515 # red | |
regular2=11d116 # green | |
regular3=f67400 # yellow | |
regular4=1d99f3 # blue | |
regular5=9b59b6 # magenta | |
regular6=1abc9c # cyan | |
regular7=eff0f1 # white | |
bright0=7f8c8d # bright black | |
bright1=c0392b # bright red | |
bright2=1cdc9a # bright green | |
bright3=fdbc4b # bright yellow | |
bright4=3daee9 # bright blue | |
bright5=8e44ad # bright magenta | |
bright6=16a085 # bright cyan | |
bright7=fcfcfc # bright white |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment