Merge pull request #4 from barrett-ruth/feat/midnight

midnight.nvim repo
This commit is contained in:
Barrett Ruth 2025-11-08 15:53:07 -05:00 committed by GitHub
commit 8df0766439
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 0 deletions

0
ne Normal file
View file

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.