chore: Added theme change script to raycast and fix a bunch of theme related stuff

This commit is contained in:
2024-02-13 02:31:12 +00:00
parent 52c8d9ccd9
commit a7a9cd1848
27 changed files with 442 additions and 490 deletions

View File

@@ -71,6 +71,5 @@ require("bufferline").setup({
return true
end
end,
},
highlights = require("catppuccin.groups.integrations.bufferline").get()
}
})