{"id":13647774,"url":"https://github.com/numixproject/numix-gtk-theme","last_synced_at":"2025-05-15T22:11:58.912Z","repository":{"id":7139993,"uuid":"8436977","full_name":"numixproject/numix-gtk-theme","owner":"numixproject","description":"A modern flat theme with a combination of light and dark elements.","archived":false,"fork":false,"pushed_at":"2023-04-15T21:59:14.000Z","size":1909,"stargazers_count":1198,"open_issues_count":42,"forks_count":229,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-04-08T09:11:12.520Z","etag":null,"topics":["budgie","cinnamon","desktop-theme","gnome","gtk-theme","openbox","unity","xfce"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numixproject.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-02-26T16:43:52.000Z","updated_at":"2025-04-07T00:39:52.000Z","dependencies_parsed_at":"2024-01-08T07:58:17.101Z","dependency_job_id":"0bbfcb64-a3e2-4e87-8b14-e3dbaaf5fb6b","html_url":"https://github.com/numixproject/numix-gtk-theme","commit_stats":{"total_commits":813,"total_committers":56,"mean_commits":"14.517857142857142","dds":0.5375153751537516,"last_synced_commit":"ad4b345cb19edba96bec72d6dc97ed1b568755a8"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-gtk-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-gtk-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-gtk-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-gtk-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numixproject","download_url":"https://codeload.github.com/numixproject/numix-gtk-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254430334,"owners_count":22069909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["budgie","cinnamon","desktop-theme","gnome","gtk-theme","openbox","unity","xfce"],"created_at":"2024-08-02T01:03:46.080Z","updated_at":"2025-05-15T22:11:58.894Z","avatar_url":"https://github.com/numixproject.png","language":"SCSS","funding_links":[],"categories":["SCSS","HarmonyOS","Applications"],"sub_categories":["Windows Manager","Desktop Customization"],"readme":"## Numix\n##### A modern flat theme with a combination of light and dark elements. It supports GNOME, Unity, Xfce and Openbox.\n[![By The Numix Project](https://img.shields.io/badge/By-The%20Numix%20Project-f0544c.svg?style=flat-square)](https://numixproject.org/) \u0026nbsp;[![Circle CI](https://img.shields.io/circleci/project/numixproject/numix-gtk-theme/master.svg?circle-token=b14acf911433d315298235b0c2fbf7b2670a92a8\u0026maxAge=3600\u0026style=flat-square)](https://circleci.com/gh/numixproject/numix-gtk-theme/tree/master) \u0026nbsp;[![GitHub release](https://img.shields.io/github/release/numixproject/numix-gtk-theme.svg?maxAge=3600\u0026style=flat-square)](https://github.com/numixproject/numix-gtk-theme/releases/latest) \u0026nbsp;![Supports GTK+ 3.18](https://img.shields.io/badge/GTK%2B-3.18-4a90d9.svg?style=flat-square) \u0026nbsp;![Supports GTK+ 3.24](https://img.shields.io/badge/GTK%2B-3.24-4a90d9.svg?style=flat-square)\n\n## Install It\n\n### Distro Packages\n|Distro|Install Command/Links|\n|:----:|:----:|\n|![arch][arch] \u0026nbsp;![antergos][antergos]|`sudo pacman -S numix-gtk-theme`|\n|![opensuse][opensuse]|[1 Click Install](http://software.opensuse.org/ymp/openSUSE:Factory/standard/numix-gtk-theme.ymp) \u0026nbsp;\\|\u0026nbsp; [OBS Repo](http://software.opensuse.org/download.html?project=openSUSE%3AFactory\u0026package=numix-gtk-theme)|\n|![fedora][fedora]|`sudo dnf install numix-gtk-theme`|\n|![debian][debian] \u0026nbsp;![ubuntu][ubuntu]|`sudo apt install numix-gtk-theme`|\n\n## Build It\n\nFirst, you need to compile the theme using the [Sass](http://sass-lang.com/) compiler.\n\nYou will need to install SassC (`sassc`) which is likely to be available as a package in your distribution's software repositories.\n\nYou'll also need the ```glib-compile-schemas``` and  ```gdk-pixbuf-pixdata``` commands in your path to generate the gresource binary. Install them using your distribution's package manager.\n\n|Distro|Commands|\n|:----:|:----:|\n|![arch][arch] \u0026nbsp;![antergos][antergos]|`sudo pacman -S sassc glib2 gdk-pixbuf2`|\n|![opensuse][opensuse]|`sudo zypper install sassc glib2-devel gdk-pixbuf-devel`|\n|![fedora][fedora]|`sudo dnf install sassc glib2-devel gdk-pixbuf2-devel`|\n|![debian][debian] \u0026nbsp;![ubuntu][ubuntu]|`sudo apt-get install sassc libglib2.0-dev libgdk-pixbuf2.0-dev libxml2-utils`|\n\nAfter installing all the dependencies, change to the cloned directory and, run the following in Terminal,\n\n```sh\nsudo make install\n```\n\nTo set the theme in GNOME, run the following commands in Terminal,\n\n```sh\ngsettings set org.gnome.desktop.interface gtk-theme \"Numix\"\ngsettings set org.gnome.desktop.wm.preferences theme \"Numix\"\n```\n\nTo set the theme in Xfce, run the following commands in Terminal,\n\n```sh\nxfconf-query -c xsettings -p /Net/ThemeName -s \"Numix\"\nxfconf-query -c xfwm4 -p /general/theme -s \"Numix\"\n```\n\nIn Openbox you can set the theme with [ObConf](http://openbox.org/wiki/ObConf:About) tool. Alternatively, you can set the theme by changing the `\u003cname\u003e `key value to `Numix` in the `\u003ctheme\u003e` section of your rc.xml file.\n\n### For contributors\nStart by reviewing the [guidelines for contributing](https://github.com/numixproject/numix-gtk-theme/blob/master/.github/CONTRIBUTING.md).\n\n#### For developers\nIf you want to hack on the theme, make sure you have the `inotifywait` command available, which is used for watching and automatically building the files.\n\nTo start watching for changes, run the following,\n\n```sh\nmake watch\n```\n\nIf you change any assets, you'll need to regenerate the `gtk.gresource.xml` and `gtk.gresource` files. You can use [grrr](https://github.com/satya164/grrr) to do it easily.\n\n### Requirements\n\nGTK+ 3.18 or above\n\nMurrine theme engine\n\n### Code and license\n\nReport bugs or contribute at [GitHub](https://github.com/numixproject/numix-gtk-theme)\n\nLicense: GPL-3.0+\n\n\n[antergos]: https://antergos.com/distro-logos/logo-square26x26.png \"antergos\"\n[arch]: https://antergos.com/distro-logos/archlogo26x26.png \"arch\"\n[fedora]: https://antergos.com/distro-logos/fedora-logo.png \"fedora\"\n[openSUSE]: https://antergos.com/distro-logos/Geeko-button-bling7.png \"openSUSE\"\n[ubuntu]: https://antergos.com/distro-logos/ubuntu_orange_hex.png \"ubuntu\"\n[debian]: https://antergos.com/distro-logos/openlogo-nd-25.png \"debian\"\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumixproject%2Fnumix-gtk-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumixproject%2Fnumix-gtk-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumixproject%2Fnumix-gtk-theme/lists"}