@@ -421,7 +421,7 @@ export const INCENTIVIZED_TESTNET_THEME_OUTPUT = {
421421 '--theme-news-feed-incident-overlay-button-color' : '#ffffff' ,
422422 '--theme-news-feed-incident-overlay-scrollbar-thumb-background' :
423423 'rgba(255, 255, 255, 0.3)' ,
424- '--theme-news-feed-incident-overlay-scrollbar-thumb-background-hover ' :
424+ '--theme-news-feed-incident-overlay-scrollbar-thumb-background-hove ' :
425425 'rgba(255, 255, 255, 0.5)' ,
426426 '--theme-news-feed-incident-overlay-content-list-color' :
427427 'rgba(255, 255, 255, 0.7)' ,
@@ -437,7 +437,7 @@ export const INCENTIVIZED_TESTNET_THEME_OUTPUT = {
437437 '--theme-news-feed-incident-grey-overlay-button-color' : '#ffffff' ,
438438 '--theme-news-feed-incident-grey-overlay-scrollbar-thumb-background' :
439439 'rgba(255, 255, 255, 0.3)' ,
440- '--theme-news-feed-incident-grey-overlay-scrollbar-thumb-background-hover ' :
440+ '--theme-news-feed-incident-grey-overlay-scrollbar-thumb-background-hove ' :
441441 'rgba(255, 255, 255, 0.5)' ,
442442 '--theme-news-feed-incident-grey-overlay-content-list-color' :
443443 'rgba(255, 255, 255, 0.7)' ,
@@ -447,7 +447,7 @@ export const INCENTIVIZED_TESTNET_THEME_OUTPUT = {
447447 '--theme-news-feed-incident-red-overlay-button-color' : '#ffffff' ,
448448 '--theme-news-feed-incident-red-overlay-scrollbar-thumb-background' :
449449 'rgba(255, 255, 255, 0.3)' ,
450- '--theme-news-feed-incident-red-overlay-scrollbar-thumb-background-hover ' :
450+ '--theme-news-feed-incident-red-overlay-scrollbar-thumb-background-hove ' :
451451 'rgba(255, 255, 255, 0.5)' ,
452452 '--theme-news-feed-incident-red-overlay-content-list-color' :
453453 'rgba(255, 255, 255, 0.7)' ,
0 commit comments