Skip to content

Instantly share code, notes, and snippets.

@hermanschutte
Created February 16, 2026 12:46
Show Gist options
  • Select an option

  • Save hermanschutte/c169f7669fd7cfcbd56312aa6fcac093 to your computer and use it in GitHub Desktop.

Select an option

Save hermanschutte/c169f7669fd7cfcbd56312aa6fcac093 to your computer and use it in GitHub Desktop.
Material theme for Lazygit
gui:
# Material theme
theme:
activeBorderColor:
- "#80cbc4"
- bold
inactiveBorderColor:
- "#666666"
searchingActiveBorderColor:
- "#aeddff"
- bold
optionsTextColor:
- "#80cbc4"
selectedLineBgColor:
- "#35434d"
inactiveViewSelectedLineBgColor:
- "#35434d"
cherryPickedCommitFgColor:
- "#80cbc4"
cherryPickedCommitBgColor:
- "#35434d"
markedBaseCommitFgColor:
- "#f7eb95"
markedBaseCommitBgColor:
- "#35434d"
unstagedChangesColor:
- "#eb606b"
defaultFgColor:
- "#c4c7d1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment