Skip to content

Commit

Permalink
theme: added gruvbox dark soft variant (helix-editor#7139)
Browse files Browse the repository at this point in the history
  • Loading branch information
broke authored and Schuyler Mortimer committed Jul 10, 2024
1 parent 992e7d7 commit 545e3ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions runtime/themes/gruvbox_dark_soft.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Author : broke <[email protected]>
# The theme uses the gruvbox dark palette with soft contrast: github.com/morhetz/gruvbox

inherits = "gruvbox"

[palette]
bg0 = "#32302f" # main background

0 comments on commit 545e3ce

Please sign in to comment.