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

https://github.com/austinhartzheim/mona

A theme for GTK 3.
https://github.com/austinhartzheim/mona

debian gtk3-theme theme ubuntu

Last synced: 4 months ago
JSON representation

A theme for GTK 3.

Awesome Lists containing this project

README

          

# Mona 3.0 Tweaked
This theme is a modification of the Mona 3.0 theme by Vasile Onofrei.
You can find the original theme [here](https://gnome-look.org/content/show.php/Mona+-+Dark+and+blue+GTK+theme?content=168447).

## Installing
You can install this theme by cloning this repository or extracting this [download](https://github.com/austinhartzheim/mona/archive/master.zip) in either `~/.themes/` for a local install or `/usr/share/themes/` for a global install.

For example, this should create a local install:
```
mkdir -p ~/.themes/ && cd ~/.themes/
git clone https://github.com/austinhartzheim/mona.git
```

You can then select this theme with the Tweak Tool on Debian.

## Changes
* Add units where missing. Assuming "px" as this is what GTK assumes already.
* Fix the negative padding on notebook tabs. Also, increased padding slightly.

# Testing
This theme is tested on the following installations:
* Debian Jessie (GNOME 3.14): ✔ - thoroughly tested
* Ubuntu 12.04 LTS (GNOME 3.4): ✔ - some testing
* Ubuntu 15.10 (GNOME 3.16): ✔ - some testing
* XFCE: x - previously tested by the original author.

If you find any bugs, you may file an issue through Github.

# License
This theme is licensed under the [Creative Commons Attribution License](https://creativecommons.org/licenses/by/3.0/).
If you would like to submit a contribution, you may do so via a pull request.