Skip to content

Commit

Permalink
refactor: Change colour of type face to teal
Browse files Browse the repository at this point in the history
For Tokyo Night, in line with doomemacs#835.
  • Loading branch information
i-am-linja authored Aug 29, 2024
1 parent 1929fcc commit f8f1e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/doom-tokyo-night-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
(keywords magenta)
(methods blue)
(operators dark-cyan)
(type base8)
(type teal)
(strings dark-green)
(variables base8)
(numbers orange)
Expand Down

0 comments on commit f8f1e75

Please sign in to comment.