aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 49f46b0b..82b71a7d 100644
--- a/theme.toml
+++ b/theme.toml
@@ -9,7 +9,8 @@ special = "honey"
property = "white"
variable = "lavender"
# variable = "almond" # TODO: metavariables only
-"variable.parameter" = { fg = "lavender", modifiers = ["underlined"] }
+# "variable.parameter" = { fg = "lavender", modifiers = ["underlined"] }
+"variable.parameter" = { fg = "lavender" }
"variable.builtin" = "mint"
type = "white"
"type.builtin" = "white" # TODO: distinguish?