Skip to content

Commit

Permalink
Update runtime/themes/onelight.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
  • Loading branch information
erasin and the-mikedavis authored Mar 6, 2023
1 parent ae7b93c commit 1fa2c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/themes/onelight.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"function" = { fg = "blue" }
"function.builtin" = { fg = "cyan" }
"function.method" = { fg = "light-blue" }
"function.macro" = { fg = "pink", modifiers = ["blod"] }
"function.macro" = { fg = "pink", modifiers = ["bold"] }
"function.special" = { fg = "cyan" }

"markup.heading" = { fg = "red" }
Expand Down

0 comments on commit 1fa2c23

Please sign in to comment.