Skip to content

Instantly share code, notes, and snippets.

@matsuu
Last active August 26, 2022 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matsuu/f3205cf49f35e913009519952fd7d281 to your computer and use it in GitHub Desktop.
Save matsuu/f3205cf49f35e913009519952fd7d281 to your computer and use it in GitHub Desktop.
.config/zellij/config.yaml
simplified_ui: true
pane_frames: false
default_mode: locked
mouse_mode: false
#copy_command: "pbcopy"
theme: penumbra-light++
themes:
# https://github.com/nealmckee/penumbra
penumbra-light++:
bg: [255, 247, 237]
red: [241, 138, 161]
green: [88, 199, 146]
yellow: [180, 180, 74]
blue: [131, 173, 255]
magenta: [204, 148, 230]
orange: [234, 152, 86]
fg: [24, 27, 31]
cyan: [22, 195, 221]
black: [13, 15, 19]
white: [255, 253, 251]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment