Skip to content

Commit

Permalink
feat(themes): add atelier sulphurpool theme (#3596)
Browse files Browse the repository at this point in the history
  • Loading branch information
achristmascarl authored Oct 25, 2024
1 parent 069b16e commit 9915387
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions zellij-utils/assets/themes/atelier.kdl
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// https://github.com/atelierbram/atelier-schemes-terminal

themes {
atelier-sulphurpool {
bg "#293256"
fg "#979db4"
red "#c94922"
green "#ac9739"
yellow "#c08b30"
blue "#3d8fd1"
magenta "#9c637a"
orange "#c76b29"
cyan "#22a2c9"
black "#202746"
white "#f5f7ff"
}
}

0 comments on commit 9915387

Please sign in to comment.