switch to starfish prompt

This commit is contained in:
notgne2 2022-11-02 20:36:45 -07:00
parent 1d317b21fb
commit cd6e8147ab
No known key found for this signature in database
5 changed files with 81 additions and 65 deletions

View file

@ -226,22 +226,22 @@ in {
};
ezcolors.baseColors = {
base00 = "22273b";
base01 = "414f60";
base02 = "5a8380";
base03 = "6e6f72";
base04 = "87888b";
base05 = "a4a6a9";
base06 = "c7c9cd";
base07 = "8dbdaa";
base08 = "777abc";
base09 = "94929e";
base0A = "4f9062";
base0B = "6562a8";
base0C = "226f68";
base0D = "4d6bb6";
base0E = "716cae";
base0F = "8c70a7";
base00 = "0b1c2c";
base01 = "223b54";
base02 = "405c79";
base03 = "627e99";
base04 = "aabcce";
base05 = "cbd6e2";
base06 = "e5ebf1";
base07 = "f7f9fb";
base08 = "bf8b56";
base09 = "bfbf56";
base0A = "8bbf56";
base0B = "56bf8b";
base0C = "568bbf";
base0D = "8b56bf";
base0E = "bf568b";
base0F = "bf5656";
};
home.sessionVariables = {