ormirror/userchrome.md

30 lines
764 B
Markdown
Raw Normal View History

2019-12-18 22:37:01 +01:00
---
2024-05-19 06:11:08 +02:00
layout: mini
2019-12-18 22:37:01 +01:00
permalink: /or/userchrome.html
2023-02-17 13:50:28 +01:00
sitemap: false
2019-12-18 22:37:01 +01:00
---
2023-05-09 12:17:31 +02:00
**_WARNING: I am not able to find current onion on 2022-03-07_**
2022-03-07 13:19:24 +01:00
2019-12-18 22:37:01 +01:00
http://ea5faa5po25cf7fb.onion/projects/tor/ticket/30812#comment:3
More details: turns letterboxing dark, check the profile location in
`about:profiles`, `cd` there, `mkdir chrome` and paste the below into
`userChrome.css` there.
```
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* about:newtab and about:blank
* also remove white flash: see https://bugzilla.mozilla.org/1488384 */
#browser vbox#appcontent tabbrowser,
#content,
#tabbrowser-tabpanels,
browser[type=content-primary],
browser[type=content] > html {
2023-05-09 12:17:31 +02:00
background: #2A2A2E !important
2019-12-18 22:37:01 +01:00
}
```
Proof: https://onion.torproject.org/