Skip to content

jakschu/orchis-gtk-theme

Repository files navigation

Orchis GTK Theme

Orchis is an GTK3 theme belonging to the Moka Project.

Orchis GTK Theme is distributed under the terms the GNU GPL v.3

###Preamble

If you find any bugs or issues with Orchis or if you have a question, you can visit Orchis's primary issue tracker on GitHub.

###Download

Orchis can be downloaded here for whatever you like.

###Getting the Source

The source for Orchis GTK3 Theme can be found here.

Alternatively, you can clone the latest version its git repository:

git clone https://github.com/moka-project/orchis-gtk-theme.git

###Using the Source

There are scripts to simplify the rendering process;to run them (and edit icons) you will need:

  • inkscape
  • python3

To render new assets from their source SVG files, run the following:

./render-gtk3-assets.py
./render-gtk3-assets-hidpi.py
./render-metacity-assets.py
./render-unity-assets.py

If it's throwing an error, the script may not be executable, try:

chmod +x *

This script will look in the source directories (../src/*) and render the respective icons (provided there are changes).


About

Official Orchis GTK Theme source repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published