gemini rice
This commit is contained in:
@@ -63,7 +63,6 @@ in /* css */ ''
|
|||||||
--newtab-background-card : ${accent.dark} !important;
|
--newtab-background-card : ${accent.dark} !important;
|
||||||
--tabpanel-background-color : transparent !important;
|
--tabpanel-background-color : transparent !important;
|
||||||
|
|
||||||
/* background : linear-gradient(180deg,rgba(${f secondary.dark}, ${builtins.toString rice.transparency}) 0%, rgba(${f accent.dark}, ${builtins.toString rice.transparency}) 100%) !important; */
|
|
||||||
background : transparent !important;
|
background : transparent !important;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
|
|||||||
@@ -104,8 +104,11 @@ in /* css */ ''
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
@-moz-document domain(gemini.google.com) {
|
@-moz-document domain(gemini.google.com) {
|
||||||
input-container::before {
|
input-container, input-container::before {
|
||||||
background: none !important;
|
background: transparent !important;
|
||||||
|
}
|
||||||
|
bard-sidenav {
|
||||||
|
background: rgba(${rice.lib.hex-to-rgb-comma-string background},0.5) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user