1

Modules: Slight color adjustments

This commit is contained in:
2025-07-21 01:58:18 +02:00
parent f1c9ba7318
commit 8e575112ad
4 changed files with 6 additions and 6 deletions

View File

@ -201,10 +201,10 @@ in {
settings = {
# Other config here
format = "$all"; # Remove this line to disable the default prompt format
palette = "nixos-palette";
palette = "system-theme";
# https://github.com/catppuccin/starship/blob/main/themes/mocha.toml
palettes."nixos-palette" = {
palettes."system-theme" = {
rosewater = color.hexS.rosewater;
flamingo = color.hexS.flamingo;
pink = color.hexS.accentHl;