aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/base16_terminal.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/base16_terminal.toml')
-rw-r--r--runtime/themes/base16_terminal.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/base16_terminal.toml b/runtime/themes/base16_terminal.toml
index 3a1d4845..1f5328dc 100644
--- a/runtime/themes/base16_terminal.toml
+++ b/runtime/themes/base16_terminal.toml
@@ -17,7 +17,7 @@
"variable" = "light-red"
"constant.numeric" = "yellow"
"constant" = "yellow"
-"attributes" = "yellow"
+"attribute" = "yellow"
"type" = "light-yellow"
"ui.cursor.match" = { fg = "light-yellow", modifiers = ["underlined"] }
"string" = "light-green"