Skip to content

Commit d4f66e1

Browse files
committed
Update readme
1 parent 23309ed commit d4f66e1

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,19 @@ You can use it to fully change the colors of most of firefox UI to dark-gray col
1515

1616
If you want to know how to change some colors of the theme, check the [wiki](https://github.com/Izheil/Quantum-Nox-Firefox-Dark-Full-Theme/wiki/Editting-CSS-files).
1717

18-
### Last update: 14/02/2023
18+
### Last update: 29/08/2023
1919

2020
Files updated:
2121

22-
- Multirow*.uc.js: Updated multirow for broken `--tab-growth` variable for FF113.
23-
- Tab-close-button-only-on-hover.as.css: Added a new CSS to show the close button on tabs only when hovering over the tabs.
22+
- **userChrome.jsm**: Updated some dependency that was deprecated in FF117.
23+
- **xPref.jsm**: Updated some dependency that was deprecated in FF117.
2424

2525
### Pre-Last update: 14/02/2023
2626

2727
Files updated:
2828

29-
- Multirow*.uc.js: Updated multirow for FF110.
29+
- __Multirow*.uc.js__: Updated multirow for broken `--tab-growth` variable for FF113.
30+
- __Tab-close-button-only-on-hover.as.css__: Added a new CSS to show the close button on tabs only when hovering over the tabs.
3031

3132

3233
### A note on people looking to replace some Tab Mix Plus features:
@@ -97,10 +98,6 @@ This theme colors scrollbars using `userContent.css` to give them a basic re-col
9798

9899
![Re-colored dark scrollbar](https://i.imgur.com/hqwoq9n.png)
99100

100-
If you **want a different style on the scrollbars**, you can try using the `scrollbars.as.css` file inside the [Alternative scrollbars](https://github.com/Izheil/Quantum-Nox-Firefox-Dark-Full-Theme/tree/master/Full%20dark%20theme/Alternative%20scrollbars%20%26%20tooltips/Alternative%20scrollbars) folder, which will make the scrollbars look more rounded and will have some sort of "puffy" effect when clicking them.
101-
102-
![Custom dark blue scrollbar](https://i.imgur.com/sOHN1ds.gif)
103-
104101
If instead you just **don't want scrollbars to show at all but keep scrollability**, you can do this through `userContent.css` setting the variable `--scrollbars-width` to none (should be the first rule on the `:root` section (almost at the start)), and deleting `scrollbars.as.css`.
105102

106103
If you aren't using the userContent provided here for some reason, you can always just add this code to your self-created `userContent.css`:

0 commit comments

Comments
 (0)