feat: midnight.nvim

This commit is contained in:
Barrett Ruth 2025-11-08 15:52:26 -05:00
parent 63bb0938f7
commit 89bd7c064f

View file

@ -0,0 +1,13 @@
---
title: "midnight.nvim"
slug: "midnight.nvim"
date: "8/11/2025"
---
[Source code](https://github.com/barrett-ruth/midnight.nvim)
neovim theme for code, not colors.
# motivation
I was tired of all the over-engineered and distracting color schemes. I wrote this to focus on the code in competitive programming and workplace environments. I included highlighting of constants (e.g. strings, numbers, booleans) and language keywords to emphasize the maximally important aspects of code and its structure, respectively.