mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
8dc1bc7a8a
The background color of the generic left bar needle has changed to match the new logo base color. The top bar's background color has similarly changed, but this also caused us to notice a bug in fedora-logos - that topbar image file seems to be basically empty (just a transparent rectangle) so we see no 'image' in the top bar, just solid electric blue. This needle matches that. Signed-off-by: Adam Williamson <awilliam@redhat.com>
20 lines
313 B
JSON
20 lines
313 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 683,
|
|
"height": 32,
|
|
"xpos": 88,
|
|
"type": "match",
|
|
"ypos": 35
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "workaround",
|
|
"value": "brc#1959160: plain color, image file is broken"
|
|
}
|
|
],
|
|
"tags": [
|
|
"topbar_generic"
|
|
]
|
|
} |