mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-12-08 05:02:26 -08:00
db92872fb95e329b5f3e09ad619fb14e43e7ee74
Fixed popup menu items margin Adjusted calendar, events, world clocks, weather, messages border radius Fixed messages padding in datetime menu (so mirrored looks tsght now) Changed message clear button width & color Changed quick slider icon button bg to none Adjusted quick toggle arrow border radius in Aylur's widgets
Marble shell theme
Shell theme for GNOME DE. Based on https://www.pling.com/p/1939902/.
Screenshots
Icon theme: https://github.com/vinceliuice/Colloid-icon-theme
Wallpaper: https://www.androidpolice.com/chromebook-chrome-os-wallpapers/#radiance
Overview
Panel
Quick settings
Calendar & notifications
Dash (Dash To Dock)
- Position and size:
- Icon size: 42px.
- Appearance:
- Shrink the dash.
- Default opacity.
Requirements
- GNOME 43+. I do not guarantee correct functionality on older versions.
- User Themes extension.
- GNOME Tweaks.
- Python 3.10+.
Installation
- Open terminal.
- Clone git and change directory:
git clone https://github.com/imarkoff/Marble-shell-theme.git && cd Marble-shell-theme
- Run the program:
python install.py
- Follow instructions inside the program.
- After successful file creation open up GNOME Tweaks, go to
Appearance - Themes - Shell. - Select shell theme you want.
Installation tweaks
Install default color
| Option | Theme mode (optional) | Description |
|---|---|---|
| -A, --all | Install all available accent colors. Light & dark mode. | |
| --red | red theme only | |
| --pink | pink theme only | |
| --purple | purple theme only | |
| --blue | blue theme only | |
| --green | green theme only | |
| --yellow | pink theme only | |
| --gray | gray theme only |
Install custom color
| Option | Hue degree | Theme name (optional) | Theme mode (optional) | Description |
|---|---|---|---|---|
| --hue | Generate theme from Hue prompt [0 - 360] |
Theme mode
| Option | Secondary option | Description |
|---|---|---|
| light | light theme only | |
| dark | dark theme only |
Examples
| Command | Description |
|---|---|
| -A | Install all accent colors with light & dark mode |
| --all dark | Install all accent colors with dark mode only |
| --purple light | Install purple accent color with light mode only |
| --hue 180 | Install hue=180 accent color with light & dark mode |
| --hue 145 coldgreen dark | Install hue=145 coldgreen accent color with dark mode only |
Languages
Python
73.3%
CSS
26.7%




