{"id":13471123,"url":"https://github.com/GradienceTeam/Community","last_synced_at":"2025-03-26T13:30:49.541Z","repository":{"id":57751222,"uuid":"523504533","full_name":"GradienceTeam/Community","owner":"GradienceTeam","description":"Share your Presets","archived":true,"fork":false,"pushed_at":"2024-06-24T22:35:53.000Z","size":383,"stargazers_count":50,"open_issues_count":14,"forks_count":32,"subscribers_count":5,"default_branch":"next","last_synced_at":"2024-10-30T02:58:24.859Z","etag":null,"topics":["adw-gtk3","adwaita","adwaita-theme","community","gnome","gradience","gradience-preset","gradience-repo","gtk3","gtk4","libadwaita","presets","share"],"latest_commit_sha":null,"homepage":"","language":"Python","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/GradienceTeam.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-10T21:40:43.000Z","updated_at":"2024-06-28T23:38:38.000Z","dependencies_parsed_at":"2024-01-13T18:03:23.621Z","dependency_job_id":"a24d4bb2-c790-4f23-93b8-f7ff5bd724b4","html_url":"https://github.com/GradienceTeam/Community","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GradienceTeam%2FCommunity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GradienceTeam%2FCommunity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GradienceTeam%2FCommunity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GradienceTeam%2FCommunity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GradienceTeam","download_url":"https://codeload.github.com/GradienceTeam/Community/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245662747,"owners_count":20652073,"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":["adw-gtk3","adwaita","adwaita-theme","community","gnome","gradience","gradience-preset","gradience-repo","gtk3","gtk4","libadwaita","presets","share"],"created_at":"2024-07-31T16:00:40.168Z","updated_at":"2025-03-26T13:30:49.140Z","avatar_url":"https://github.com/GradienceTeam.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Community\n\n[![Chat on Matrix](https://img.shields.io/matrix/Gradience:matrix.org?color=%230dbd8b\u0026label=Gradience\u0026logo=matrix\u0026logoColor=white)](https://matrix.to/#/#Gradience:matrix.org)\n[![Chat on Discord](https://dcbadge.vercel.app/api/server/4njFDtfGEZ?style=flat\u0026theme=default-inverted)](https://discord.com/invite/4njFDtfGEZ)\n\nAdd your Presets to `Explore` tab\n\n# How to add\n\nIn your Pull Request, add your Preset in the `curated` folder\n\nDon't edit `curated.json`, as it is automatically generated.\n\n# Preset example\n\n\u003cdetails\u003e\u003csummary\u003eClick to expand\u003c/summary\u003e\n\n```json\n{\n    // The name should be written as shown, in PascalCase, but with spaces between words\n    \"name\": \"Pretty Purple\",\n    \"variables\": {\n        \"accent_color\": \"#dc8add\",\n        \"accent_bg_color\": \"#9141ac\",\n        \"accent_fg_color\": \"#ffffff\",\n        \"destructive_color\": \"#ff7b63\",\n        \"destructive_bg_color\": \"#c01c28\",\n        \"destructive_fg_color\": \"#ffffff\",\n        \"success_color\": \"#8ff0a4\",\n        \"success_bg_color\": \"#26a269\",\n        \"success_fg_color\": \"#ffffff\",\n        \"warning_color\": \"#f8e45c\",\n        \"warning_bg_color\": \"#cd9309\",\n        \"warning_fg_color\": \"rgba(0, 0, 0, 0.8)\",\n        \"error_color\": \"#ff7b63\",\n        \"error_bg_color\": \"#c01c28\",\n        \"error_fg_color\": \"#ffffff\",\n        \"window_bg_color\": \"#241f31\",\n        \"window_fg_color\": \"#ffffff\",\n        \"view_bg_color\": \"#241f31\",\n        \"view_fg_color\": \"#ffffff\",\n        \"headerbar_bg_color\": \"#241f31\",\n        \"headerbar_fg_color\": \"#ffffff\",\n        \"headerbar_border_color\": \"#ffffff\",\n        \"headerbar_backdrop_color\": \"@window_bg_color\",\n        \"headerbar_shade_color\": \"rgba(0, 0, 0, 0.36)\",\n        \"card_bg_color\": \"rgba(255, 255, 255, 0.08)\",\n        \"card_fg_color\": \"#ffffff\",\n        \"card_shade_color\": \"rgba(0, 0, 0, 0.36)\",\n        \"dialog_bg_color\": \"#241f31\",\n        \"dialog_fg_color\": \"#ffffff\",\n        \"popover_bg_color\": \"#241f31\",\n        \"popover_fg_color\": \"#ffffff\",\n        \"shade_color\": \"rgba(0, 0, 0, 0.36)\",\n        \"scrollbar_outline_color\": \"rgba(0, 0, 0, 0.5)\"\n    },\n    \"palette\": {\n        \"blue_\": {\n            \"1\": \"#99c1f1\",\n            \"2\": \"#62a0ea\",\n            \"3\": \"#3584e4\",\n            \"4\": \"#1c71d8\",\n            \"5\": \"#1a5fb4\"\n        },\n        \"green_\": {\n            \"1\": \"#8ff0a4\",\n            \"2\": \"#57e389\",\n            \"3\": \"#33d17a\",\n            \"4\": \"#2ec27e\",\n            \"5\": \"#26a269\"\n        },\n        \"yellow_\": {\n            \"1\": \"#f9f06b\",\n            \"2\": \"#f8e45c\",\n            \"3\": \"#f6d32d\",\n            \"4\": \"#f5c211\",\n            \"5\": \"#e5a50a\"\n        },\n        \"orange_\": {\n            \"1\": \"#ffbe6f\",\n            \"2\": \"#ffa348\",\n            \"3\": \"#ff7800\",\n            \"4\": \"#e66100\",\n            \"5\": \"#c64600\"\n        },\n        \"red_\": {\n            \"1\": \"#f66151\",\n            \"2\": \"#ed333b\",\n            \"3\": \"#e01b24\",\n            \"4\": \"#c01c28\",\n            \"5\": \"#a51d2d\"\n        },\n        \"purple_\": {\n            \"1\": \"#dc8add\",\n            \"2\": \"#c061cb\",\n            \"3\": \"#9141ac\",\n            \"4\": \"#813d9c\",\n            \"5\": \"#613583\"\n        },\n        \"brown_\": {\n            \"1\": \"#cdab8f\",\n            \"2\": \"#b5835a\",\n            \"3\": \"#986a44\",\n            \"4\": \"#865e3c\",\n            \"5\": \"#63452c\"\n        },\n        \"light_\": {\n            \"1\": \"#ffffff\",\n            \"2\": \"#f6f5f4\",\n            \"3\": \"#deddda\",\n            \"4\": \"#c0bfbc\",\n            \"5\": \"#9a9996\"\n        },\n        \"dark_\": {\n            \"1\": \"#77767b\",\n            \"2\": \"#5e5c64\",\n            \"3\": \"#3d3846\",\n            \"4\": \"#241f31\",\n            \"5\": \"#000000\"\n        }\n    },\n    \"custom_css\": {\n        \"gtk4\": \"\",\n        \"gtk3\": \"\"\n    },\n    \"plugins\": {}\n}\n\n```\n\u003c/details\u003e\n\n# Credits\n\nSpecial thanks to [@dominichayesferen](https://github.com/dominichayesferen) for creating script for automatic preset list generation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGradienceTeam%2FCommunity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGradienceTeam%2FCommunity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGradienceTeam%2FCommunity/lists"}