dotfiles/wal/nebula.json
2020-03-27 02:52:38 +08:00

29 lines
697 B
JSON

{
"wallpaper": "/home/foo-dogsquared/wallpapers/nebula.jpg",
"alpha": "100",
"special": {
"background": "#0c080b",
"foreground": "#e5e3e3",
"cursor": "#e5e3e3"
},
"colors": {
"color0": "#0c080b",
"color1": "#A83D63",
"color2": "#D09177",
"color3": "#506699",
"color4": "#B5659A",
"color5": "#4DA6CE",
"color6": "#AEA0C7",
"color7": "#e5e3e3",
"color8": "#a09e9e",
"color9": "#A83D63",
"color10": "#D09177",
"color11": "#506699",
"color12": "#B5659A",
"color13": "#4DA6CE",
"color14": "#AEA0C7",
"color15": "#e5e3e3"
}
}