Update README.md and slightly lighten the color of the background

This commit is contained in:
Vladyslav Hroshev
2025-03-08 22:50:44 +02:00
parent e54823adb8
commit 0e02bba4c2
2 changed files with 10 additions and 3 deletions

View File

@@ -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
![User Themes in Extensions](./readme-images/user-themes-settings.png)
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

View File

@@ -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
}
},