{"id":14867185,"url":"https://github.com/refact0r/system24","last_synced_at":"2025-09-19T02:30:49.899Z","repository":{"id":244185520,"uuid":"812155284","full_name":"refact0r/system24","owner":"refact0r","description":"a tui-style discord theme","archived":false,"fork":false,"pushed_at":"2024-09-17T01:49:19.000Z","size":5069,"stargazers_count":875,"open_issues_count":11,"forks_count":26,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-17T05:37:49.389Z","etag":null,"topics":["betterdiscord-theme","discord-theme","vencord-theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/refact0r.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-06-08T05:25:47.000Z","updated_at":"2024-09-17T01:49:23.000Z","dependencies_parsed_at":"2024-06-13T10:05:47.079Z","dependency_job_id":"edf49fa2-a170-4087-bb88-a60bf5f8ae08","html_url":"https://github.com/refact0r/system24","commit_stats":null,"previous_names":["refact0r/system24"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refact0r%2Fsystem24","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refact0r%2Fsystem24/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refact0r%2Fsystem24/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refact0r%2Fsystem24/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refact0r","download_url":"https://codeload.github.com/refact0r/system24/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859296,"owners_count":16553711,"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":["betterdiscord-theme","discord-theme","vencord-theme"],"created_at":"2024-09-20T04:01:00.889Z","updated_at":"2025-09-19T02:30:49.893Z","avatar_url":"https://github.com/refact0r.png","language":"CSS","funding_links":[],"categories":["others","CSS","Customizations"],"sub_categories":["Other"],"readme":"\n\u003cimg src=\"https://github.com/refact0r/system24/raw/main/assets/preview.png\"\u003e\n\n# system24\n\na customizable, tui-style discord theme. inspired by [spicetify text theme](https://github.com/spicetify/spicetify-themes/tree/master/text).\n\n\u003cimg src=\"https://github.com/refact0r/system24/raw/main/assets/screenshot.png\"\u003e\n\n## discord server\n\nneed help? want to get notified about updates? have feedback? join \u003chttps://discord.gg/nz87hXyvcy\u003e\n\n## install\n\n### vencord/betterdiscord (or any client that supports theme files)\n\n1. download the theme file, [`system24.theme.css`](https://github.com/refact0r/system24/blob/main/theme/system24.theme.css). (there should be a download button at the top right of the page)\n2. drag the file into your theme folder. (there should be a button to open the theme folder in theme settings)\n3. (optional) customize the theme by editing the options in `system24.theme.css`.\n\n### install through link\n\nadd `https://refact0r.github.io/system24/build/system24.css` to your theme import links. you will need to copy the theme variables to your quickcss in order to customize the theme.\n\n## flavors\n\ncustomized variants of the theme.\n\n- [catppuccin mocha](https://github.com/refact0r/system24/blob/main/theme/flavors/system24-catppuccin-mocha.theme.css)\n- [catppuccin macchiato](https://github.com/refact0r/system24/blob/main/theme/flavors/system24-catppuccin-macchiato.theme.css)\n- [everforest](https://github.com/refact0r/system24/blob/main/theme/flavors/system24-everforest.theme.css)\n- [rosé pine](https://github.com/refact0r/system24/blob/main/theme/flavors/system24-rose-pine.theme.css)\n- [rose pine moon](https://github.com/refact0r/system24/blob/main/theme/flavors/system24-rose-pine-moon.theme.css)\n- [tokyo night](https://github.com/refact0r/system24/blob/main/theme/flavors/system24-tokyo-night.theme.css)\n- [nord](https://github.com/refact0r/system24/blob/main/theme/flavors/system24-nord.theme.css)\n- [vencord](https://github.com/refact0r/system24/blob/main/theme/flavors/system24-vencord.theme.css)\n\n## contributing\n\nthis theme depends on [midnight](https://github.com/refact0r/midnight-discord) for its core styles. if you're looking to contribute, please consider which theme you actually want to work on. feel free to open an issue and ask if you're unsure.\n\nthis theme uses a dev script to check for changes in the source css files and combine them into a build file. to run locally:\n\n1. clone the repository.\n2. run `npm i`.\n3. create a `.env` file in the project root with the paths of any local theme files you want to update (comma separated)\n\n```\nDEV_OUTPUT_PATH=C:\\Users\\USERNAME\\AppData\\Roaming\\Vencord\\themes\\system24-dev.theme.css\n```\n\n4. run `npm run dev`.\n5. make changes to any file in `/src` or the main theme file. the local theme files you listed will automatically be updated, along with the build file in `/build`.\n6. make a pull request with your changes!\n\n## credits\n\n[spicetify text theme](https://github.com/spicetify/spicetify-themes/tree/master/text) for primary design inspiration.\n\nthanks to all the [contributors](https://github.com/refact0r/system24/graphs/contributors)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefact0r%2Fsystem24","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefact0r%2Fsystem24","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefact0r%2Fsystem24/lists"}