mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-10-03 14:54:47 -07:00
Update README.md
This commit is contained in:
38
README.md
38
README.md
@@ -7,7 +7,6 @@ Shell theme for GNOME DE. Based on https://www.pling.com/p/1939902/.
|
|||||||

|

|
||||||

|

|
||||||

|

|
||||||

|
|
||||||

|

|
||||||
|
|
||||||
## 🏞 Screenshots
|
## 🏞 Screenshots
|
||||||
@@ -72,7 +71,7 @@ Icon theme: https://github.com/vinceliuice/Colloid-icon-theme
|
|||||||
|
|
||||||
## 🖥️ GDM theme
|
## 🖥️ GDM theme
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This theme only supports GNOME Display Manager. Ubuntu Display Manager is currently not supported.
|
> This theme only supports GNOME Display Manager. Ubuntu Display Manager is currently not supported.
|
||||||
@@ -105,18 +104,22 @@ Icon theme: https://github.com/vinceliuice/Colloid-icon-theme
|
|||||||
## 🏮 Installation tweaks
|
## 🏮 Installation tweaks
|
||||||
|
|
||||||
#### Install default color
|
#### Install default color
|
||||||
You can install several themes in one string: `python install.py --red --green --blue`
|
|
||||||
|
|
||||||
| Option | Description |
|
| Option | Description |
|
||||||
|-----------|-------------------------------------|
|
|-----------|------------------------------|
|
||||||
| -a, --all | Install all available accent colors |
|
| -a, --all | Install all available colors |
|
||||||
| --red | red theme only |
|
| --red | red theme only |
|
||||||
| --pink | pink theme only |
|
| --yellow | yellow theme only |
|
||||||
| --purple | purple theme only |
|
| --green | green theme only |
|
||||||
| --blue | blue theme only |
|
| --blue | blue theme only |
|
||||||
| --green | green theme only |
|
| --purple | purple theme only |
|
||||||
| --yellow | yellow theme only |
|
| --gray | gray theme only |
|
||||||
| --gray | gray theme only |
|
|
||||||
|
> [!TIP]
|
||||||
|
> You can install several themes in one string: `python install.py --red --green --blue`
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
> If you don't like these colors, you can change them in the `colors.json` file (after the `elements`).
|
||||||
|
|
||||||
#### Install custom color
|
#### Install custom color
|
||||||
| Option | Secondary option | Description |
|
| Option | Secondary option | Description |
|
||||||
@@ -125,9 +128,10 @@ You can install several themes in one string: `python install.py --red --green -
|
|||||||
| --name | NAME | Custom theme name |
|
| --name | NAME | Custom theme name |
|
||||||
|
|
||||||
#### Theme colors
|
#### Theme colors
|
||||||
| Option | Description |
|
| Option | Description |
|
||||||
|----------|--------------------------------|
|
|--------------|-------------------------------------------------------------------|
|
||||||
| --filled | Make accent color [more vibrant](./readme-images/qs.png?raw=true) |
|
| --filled | Make accent color [more vibrant](./readme-images/qs.png?raw=true) |
|
||||||
|
| -O, --opaque | Make background color opaque (by default is translucent) |
|
||||||
|
|
||||||
#### Optional theme tweaks
|
#### Optional theme tweaks
|
||||||
| Option | Secondary option | Description |
|
| Option | Secondary option | Description |
|
||||||
@@ -159,7 +163,7 @@ You can install several themes in one string: `python install.py --red --green -
|
|||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|-------------|-----------------------------------------------|
|
|-------------|-----------------------------------------------|
|
||||||
| --launchpad | Change Show Apps icon to MacOS Launchpad icon |
|
| --launchpad | Change Show Apps icon to macOS Launchpad icon |
|
||||||
|
|
||||||
#### Examples
|
#### Examples
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|
Reference in New Issue
Block a user