{"id":17795592,"url":"https://github.com/spcbfr/spaceduck-ports","last_synced_at":"2025-10-24T13:22:53.352Z","repository":{"id":162288001,"uuid":"365438298","full_name":"spcbfr/spaceduck-ports","owner":"spcbfr","description":"A collection of themes for the spaceduck theme 🚀 🦆 !","archived":false,"fork":false,"pushed_at":"2021-05-08T11:50:45.000Z","size":475,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T17:36:48.492Z","etag":null,"topics":["duck","duckduckgo","dwm","emacs","firefox","instuctions","space","spaceduck","spaceduck-theme","vim-colorscheme"],"latest_commit_sha":null,"homepage":"","language":null,"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/spcbfr.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":"2021-05-08T06:34:02.000Z","updated_at":"2023-05-07T04:22:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"eba4287c-a8ec-492e-a9ca-6e619a3eaed3","html_url":"https://github.com/spcbfr/spaceduck-ports","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/spcbfr%2Fspaceduck-ports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spcbfr%2Fspaceduck-ports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spcbfr%2Fspaceduck-ports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spcbfr%2Fspaceduck-ports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spcbfr","download_url":"https://codeload.github.com/spcbfr/spaceduck-ports/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246743169,"owners_count":20826484,"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":["duck","duckduckgo","dwm","emacs","firefox","instuctions","space","spaceduck","spaceduck-theme","vim-colorscheme"],"created_at":"2024-10-27T11:34:52.114Z","updated_at":"2025-10-24T13:22:48.319Z","avatar_url":"https://github.com/spcbfr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spaceduck Ports 🏅\nThis is a collection of ports for the spaceduck theme, if you are looking for the main spaceduck repository you can find it [here](https://github.com/pineapplegiant/spaceduck)\n\n# Currently available ports 🚀\n- [Firefox](#firefox)\n- [DuckDuckGo](#duckduckgo)\n- [dwm](#dwm)\n- [vsocde](#vscode)\n- [Emacs](emacs)\n- [Slack](#slack)\n- [Terminals](#terminals)\n\n## Firefox\nyou can add The spaceduck theme to firefox from the offical Firefox Browser Addons website (thanks to [Niels Gerritsen](https://nielsgerritsen.com/) for making the theme):\n[https://addons.mozilla.org/firefox/addon/spaceduck/](https://addons.mozilla.org/firefox/addon/spaceduck/)\n\n![Firefox Theme](https://raw.githubusercontent.com/YoussefBouzekri/spaceduck-ports/master/screenshots/firefox.png)\n\n## DuckDuckGo\nto add spaceduck to your ddg search results:\ngo to Settings \u003e All Settings \u003e find Cloud Save \u003e Load Settings \u003e type `spaceduck-ddg` \u003e click Load\n\n![Spaceduck Theme](https://raw.githubusercontent.com/YoussefBouzekri/spaceduck-ports/master/screenshots/duckduckgo.png)\n## dwm\nYou can change the different window border colors in dwm to match the spaceduck theme, add the following to your `config.h` if you don't already have it:\n```c\nstatic char normbgcolor[]           = \"#0f111b\";\nstatic char normbordercolor[]       = \"#1b1c36\";\nstatic char normfgcolor[]           = \"#ecf0c1\";\nstatic char selfgcolor[]            = \"#000000\";\nstatic char selbordercolor[]        = \"#e33400\";\nstatic char selbgcolor[]            = \"#5ccc96\"; \nstatic char *colors[][3] = {\n       /*               fg           bg           border   */\n       [SchemeNorm] = { normfgcolor, normbgcolor, normbordercolor },\n       [SchemeSel]  = { selfgcolor,  selbgcolor,  selbordercolor  },\n};\n```\n\n## vscode\nyou can find the source-code and the instuctions to install spaceduck in vscode [here](https://github.com/ctrl-dlahr/spaceduck-vscode) (thanks to [Dustin Lahr](https://github.com/ctrl-dlahr) for making this port)\n\n## Emacs\nyou can find the source-code and the instuctions to install spaceduck in emacs [here](https://github.com/ctrl-dlahr/spaceduck-emacs) (thanks to [Dustin Lahr](https://github.com/ctrl-dlahr) for making this port)\n\n## Slack\n- Go to User Menu \u003e Preferences \u003e Sidebar Theme\n- In the bottom of the window, look for a \"customize your theme and share it with others\" link\n- Copy and paste the values below:\n  - `#0f111b,#7A5CCC,#7A5CCC,#ffffff,#16172D,#ecf0c1,#5CCC96,#00A3CC,#0f111b,#ecf0c1`\n\n## Terminals\nYou can find most terminal ports over in this [repo](https://github.com/pineapplegiant/spaceduck-terminal)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspcbfr%2Fspaceduck-ports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspcbfr%2Fspaceduck-ports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspcbfr%2Fspaceduck-ports/lists"}