Updates QR Codes background to be succefuly scanned in Google Chromw Dark Mode
White QR Codes for Dark Chrome by GiDRaPiTaRdA

Details
AuthorGiDRaPiTaRdA
LicenseNo License
Categoryuserstyles
Created
Updated
Code size402 B
Code checksumfb863e61
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Websites supported: Privat24, PrivatBusiness
Source code
/* ==UserStyle==
@name White QR Codes for Dark Chrome
@version 20250328.00.06
@namespace ?
==/UserStyle== */
@-moz-document domain("login-widget.privatbank.ua") {
.ePTwaE {
background-color: rgb(190, 190, 190) !important;
}
}
@-moz-document domain("login-widget.privat24.ua") {
body:has(.cpLYjD) .cpLYjD {
background-color: rgb(190, 190, 190) !important;
}
}