Give Astrobox theme control over heirline colors
This commit is contained in:
@@ -5,6 +5,9 @@ return {
|
||||
dependencies = { "astrobox" },
|
||||
opts = {
|
||||
colorscheme = "astrobox",
|
||||
status = {
|
||||
colors = require("astrobox.heirline").setup_colors,
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
return {
|
||||
{
|
||||
"AstroNvim/astroui",
|
||||
dependencies = { "astrobox" },
|
||||
opts = {
|
||||
status = {
|
||||
attributes = {
|
||||
|
||||
Reference in New Issue
Block a user