We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6e5185 commit ccf77ffCopy full SHA for ccf77ff
modules/common/shell/starship/default.nix
@@ -3,8 +3,8 @@
3
let
4
bg = {
5
sys = "mauve";
6
- usr = "sapphire";
7
- dir = "teal";
+ usr = "blue";
+ dir = "sky";
8
git = "peach";
9
nsh = "maroon";
10
lng = "surface2";
0 commit comments