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 = "#26694f" red = "#ba1a1a" green = "#4f642c" yellow = "#586247" cyan = "#6e7759" magenta = "#667a3a" white = "#1b1c17" black = "#e1e4d4" # Extended palette (Catppuccin-compatible names) rosewater = "#586247" flamingo = "#ba1a1a" pink = "#667a3a" mauve = "#667a3a" maroon = "#ba1a1a" peach = "#586247" teal = "#6e7759" sky = "#6e7759" sapphire = "#26694f" lavender = "#667a3a" # Text shades text = "#1b1c17" subtext1 = "#1b1c17" subtext0 = "#75786b" # Surface shades overlay2 = "#75786b" overlay1 = "#75786b" overlay0 = "#e1e4d4" surface2 = "#e1e4d4" surface1 = "#e1e4d4" surface0 = "#fbfaf1" base = "#fbfaf1" mantle = "#fbfaf1" crust = "#fbfaf1" # <<< NOCTALIA STARSHIP PALETTE <<<