Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/teamcons/eosdock-themeswitcher
- Owner: teamcons
- License: gpl-3.0
- Created: 2024-10-13T19:46:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T16:19:15.000Z (2 months ago)
- Last Synced: 2024-11-10T17:25:52.724Z (2 months ago)
- Topics: elementary-apps, elementary-os, elementaryos, linux
- Language: CSS
- Homepage:
- Size: 150 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eOSdock-themeswitcher
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 dockThe file doesnt overwrite gtk.css, and reverts to default without leaving anything else.
This is per user, and does not require sudoi 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.cssPlease if you have a cool theme send it to me
### THEMES
Stellas Tweaks
Shadows behind icons. Accent color in running indicator. Icon up on hoverThe 2000s
An attempt at funky 3DWhatever
I dont know. It looks neat.