-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
C-bugCategory: This is a bugCategory: This is a bug
Description
Summary
Trying to change if statements to a different color theme using the keyword.control.conditional
"keyword.control.conditional" = { fg = "#F56BA6" }
However this and other combinations I tried do not work. This is with C#.
Reproduction Steps
Adding the following into a theme.toml file.
"keyword.control.conditional" = { fg = "#F56BA6" }
Helix log
n/a
Platform
macOS
Terminal Emulator
iTerm2
Installation Method
brew
Helix Version
helix 25.07.1 (a05c151)
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bugCategory: This is a bug