mirror of https://github.com/gabehf/base46.git
parent
ca546ccacd
commit
29ce413304
@ -0,0 +1,5 @@
|
|||||||
|
local colors = require("base46").get_theme_tb "base_30"
|
||||||
|
|
||||||
|
return {
|
||||||
|
MasonHeader = { bg = colors.red, fg = colors.black },
|
||||||
|
}
|
||||||
Loading…
Reference in new issue