forked from Shinonome/dots-hyprland
stuff
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
/* about:privatebrowsing */
|
||||
|
||||
@-moz-document url("about:privatebrowsing") {
|
||||
html.private {
|
||||
--in-content-page-background: var(--gnome-private-in-content-page-background) !important;
|
||||
|
||||
/* Used by headings in promo boxes Firefox shows (like an ad for Firefox Focus) */
|
||||
--in-content-text-color: var(--gnome-private-text-primary-color) !important;
|
||||
}
|
||||
.wordmark {
|
||||
fill: var(--gnome-private-wordmark) !important;
|
||||
}
|
||||
.showPrivate {
|
||||
color: var(--gnome-private-text-primary-color);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user