Skip to content

Instantly share code, notes, and snippets.

@apraga
Created March 30, 2024 10:27
Show Gist options
  • Save apraga/7800d6901de09377ab3c11a08a957b72 to your computer and use it in GitHub Desktop.
Save apraga/7800d6901de09377ab3c11a08a957b72 to your computer and use it in GitHub Desktop.
Broot gruvbox light
###############################################################
# A skin for a terminal with a light background
# This skin uses RGB values so won't work for some
# terminals.
#
# Contributed by [@apraga](https://github.com/apraga)
###############################################################
skin: {
default: rgb(251,241,199) none
file: rgb(60,56,54)
directory: rgb(69,133,136)
# status_normal: rgb(251, 241,199) #/ None None
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment