diff --git a/src/content/git/midnight.nvim.mdx b/src/content/git/midnight.nvim.mdx new file mode 100644 index 0000000..ead875f --- /dev/null +++ b/src/content/git/midnight.nvim.mdx @@ -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.