updated breezy theme

This commit is contained in:
Henry Jameson 2020-01-13 02:02:40 +02:00
parent 9943e1cc43
commit 9af0042452
2 changed files with 6 additions and 20 deletions

View file

@ -67,15 +67,6 @@
}
],
"buttonPressed": [
{
"x": 0,
"y": 0,
"blur": "0",
"spread": "50",
"color": "--faint",
"alpha": 1,
"inset": true
},
{
"x": 0,
"y": "0",
@ -121,7 +112,9 @@
"cRed": "#da4453",
"cBlue": "#3daee9",
"cGreen": "#27ae60",
"cOrange": "#f67400"
"cOrange": "#f67400",
"btnPressed": "--accent",
"lightBg": "--accent,-20"
},
"radii": {
"btn": "2",

View file

@ -67,15 +67,6 @@
}
],
"buttonPressed": [
{
"x": 0,
"y": 0,
"blur": "0",
"spread": "50",
"color": "--faint",
"alpha": 1,
"inset": true
},
{
"x": 0,
"y": "0",
@ -124,7 +115,9 @@
"cRed": "#da4453",
"cBlue": "#2980b9",
"cGreen": "#27ae60",
"cOrange": "#f67400"
"cOrange": "#f67400",
"btnPressed": "--accent",
"lightBg": "--accent,-20"
},
"radii": {
"btn": "2",