theme: horizon-dark fix constructor color (#9493)
* 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
This commit is contained in:
parent
661e123152
commit
fd7b722dfb
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ keyword = "purple"
|
||||||
function = "blue"
|
function = "blue"
|
||||||
label = "orange"
|
label = "orange"
|
||||||
type = "orange"
|
type = "orange"
|
||||||
|
constructor = "orange"
|
||||||
namespace = "orange"
|
namespace = "orange"
|
||||||
|
|
||||||
# User Interface
|
# User Interface
|
||||||
|
|
Loading…
Add table
Reference in a new issue