{"id":13442160,"url":"https://github.com/vinceliuice/vimix-gtk-themes","last_synced_at":"2025-05-14T11:09:23.231Z","repository":{"id":46137960,"uuid":"75268593","full_name":"vinceliuice/Vimix-gtk-themes","owner":"vinceliuice","description":"Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.","archived":false,"fork":false,"pushed_at":"2025-04-01T08:29:14.000Z","size":66158,"stargazers_count":1664,"open_issues_count":64,"forks_count":110,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-04-05T00:01:38.777Z","etag":null,"topics":["gnome","gnome-shell","gnome-shell-theme","gtk","gtk3-theme","linux","theme","ubuntu","vimix"],"latest_commit_sha":null,"homepage":"https://vinceliuice.github.io/","language":"CSS","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/vinceliuice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-01T07:48:20.000Z","updated_at":"2025-04-02T22:28:04.000Z","dependencies_parsed_at":"2023-02-15T15:01:17.396Z","dependency_job_id":"5205d9ef-fd07-45ca-8980-c70f9a4cb7fa","html_url":"https://github.com/vinceliuice/Vimix-gtk-themes","commit_stats":{"total_commits":541,"total_committers":18,"mean_commits":"30.055555555555557","dds":"0.060998151571164505","last_synced_commit":"2e77120455f323309dd08c33971ce4e3db34c772"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceliuice%2FVimix-gtk-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceliuice%2FVimix-gtk-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceliuice%2FVimix-gtk-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinceliuice%2FVimix-gtk-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinceliuice","download_url":"https://codeload.github.com/vinceliuice/Vimix-gtk-themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248509963,"owners_count":21116125,"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":["gnome","gnome-shell","gnome-shell-theme","gtk","gtk3-theme","linux","theme","ubuntu","vimix"],"created_at":"2024-07-31T03:01:42.366Z","updated_at":"2025-04-12T02:54:51.650Z","avatar_url":"https://github.com/vinceliuice.png","language":"CSS","funding_links":[],"categories":["CSS","CSS (66)"],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/vinceliuice/vimix-gtk-themes/blob/images/vimix-logo.svg\" alt=\"Logo\" align=\"right\" /\u003e Vimix-gtk-theme\n======\n\nVimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.\n\nThis theme is based on materia gtk theme of nana-4. Thanks nana-4 sincerely for his great job!\n\nmateria gtk theme: https://github.com/nana-4/materia-theme\n\n## Info\n\n### GTK+ 3.20 or later\n\n- sassc\n\n### GTK2 engines requirment\n\n- GTK2 engine Murrine 0.98.1.1 or later.\n- GTK2 pixbuf engine or the gtk(2)-engines package.\n\nFedora/RedHat distros:\n\n    yum install gtk-murrine-engine gtk2-engines\n\nUbuntu/Mint/Debian distros:\n\n    sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf\n\nArchLinux:\n\n    pacman -S gtk-engine-murrine gtk-engines\n\nOther:\nSearch for the engines in your distributions repository or install the engines from source.\n\n## Install Or Uninstall\n\nRun the following commands in the terminal:\n\n```sh\n./install.sh\n```\n\nUsage:  `./install.sh`  **[OPTIONS...]**\n\n```\n-d, --dest DIR          Specify destination directory (Default: $HOME/.themes)\n-n, --name NAME         Specify theme name (Default: Vimix)\n-t, --theme VARIANT     Specify theme color variant(s) [doder|beryl|ruby|amethyst|jade|grey|all] (Default: doder(blue))\n-c, --color VARIANT     Specify color variant(s) [standard|light|dark] (Default: All variants)\n-s, --size  VARIANT     Specify size variant [standard|compact|all] (Default: standard variant)\n\n-l, --libadwaita        Link installed gtk-4.0 theme to config folder for all libadwaita app use this theme\n\n-r, --remove,\n-u, --uninstall         Uninstall/Remove installed themes\n\n-tweaks, --tweaks       Specify versions for tweaks [flat|grey|mix|translucent] (only nord and dracula can not mix use with!)\n                        1. flat         Flat and normal button style for windows control buttons\n                        2. grey         Use grey windows control buttons in grey accent color variants\n                        3. mix          Mix theme color and dark grey color for background color in darkmode variants\n                        4. translucent  Translucent panel version\n\n-h, --help              Show help\n```\n\nFor example: install all themes\n\n```sh\n./install.sh -t all -s all\n```\n\n## Screenshots\n\n#### GNOME Shell\n![1](https://i.imgur.com/xhmv9VZ.png)\n![2](https://i.imgur.com/jOTgUQS.png)\n![3](https://i.imgur.com/JHxwUSu.png)\n![4](https://i.imgur.com/YFRJf9B.png)\n![5](https://i.imgur.com/yAGGnQU.png)\n\n## Icon \nVimix icon theme is based on Paper-Icon-Theme: https://github.com/snwh/paper-icon-theme\n\n#### You can download here: https://github.com/vinceliuice/vimix-icon-theme\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinceliuice%2Fvimix-gtk-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinceliuice%2Fvimix-gtk-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinceliuice%2Fvimix-gtk-themes/lists"}