Update leftbar generic needle, add rhbz#1959160 workaround
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>
This commit is contained in:
parent
f5377ad1d2
commit
8dc1bc7a8a
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 693,
|
||||
"width": 123,
|
||||
"xpos": 24,
|
||||
"type": "match",
|
||||
"ypos": 29
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"leftbar_generic"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
Loading…
Reference in New Issue
Block a user