{"id":15116832,"url":"https://github.com/danihek/Themecord","last_synced_at":"2025-09-27T22:31:31.795Z","repository":{"id":215831792,"uuid":"739879892","full_name":"danihek/Themecord","owner":"danihek","description":"Discord theme will always match your wallpaper! ","archived":false,"fork":false,"pushed_at":"2024-12-01T14:42:04.000Z","size":63058,"stargazers_count":78,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T13:09:33.984Z","etag":null,"topics":["colors","discord","hellwal","pywal","rice","swww","theme","wallpaper","wallust","wayland"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danihek.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":"2024-01-06T20:28:13.000Z","updated_at":"2025-01-10T20:14:27.000Z","dependencies_parsed_at":"2024-01-09T17:28:35.427Z","dependency_job_id":"ca7ae2c7-f896-4ad5-b26f-0a4ce4182e71","html_url":"https://github.com/danihek/Themecord","commit_stats":null,"previous_names":["danihek07/themcord","danihek/themecord"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danihek%2FThemecord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danihek%2FThemecord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danihek%2FThemecord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danihek%2FThemecord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danihek","download_url":"https://codeload.github.com/danihek/Themecord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234462036,"owners_count":18837238,"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":["colors","discord","hellwal","pywal","rice","swww","theme","wallpaper","wallust","wayland"],"created_at":"2024-09-26T01:45:20.622Z","updated_at":"2025-09-27T22:31:21.779Z","avatar_url":"https://github.com/danihek.png","language":"Shell","funding_links":[],"categories":["Customizations"],"sub_categories":["Linux"],"readme":"# Themecord\nDiscord theme that will always match your wallpaper!\n\n\u003cimg src=\"https://raw.githubusercontent.com/danihek/Themecord/refs/heads/main/assets/preview.gif\" alt=\"drawing\" style=\"width:1200px;\"/\u003e\n\n## Why?\nBecause why not, I like having same theme on everything I thought it's cool.\n\n## What does it really change?\nLike in title, overall discord theme, but Themecord also contains little animations on cursor hover on specific objects, list etc.\n\n## Dependecies\n- Compatible discord client\n- One of color palettes generators:\n    - [hellwal](https://github.com/danihek/hellwal)\n    - [python-pywal](https://github.com/dylanaraps/pywal)\n    - [wallust](https://codeberg.org/onemoresuza/wallust)\n\n## Supported Clients:\n- Vencord\n- Vesktop\n\n## Generating colorscheme\nBefore you even start doing **ANYTHING**, you have to choose if you wanna use pywal or wallust\n\n### In case of hellwal you have to copy css file:\n``./css/hellwal/discord-colors.css`` to ``~/.config/hellwal/templates/`` folder\n\n### in case of pywal:\n``./css/pywal/discord-colors.css`` to ``~/.config/wal/templates/`` folder\n\n### and in case of wallust:\n``./css/wallust/discord-colors.css`` to ``~/.config/wallust/templates/`` folder\n\nalso add to ``~/.config/wallust/wallust.toml`` required config:\n\n```\n[templates]\nthemecord.template = \"discord-colors.css\"\nthemecord.target = '~/.cache/wallust/discord-colors.css'\n```\n\n## Installation\n\n### AUR\n``yay -S themecord``\n\n\n### Manual\n\n1. Install supported discord client\n2. Download themecord from [release](https://github.com/danihek/Themecord/releases) page\n3. Look into **# Generating colorscheme** Section\n4. In your discord client, go to themes and select Themecord from available themes.\n5. Now after you run hellwal, pywal or wallust  run ``./themecord`` and your discord theme will be applied.\n\nYou can put it in ``/usr/local/bin/`` for ease of use\n\n\n### NixOS\n1. Add themecord to inputs(just like home-manager) in your config flake:\n```\nthemecord = {\n   url = \"github:danihek/themecord\";\n   inputs.nixpkgs.follows = \"nixpkgs\";\n };\n```\n\n2. Add as a module:\n```\n({ config, pkgs, ... }: {\n  environment.systemPackages = with pkgs; [\n  themecord.packages.x86_64-linux.default\n  ];\n})\n```\n(Example from my config)\n![alt text](https://github.com/danihek/Themecord/blob/main/assets/nix5.png)\n \n3. Rebuild your configuration and run ``themecord``\n\n4. Go to discord client and select Themecord from available themes\n   ![alt text](https://github.com/danihek/Themecord/blob/main/assets/nix3.png)\n\n5. Now after you run hellwal, pywal or wallust  run ``./themecord`` and your discord theme will be applied.\nand your discord client will update it's theme.\n\n## Nix\nIn folder ``./nix`` you can see example how I added to my flake hellwal, wallust and pywal templates.\n\n## Example usage\nIn folder ``./example`` you see example script which you can use as your template in your own script/config for changing wallpapers and edit to your needs.\n\n# Enjoy theme'in!!\n\n## Showcase\n![alt text](./assets/swappy-20241011_013305.png)\n![alt text](./assets/swappy-20241011_013320.png)\n![alt text](./assets/swappy-20241011_013405.png)\n![alt text](./assets/swappy-20241011_013421.png)\n![alt text](./assets/swappy-20241011_013439.png)\n![alt text](./assets/swappy-20241011_013456.png)\n![alt text](./assets/swappy-20241011_013514.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanihek%2FThemecord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanihek%2FThemecord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanihek%2FThemecord/lists"}