Created
February 6, 2023 06:23
-
-
Save lukethompson/72d4ab03e5add3ac14429e026bd0ec52 to your computer and use it in GitHub Desktop.
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
| details: "darker" | |
| foreground: "#ffffff" | |
| background: "#000000" | |
| accent: "#5AF78E" | |
| terminal_colors: | |
| normal: | |
| red: "#FF5C57" | |
| white: "#F1F1F0" | |
| cyan: "#9AEDFE" | |
| blue: "#57C7FF" | |
| magenta: "#FF6AC1" | |
| black: "#000" | |
| green: "#5AF78E" | |
| yellow: "#F3F99D" | |
| bright: | |
| cyan: "#9AEDFE" | |
| magenta: "#FF6AC1" | |
| white: "#F1F1F0" | |
| red: "#FF5C57" | |
| blue: "#57C7FF" | |
| yellow: "#F3F99D" | |
| green: "#5AF78E" | |
| black: "#686868" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment