diff --git a/THEMES.md b/THEMES.md index d1c7d8863..20f5231bc 100644 --- a/THEMES.md +++ b/THEMES.md @@ -64,17 +64,6 @@ The following example is using the `tomorrow-night` colorscheme:
-### base16-default - -A base16-inspired colorscheme that doesn't require installation of an external plugin - -- - - - -
- ### codedark@@ -362,6 +351,15 @@ pywal is another special theme. It will load the colors from your current [pywal
+### tomorrow_night + ++ + + + +
+ ### wombatdiff --git a/lua/lualine/themes/base16-default.lua b/lua/lualine/themes/tomorrow_night.lua similarity index 100% rename from lua/lualine/themes/base16-default.lua rename to lua/lualine/themes/tomorrow_night.lua