Skip to content

Instantly share code, notes, and snippets.

@kj-sh604
Created June 24, 2024 10:10
Show Gist options
  • Save kj-sh604/30a633f0115b46ac8c348bc46aeb37c2 to your computer and use it in GitHub Desktop.
Save kj-sh604/30a633f0115b46ac8c348bc46aeb37c2 to your computer and use it in GitHub Desktop.
color codes for the my version of the dark pastels terminal color scheme
background = #2c2c2c
foreground = #dcdcdc
# basic colors
black = #3f3f3f
red = #d67979
green = #60b48a
yellow = #dfaf8f
blue = #9ab8d7
magenta = #dc8cc3
cyan = #8cd0d3
white = #dcdcdc
# bright colors
bright black = #709080
bright red = #dca3a3
bright green = #72d5a3
bright yellow = #f0dfaf
bright blue = #94bff3
bright magenta = #ec93d3
bright cyan = #93e0e3
bright white = #ffffff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment