mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Doc: for v3.0
This commit is contained in:
parent
8b7f8a10b6
commit
662c40a788
1 changed files with 11 additions and 1 deletions
12
README.org
12
README.org
|
|
@ -32,6 +32,10 @@
|
|||
(Lepton's design :arrow_up:)
|
||||
|
||||
- *Color*
|
||||
- Default light/dark theme constrast enhancement
|
||||
- Colorful context menu
|
||||
- More dark mode support
|
||||
- GTK system theme support
|
||||
- Windows system theme support
|
||||
- Windows7 compatibility
|
||||
- *Icons*
|
||||
|
|
@ -42,6 +46,7 @@
|
|||
- Panel
|
||||
- Menu
|
||||
- Density
|
||||
- Others...
|
||||
- *Tab Design*
|
||||
- General:
|
||||
- Connect with toolbar(Buttons like tabs)
|
||||
|
|
@ -75,10 +80,15 @@
|
|||
*Script Installation(experimental)*
|
||||
|
||||
Linux, mac users:
|
||||
#+BEGIN_SRC
|
||||
#+BEGIN_SRC bash
|
||||
bash -c "$(curl -fsSL https://raw.githubusercontent.com/black7375/Firefox-UI-Fix/master/install.sh)"
|
||||
#+END_SRC
|
||||
|
||||
Windows users: Run powershell as administrator
|
||||
#+BEGIN_SRC powershell
|
||||
Powershell -c "iwr https://raw.githubusercontent.com/black7375/Firefox-UI-Fix/master/install.ps1 -useb | iex"
|
||||
#+END_SRC
|
||||
|
||||
*Menual Inatallation*
|
||||
|
||||
You can see the [[https://github.com/black7375/Firefox-UI-Fix/wiki/Installation-Guide][installation guide]] with screenshots on the wiki.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue