add catppuccin theme
This commit is contained in:
parent
160cff40f3
commit
2b46577f1f
1 changed files with 1 additions and 20 deletions
|
|
@ -5,26 +5,7 @@ _: {
|
||||||
disabledFiletypes = {
|
disabledFiletypes = {
|
||||||
statusline = ["dashboard" "alpha"];
|
statusline = ["dashboard" "alpha"];
|
||||||
};
|
};
|
||||||
theme = {
|
theme = "catppuccin";
|
||||||
normal = {
|
|
||||||
a = {
|
|
||||||
bg = "#b4befe";
|
|
||||||
fg = "#1c1d21";
|
|
||||||
};
|
|
||||||
b = {
|
|
||||||
bg = "nil";
|
|
||||||
};
|
|
||||||
c = {
|
|
||||||
bg = "nil";
|
|
||||||
};
|
|
||||||
z = {
|
|
||||||
bg = "nil";
|
|
||||||
};
|
|
||||||
y = {
|
|
||||||
bg = "nil";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
sections = {
|
sections = {
|
||||||
lualine_a = [
|
lualine_a = [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue