Lynn Bradshaw via plug on 7 Feb 2026 22:24:34 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] VS Code for Linux may be secretly hoarding trashed files


Your best bet is looking for a "day" or "light" theme. I use cyberdream.nvim which is the opposite of what you want but have found a few recommendations I haven't vetted myself. ("Day" themes hurt my eyes):

tokyonight.nvim (has a "day" version): https://github.com/folke/tokyonight.nvim
nightfox.nviom ("dayfox" and "dawnfox"): https://github.com/EdenEast/nightfox.nvim
studio98: https://github.com/jnz/studio98

Hopefully one of these is adequate for your needs or at least points you in the right direction. Also, here's how you configure color schemes in LazyVim:

https://www.lazyvim.org/plugins/colorscheme (note the section concerning tokyonight.nvim specifically)

It's pretty easy. "colorscheme.lua" is not a required name BTW. It could be anything with a .lua extension, just has to be in the right folder.

On Sat, Feb 7, 2026 at 4:19 AM Steve Litt via plug <plug@lists.phillylinux.org> wrote:

On Wed, 4 Feb 2026 11:45:24 -0500
Lynn Bradshaw via plug <plug@lists.phillylinux.org> wrote:

> That's what Neovim is for. Recommended:
>
> https://lazyvim-ambitious-devs.phillips.codes/

I started reading chapter 1 and getting all excited, but then saw the
screenshot with all sorts of not very bright colors on a dark
background, with small print. My vision is bad, so I prefer big black
lettering on white, because for me legibility is a lot more important
than pretty.

Is there a way LazyVim can be (primarily) not-small black text on a
white background?

Thanks,

SteveT

Steve Litt
Featured book: Troubleshooting Techniques of the Successful
Technologist http://www.troubleshooters.com/techniques
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug