Skip to content

Commit

Permalink
feat: remove bold style for functions
Browse files Browse the repository at this point in the history
  • Loading branch information
so1ve committed May 24, 2023
1 parent 03a99d8 commit 5807b5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ export default function getTheme() {
{
scope: "entity.name.function",
settings: {
fontStyle: "bold",
foreground: undef("function"),
},
},
Expand Down

0 comments on commit 5807b5c

Please sign in to comment.