9 lines
442 B
Text
9 lines
442 B
Text
---
|
|
title: "midnight.nvim"
|
|
slug: "midnight.nvim"
|
|
date: "8/11/2025"
|
|
---
|
|
|
|
# a theme for code, not colors
|
|
|
|
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.
|