mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
Add rainbow brackets for dark_plus (#14103)
This commit is contained in:
@@ -94,6 +94,8 @@
|
||||
"diagnostic.unnecessary" = { modifiers = ["dim"] }
|
||||
"diagnostic.deprecated" = { modifiers = ["crossed_out"] }
|
||||
|
||||
rainbow = ["#FFD700", "#DA70D6", "#179FFF"]
|
||||
|
||||
[palette]
|
||||
white = "#ffffff"
|
||||
orange = "#ce9178"
|
||||
|
Reference in New Issue
Block a user