What colorscheme was used in the README? #526
Answered
by
MeanderingProgrammer
rafaeljacov
asked this question in
Q&A
-
:) |
Beta Was this translation helpful? Give feedback.
Answered by
MeanderingProgrammer
Sep 18, 2025
Replies: 1 comment 1 reply
-
tokyonight, specifically the require('tokyonight').setup({ style = 'night' })
vim.cmd.colorscheme('tokyonight') |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rafaeljacov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tokyonight, specifically the
night
style: