remnix logo

Catppuccin

A community-driven pastel theme offering four soothing, creamy shades that are gentle during long night sessions.

Copy the ui.colors section into ~/.config/remnix/config.yaml, then reload with remnix daemon reload.

remnix search local
────────────────────────
git commit -m "ship it" ./app.go 2s
$COUNT = 3 # note failed
~//remnix/config.yamlyaml
ui:
    colors:
        accent: "#F5C2E7"
        title: "#CBA6F7"
        muted: "#585B70"
        rule: "#313244"
        select: "#313244"
        badge: "#89B4FA"
        duration: "#A6E3A1"
        failed: "#F38BA8"
        time: "#7F849C"
        text: "#CDD6F4"
        syntax:
            command: "#89B4FA"
            keyword: "#CBA6F7"
            flag: "#FAB387"
            string: "#A6E3A1"
            comment: "#6C7086"
            operator: "#F38BA8"
            variable: "#89DCEB"
            path: "#94E2D5"
            number: "#F9E2AF"
            argument: "#CDD6F4"