A glowing, 1980s synthwave-inspired aesthetic featuring neon pinks and cyan glows for a retro-futuristic look.
Copy the ui.colors section into ~/.config/remnix/config.yaml, then
reload with remnix daemon reload.
ui:
colors:
accent: "#FF7EDB"
title: "#FF7EDB"
muted: "#848BBD"
rule: "#495495"
select: "#2A2139"
badge: "#03EDF9"
duration: "#72F1B8"
failed: "#FE4450"
time: "#848BBD"
text: "#FFFFFF"
syntax:
command: "#36F9F6"
keyword: "#FEDE5D"
flag: "#F97E72"
string: "#FF8B39"
comment: "#848BBD"
operator: "#FEDE5D"
variable: "#FF7EDB"
path: "#72F1B8"
number: "#F97E72"
argument: "#FFFFFF"