mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 00:10:32 -07:00
add light suffix for blossom theme
docs will have an option to list only light themes so theme files with light prefix is going to be helpful!
This commit is contained in:
parent
6b3dae7214
commit
3e0f8f9332
1 changed files with 1 additions and 1 deletions
|
|
@ -70,6 +70,6 @@ M.polish_hl = {
|
|||
|
||||
M.type = "light"
|
||||
|
||||
M = require("base46").override_theme(M, "blossom")
|
||||
M = require("base46").override_theme(M, "blossom_light")
|
||||
|
||||
return M
|
||||
Loading…
Add table
Add a link
Reference in a new issue