Skip to content

Commit

Permalink
feat(extras): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skoch13 committed Mar 4, 2024
1 parent 40a567b commit f80cc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/tokyonight/extra/spotify_player.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ bright_green = "${green1}"
bright_yellow = "${orange}"
bright_blue = "${blue1}"
bright_magenta = "${magenta2}"
bright_cyan = "${bleu5}"
bright_cyan = "${blue5}"
bright_white = "${fg}"
]=]

Expand Down

0 comments on commit f80cc3b

Please sign in to comment.