Skip to content

Commit

Permalink
theme: horizon-dark fix constructor color (helix-editor#9493)
Browse files Browse the repository at this point in the history
* theme: add horizon-dark

* fix whitespace color and gutter selected

* taplo fmt

* markup and color tweaks

markup colors
diff colors
better comment and menu colors

* horizon-dark: fix constructor color

makes Some and None to look better and more like the vscode theme
  • Loading branch information
vesdev authored and postsolar committed Apr 4, 2024
1 parent ae842a9 commit 14505ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/horizon-dark.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ keyword = "purple"
function = "blue"
label = "orange"
type = "orange"
constructor = "orange"
namespace = "orange"

# User Interface
Expand Down

0 comments on commit 14505ec

Please sign in to comment.