Skip to content

Instantly share code, notes, and snippets.

View anhari's full-sized avatar
🏔️

Michael Anhari anhari

🏔️
View GitHub Profile
# 50-character subject line
#
# 72-character wrapped longer description. This should answer:
#
# * Why was this change necessary?
# * How does it address the problem?
# * Are there any side effects?
#
@anhari
anhari / gist:23ae031e93e2f465258439cb6802acad
Last active November 16, 2021 11:34
gruvbox blink shell theme
black = '#282828';
red = '#cc241d'; // red
green = '#98971a'; // green
yellow = '#d79921'; // yellow
blue = '#458588'; // blue
magenta = '#b16286'; // pink
cyan = '#689d6a'; // cyan
white = '#a89984'; // light gray
lightBlack = '#928374'; // medium gray
lightRed = '#fb4934'; // red