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 = "#8C00FF" # style_user = "bold #8C00FF" [hostname] disabled = false ssh_only = false format = "[@$hostname]($style)" style = "#8C00FF" [character] format = "$symbol" # Removes the default trailing space after # error_symbol = "[:~✗](bold red)" success_symbol = "[:~#](bold #8C00FF)" [directory] style = "#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 = "#becbb0" red = "#ffb4ab" green = "#d2c6a3" yellow = "#cdc6b5" cyan = "#cdc6b5" magenta = "#d2c6a3" white = "#e6e2dd" black = "#4a463d" # Extended palette (Catppuccin-compatible names) rosewater = "#cdc6b5" flamingo = "#ffb4ab" pink = "#d2c6a3" mauve = "#d2c6a3" maroon = "#ffb4ab" peach = "#cdc6b5" teal = "#cdc6b5" sky = "#cdc6b5" sapphire = "#becbb0" lavender = "#d2c6a3" # Text shades text = "#e6e2dd" subtext1 = "#e6e2dd" subtext0 = "#969084" # Surface shades overlay2 = "#969084" overlay1 = "#969084" overlay0 = "#4a463d" surface2 = "#4a463d" surface1 = "#4a463d" surface0 = "#141311" base = "#141311" mantle = "#141311" crust = "#141311" # <<< NOCTALIA STARSHIP PALETTE <<<