Skip to content

Commit

Permalink
feat(flexoki-light): create theme
Browse files Browse the repository at this point in the history
  • Loading branch information
nuvic committed Nov 26, 2024
1 parent 90ecd8f commit b0a6f07
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions zellij-utils/assets/themes/flexoki-light.kdl
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
themes {
flexoki-light {
fg "#B7B5AC"
bg "#FFFCF0"
black "#FFFCF0"
red "#AF3029"
green "#879A39"
yellow "#D0A215"
blue "#4385BE"
magenta "#CE5D97"
cyan "#3AA99F"
white "#100F0F"
orange "#DA702C"
}
}

0 comments on commit b0a6f07

Please sign in to comment.