Created
May 22, 2022 21:57
-
-
Save Misterio77/d0e062637e7f4e5361dc2e9c2a1bec78 to your computer and use it in GitHub Desktop.
A base16 template for shellcolord
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
# base16-shellcolor | |
base00={{base00-hex}} | |
base01={{base01-hex}} | |
base02={{base02-hex}} | |
base03={{base03-hex}} | |
base04={{base04-hex}} | |
base05={{base05-hex}} | |
base06={{base06-hex}} | |
base07={{base07-hex}} | |
base08={{base08-hex}} | |
base09={{base09-hex}} | |
base0A={{base0A-hex}} | |
base0B={{base0B-hex}} | |
base0C={{base0C-hex}} | |
base0D={{base0D-hex}} | |
base0E={{base0E-hex}} | |
base0F={{base0F-hex}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment