1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 14:51:56 +01:00

getting back to cherry blossoms

This commit is contained in:
Nick Boughton 2021-06-05 15:25:35 +01:00
parent ef4398904d
commit 013163244c
3 changed files with 54 additions and 0 deletions

@ -0,0 +1,26 @@
{
"alpha": "100",
"special": {
"background": "#292A2C",
"foreground": "#D8DEE9",
"cursor": "#D8DEE9"
},
"colors": {
"color0": "#292A2C",
"color1": "#32373B",
"color2": "#3C454B",
"color3": "#47555F",
"color4": "#50626D",
"color5": "#5A707E",
"color6": "#668192",
"color7": "#D8DEE9",
"color8": "#292A2C",
"color9": "#32373B",
"color10": "#3C454B",
"color11": "#47555F",
"color12": "#50626D",
"color13": "#5A707E",
"color14": "#668192",
"color15": "#292A2C"
}
}

@ -0,0 +1,26 @@
{
"alpha": "100",
"special": {
"background": "#2E3440",
"foreground": "#D8DEE9",
"cursor": "#D8DEE9"
},
"colors": {
"color0": "#2E3440",
"color1": "#3B4252",
"color2": "#434C5E",
"color3": "#4C566A",
"color4": "#D8DEE9",
"color5": "#E5E9F0",
"color6": "#ECEFF4",
"color7": "#8FBCBB",
"color8": "#88C0D0",
"color9": "#81A1C1",
"color10": "#5E81AC",
"color11": "#BF616A",
"color12": "#D08770",
"color13": "#EBCB8B",
"color14": "#A3BE8C",
"color15": "#B48EAD"
}
}

2
wal/templates/colors-feh Normal file

@ -0,0 +1,2 @@
#!/bin/sh
feh --no-fehbg --bg-fill '{wallpaper}'