Neovim theme inspired by a trip to Italy where my favorite part of the trip was the region of Tuscany.
Editor | Terminal |
---|---|
There are three theme variants:
- Tuscany Night
- Tuscany Day [TODO]
- Tuscany Auto (switches based on time of day / system setting) [TODO]
Extras (in a similar fashion to tokyonight) are also provided. These will be added based on tools I use, contributions for new extras will be welcome.
Alpha quality. I have just started to enable Tuscany as my day to day theme and will continue making refinements and hope to have a v0.1 release ready in the Fall of 2024. I will consider the theme ready for v0.1 when I have used the Tuscany Auto variant as my daily driver for several weeks and I am happy with the experience.
With Lazy
{
'matthewmturner/tuscany',
opts = {
variant = 'tuscany-night'
}
}
Big thanks to the great rose-pine theme that I used as my initial playground for editing a theme and then used some of their source and colors in the Tuscany theme. I would not have developed this so fast and wouldn't have had as good of taste for colors without the great work done there.