mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-11-21 21:16:00 -08:00
Update README.md and slightly lighten the color of the background
This commit is contained in:
@@ -41,7 +41,7 @@ Icon theme: https://github.com/vinceliuice/Colloid-icon-theme
|
||||
</details>
|
||||
|
||||
## 🚧 Requirements
|
||||
- GNOME 43-46. Correct functionality on other versions is not guaranteed.
|
||||
- GNOME 42-47. Correct functionality on other versions is not guaranteed.
|
||||
- [User Themes](https://extensions.gnome.org/extension/19/user-themes/ "User Themes") extension.
|
||||
- Python 3.2+.
|
||||
|
||||
@@ -68,6 +68,13 @@ Icon theme: https://github.com/vinceliuice/Colloid-icon-theme
|
||||

|
||||
5. Select the shell theme you want.
|
||||
|
||||
> [!TIP]
|
||||
> For updating the theme, run the `git pull` command in the `Marble-shell-theme` directory and run the program again.
|
||||
> If Marble theme is used, updates will be applied automatically.
|
||||
|
||||
> [!TIP]
|
||||
> If you want to install only one color, use the `--red`, `--yellow`, `--green`, `--blue`, `--purple`, `--gray` option.
|
||||
|
||||
|
||||
## 🖥️ GDM theme
|
||||
|
||||
|
||||
@@ -284,7 +284,7 @@
|
||||
|
||||
"dark" : {
|
||||
"s" : 7,
|
||||
"l" : 8,
|
||||
"l" : 10,
|
||||
"a" : 0.95
|
||||
}
|
||||
},
|
||||
@@ -299,7 +299,7 @@
|
||||
|
||||
"dark" : {
|
||||
"s" : 7,
|
||||
"l" : 8,
|
||||
"l" : 9,
|
||||
"a" : 1
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user