Skip to content

Commit

Permalink
feat(themes): add atelier sulphurpool theme (zellij-org#3596)
Browse files Browse the repository at this point in the history
  • Loading branch information
achristmascarl authored and imsnif committed Dec 31, 2024
1 parent 1f9f8f8 commit e930105
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 e930105

Please sign in to comment.