new styling
This commit is contained in:
parent
105dcf587b
commit
0ecb4d4b83
@ -42,7 +42,7 @@
|
||||
};
|
||||
statusline = {
|
||||
left = ["mode" "spinner"];
|
||||
center = ["file-name" "file-encoding" "separator" "version-control"];
|
||||
center = ["file-name" "file-encoding" "version-control"];
|
||||
right = ["diagnostics" "selections"];
|
||||
};
|
||||
};
|
||||
|
@ -11,14 +11,14 @@
|
||||
stylix.image = ./wallpaper.png;
|
||||
stylix.polarity = "dark";
|
||||
stylix.base16Scheme = {
|
||||
"base00" = "191a16";
|
||||
"base01" = "20211c";
|
||||
"base02" = "24251f"; # splatoon 3 dark background
|
||||
"base03" = "50514c";
|
||||
"base04" = "7c7c79";
|
||||
"base05" = "a7a8a5";
|
||||
"base06" = "d3d3d2";
|
||||
"base07" = "ffffff";
|
||||
"base00" = "04080e";
|
||||
"base01" = "36393e";
|
||||
"base02" = "686b6e";
|
||||
"base03" = "9b9c9f";
|
||||
"base04" = "cdcecf";
|
||||
"base05" = "ffffff";
|
||||
"base06" = "1d2126";
|
||||
"base07" = "e6e6e7";
|
||||
"base08" = "cf0466"; # splatoon 2 pink
|
||||
"base09" = "2851f6"; # splatoon 1 blue
|
||||
"base0A" = "6844e6"; # splatoon 3 purple
|
||||
|
Loading…
Reference in New Issue
Block a user