๐Ÿ“ฆ PeDro0210 / My-Nix-Flakes

๐Ÿ“„ synthwave-theme.json ยท 15 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15{
  "colors": {
    "color0": "#6E828F",
    "color1": "#090300",
    "color3": "#FF74E0",
    "color4": "#01a252",
    "color5": "#FFE200",
    "color6": "#00F7FD",
  },
  "special": {
    "background": "#272336",
    "foreground": "#3A385D"
  }
}