imarkoff 7b685eda88 Ubuntu support, bug fixes & improvements.
Sections in message tray, search are less contrast.
Fixed default focus color in quick settings.
Fixed text selection default color in Search and in folder name entry.
Fixed default gnome's dash borders.
Dash fixes on Ubuntu.
FIxed default borders in some places on Ubuntu.
Minor UI improvements.
2023-01-30 16:46:42 +02:00
2023-01-26 17:54:07 +02:00
2023-01-25 22:58:20 +02:00
2023-01-28 09:29:19 +02:00
2023-01-26 20:18:08 +02:00
2023-01-28 17:21:52 +02:00

Marble shell theme

Shell theme for GNOME DE. Based on https://www.pling.com/p/1939902/.

Screenshots

Available colors: red yellow green blue purple pink or different Hue color.

Icon theme: https://github.com/vinceliuice/Colloid-icon-theme

Wallpaper: https://www.androidpolice.com/chromebook-chrome-os-wallpapers/#radiance

Overview

Overview look

Panel

Panel look

Quick settings

Quick settings look

Calendar & notifications

Calendar & notifications look

Dash (Dash To Dock)

  • Position and size:
    • Icon size: 42px.
  • Appearance:
    • Shrink the dash.
    • Fixed opacity: 80%.

Dash look

Known issues

  • Currently incompatible with Yaru Shell (Ubuntu).
  • Blur My Shell extension may not work in overview.

Requirements

  • GNOME 43+. I do not guarantee correct functionality on older versions.
  • User Themes extension.
  • GNOME Tweaks.
  • Python 3.10+.

Installation

  1. Open terminal.
  2. Clone git and change directory:
git clone https://github.com/imarkoff/Marble-shell-theme.git && cd Marble-shell-theme
  1. Run the program:
python install.py
  1. Follow instructions inside the program.
  2. After successful file creation open up GNOME Tweaks, go to Appearance - Themes - Shell.
  3. 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
Description
Shell theme for GNOME DE
Readme SSPL-1.0 20 MiB
Languages
Python 73.3%
CSS 26.7%