Merge pull request #10 from barrett-ruth/fix/misc/cleanups

fix: cleanup theme
This commit is contained in:
Barrett Ruth 2025-11-13 18:03:20 -05:00 committed by GitHub
commit d1a2b7bb1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ M.midnight = {
light_black = '#666666',
grey = '#3d3d3d',
med_grey = '#2d2d2d',
dark_grey = '#1e1e1e',
dark_grey = '#252525',
medium_emphasis = '#999999',
}