README and scrot
This commit is contained in:
parent
0c2334e9a4
commit
29e3673f87
20
README.md
20
README.md
@ -2,17 +2,7 @@
|
|||||||
|
|
||||||
### A modern Firefox CSS Theme
|
### A modern Firefox CSS Theme
|
||||||
|
|
||||||
| Default Colorscheme (Uses System Colors) |
|
<p align="center"><img alt="Firefox with blurredfox" src="scrot.webp"/><br/><i>Firefox with blurredfox CSS theme</i></p>
|
||||||
| --- |
|
|
||||||
| ![screenshot](scrot/default.webp) |
|
|
||||||
|
|
||||||
| Dark Colorscheme |
|
|
||||||
| --- |
|
|
||||||
| ![screenshot](scrot/dark.webp) |
|
|
||||||
|
|
||||||
| Light Colorscheme |
|
|
||||||
| --- |
|
|
||||||
| ![screenshot](scrot/light.webp) |
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
@ -34,13 +24,15 @@
|
|||||||
|
|
||||||
```
|
```
|
||||||
# Stable build's profile
|
# Stable build's profile
|
||||||
$ curl -fsSL https://raw.githubusercontent.com/manilarome/blurredfox/script/install.sh | bash -s -- stable
|
$ curl -fsSL https://raw.githubusercontent.com/manilarome/blurredfox/script/install.sh |
|
||||||
|
bash -s -- stable
|
||||||
|
|
||||||
# Nightly build's profile
|
# Nightly build's profile
|
||||||
$ curl -fsSL https://raw.githubusercontent.com/manilarome/blurredfox/script/install.sh | bash -s -- nightly
|
$ curl -fsSL https://raw.githubusercontent.com/manilarome/blurredfox/script/install.sh |
|
||||||
|
bash -s -- nightly
|
||||||
```
|
```
|
||||||
|
|
||||||
2. After the confirmation message that the theme is successfully installed, open firefox. Change the colorscheme by **`Open Menu > Customize > Change Colorscheme`**.
|
2. After the confirmation message that the theme is successfully installed, open firefox. Change the colorscheme by **`Open Menu > Customize > Change colorscheme`**.
|
||||||
|
|
||||||
#### Installation notes:
|
#### Installation notes:
|
||||||
|
|
||||||
|
BIN
scrot.webp
Normal file
BIN
scrot.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
BIN
scrot/dark.webp
BIN
scrot/dark.webp
Binary file not shown.
Before Width: | Height: | Size: 188 KiB |
Binary file not shown.
Before Width: | Height: | Size: 262 KiB |
BIN
scrot/light.webp
BIN
scrot/light.webp
Binary file not shown.
Before Width: | Height: | Size: 186 KiB |
Reference in New Issue
Block a user