Google lens dark theme
Google lens dark by bropines
Details
Authorbropines
LicenseCC-BY-SA-4.0
Categorylens.google.com
Created
Updated
Size2.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Google lens dark
@version 20241021.13.09
@namespace https://userstyles.world/user/bropines
@description Google lens dark theme
@author bropines
@license CC-BY-SA-4.0
==/UserStyle== */
@-moz-document url-prefix("https://lens.google.") {
#yDmH0d,
.BgmNhe,
.F0mDWe,
.nmFqac,
.J9n7Ff{
background-color: #131719 !important;
}
.gb_Ea.gb_2d.gb_Qe.gb_qd.gb_Vc {
background-color: #1c2023 !important;
}
.riU1o,
.rgtLKb,
.nbcswf{
color:#cdcdcd
}
.iJmjmd {
color: inherit;
}
.m9ViNc.W72mFf:not(:disabled) {
background-color: #272c30;
}
.LjDxcd:hover:not(:disabled),
.LjDxcd:focus:not(:disabled),
.LjDxcd:active:not(:disabled),
.UAiK1e,
.ekSIQ,
.fjbPGe,
.wCgoWb,
.Gvzqvf,
.Gvzqvf *,
.U5xcwf
{
color: white !important;
}
.QeOavc,
.TCimBb {
background-color: #202528 !important;
color: white !important;
border-radius: 3px;
}
.Byj9ob.eO2Zfd {
color: inherit !important;
background-color: #131719 !important;
}
.jjhR9e {
background-color: #2021247d;
margin-top: 7px;
padding: 1px 4px 4px 4px;
}
}
@-moz-document url-prefix("https://www.google.com/search?lenswebembed") {
html {
background-color: #131719;
}
.pkphOe {
background-color: #1f2528;
}
body {
padding: 0 1px;
background-color: #131719;
}
* {
border: none !important;
box-shadow: none !important;
border-radius: 10px;
}
.s3v9rd.AP7Wnd {
color: #919191;
}
.UPmit.AP7Wnd {
color: #fbfbfb;
}
.vvjwJb {
color: #b587ff !important;
}
.FCUp0c {
color: #ffffff;
}
.Lt3Tzc {
color: #b7b7b7;
}
.Va3FIb a span b i {
color: #26adff !important;
}
.nMymef {
color: #adadad;
}
.EE3Upf,
.iBp4i.AP7Wnd,
.Va3FIb.EE3Upf {
color: white;
}
/* Для ссылок с классом vvjwJb */
a:visited .vvjwJb,
.vvjwJb a:visited {
color: #8378fd !important;
}
.XLloXe {
color: #493be5 !important;
}
.yStFkb .xpd {
background-color: #2c3438;
}
.BNeawe {
color: white;
}
.nRlVm .FCUp0c {
background-color: #d3e3fd;
border-radius: 5px;
}
/* Цвет для ссылки с классами OMQwbd и Xb5VRe */
.OMQwbd.Xb5VRe,
.kCrYT .rQMQod.Xb5VRe,
.kCrYT .rQMQod.Xb5VRe:visited,
.OMQwbd.Xb5VRe:visited {
color: #4b11a8 !important;
}
.deIvCb.AP7Wnd {
color: #e3e3e3;
}
}