palette = "noctalia" add_newline = true command_timeout = 200 format = "$username$hostname$character [$directory$git_branch$git_status]($style)" [username] show_always = true format = "[$user]($style)" style_user = "bold #8C00FF" [hostname] disabled = false ssh_only = false format = "[@$hostname]($style)" style = "bold #8C00FF" [character] format = "$symbol" # Removes the default trailing space after # error_symbol = "[:~✗](bold red)" success_symbol = "[:~#](bold #8C00FF)" [directory] style = "bold #AA40FF" truncation_length = 2 truncation_symbol = "///" repo_root_style = "#AA40FF" repo_root_format = "[$repo_root]($repo_root_style)[$path]($style)[$read_only]($read_only_style) " [git_branch] symbol = "> " format = "[$symbol$branch]($style) " style = "italic #AA40FF" [git_status] format = '[$all_status]($style)' style = "purple" ahead = "⇡${count} " diverged = "⇕⇡${ahead_count}⇣${behind_count} " behind = "⇣${count} " conflicted = " " up_to_date = " " untracked = "? " modified = " " stashed = "" staged = "" renamed = "" deleted = "" # >>> NOCTALIA STARSHIP PALETTE >>> # Noctalia Starship Palette # Generated by Noctalia - do not edit manually [palettes.noctalia] # Standard colors blue = "#92d4b5" red = "#ffb4ab" green = "#b7cf8b" yellow = "#c1cbaa" cyan = "#c1cbaa" magenta = "#b7cf8b" white = "#e4e3db" black = "#45483d" # Extended palette (Catppuccin-compatible names) rosewater = "#c1cbaa" flamingo = "#ffb4ab" pink = "#b7cf8b" mauve = "#b7cf8b" maroon = "#ffb4ab" peach = "#c1cbaa" teal = "#c1cbaa" sky = "#c1cbaa" sapphire = "#92d4b5" lavender = "#b7cf8b" # Text shades text = "#e4e3db" subtext1 = "#e4e3db" subtext0 = "#8f9284" # Surface shades overlay2 = "#8f9284" overlay1 = "#8f9284" overlay0 = "#45483d" surface2 = "#45483d" surface1 = "#45483d" surface0 = "#13140f" base = "#13140f" mantle = "#13140f" crust = "#13140f" # <<< NOCTALIA STARSHIP PALETTE <<<