Update several layout needles for GNOME overview changing color

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-02-04 14:47:22 -08:00
parent aebabc706e
commit c32b1d03dd
10 changed files with 80 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"xpos": 96,
"height": 12,
"ypos": 11,
"width": 19,
"type": "match"
}
],
"properties": [],
"tags": [
"gnome_layout_native",
"LANGUAGE-arabic"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 9,
"height": 17,
"xpos": 910,
"type": "match",
"width": 18
}
],
"properties": [],
"tags": [
"gnome_layout_ascii",
"LANGUAGE-japanese"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"type": "match",
"width": 18,
"ypos": 8,
"height": 16,
"xpos": 911
}
],
"properties": [],
"tags": [
"gnome_layout_native",
"LANGUAGE-japanese"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"type": "match",
"width": 18,
"xpos": 97,
"ypos": 10,
"height": 13
}
],
"properties": [],
"tags": [
"gnome_layout_us",
"gnome_layout_ascii"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 18,
"type": "match",
"height": 13,
"ypos": 9,
"xpos": 909
}
],
"properties": [],
"tags": [
"gnome_layout_native",
"LANGUAGE-russian"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB