Add several needles for F34 background transitions

Sigh, I hate animated backgrounds.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-03-02 17:46:16 -08:00
parent 481b0aaf38
commit 50e03ce691
6 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 132,
"ypos": 312,
"xpos": 794,
"width": 142,
"type": "match"
}
],
"properties": [],
"tags": [
"34_background"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 847 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"width": 142,
"ypos": 313,
"height": 132,
"xpos": 794
}
],
"properties": [],
"tags": [
"34_background"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 794,
"ypos": 314,
"height": 132,
"type": "match",
"width": 142
}
],
"properties": [],
"tags": [
"34_background"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 KiB