Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teamcons/eosdock-themeswitcher

a simple theme switcher for eOS 8's brand new dock
https://github.com/teamcons/eosdock-themeswitcher

elementary-apps elementary-os elementaryos linux

Last synced: 2 months ago
JSON representation

a simple theme switcher for eOS 8's brand new dock

Awesome Lists containing this project

README

        

# eOSdock-themeswitcher

Static Badge

To use with eOS new dock

THE SCRIPT WORKS; But there is no officially finished theme yet !!!



I am waiting for a few changes, then will be able to offer the following themes:

-Classic: The traditional classic theme.

-The 2000s: A very frutiger aero spin with all the 3D

-Aqua: A old nostalgic MacOS with zoom/magnification

-Stellas Tweaks: An attempt at something good looking, with shadows and animations

-Princess Eyebleed: something flashy and pastelly and bright

### Usage:

To set theme.css as the current dock theme
```bash
$ eOSdock-themeswitcher.sh ./themes/theme.css
```

No argument, to revert to default
```bash
$ eOSdock-themeswitcher.sh
```

you can then run
```bash
$ killall io.elementary.dock
```
to restart the dock

The file doesnt overwrite gtk.css, and reverts to default without leaving anything else.

This is per user, and does not require sudo

i would do the killall in the script if somehow that didnt crash my session everytime i tried

Application.css is the default. It is taken from elementaryOS source code itself and is present as example
https://github.com/elementary/dock/blob/main/data/Application.css

Please if you have a cool theme send it to me

### THEMES

Stellas Tweaks
Shadows behind icons. Accent color in running indicator. Icon up on hover

The 2000s
An attempt at funky 3D

Whatever
I dont know. It looks neat.