{"id":15467720,"url":"https://github.com/uranusjr/warning-sign","last_synced_at":"2026-05-01T16:33:54.953Z","repository":{"id":141960187,"uuid":"150227745","full_name":"uranusjr/warning-sign","owner":"uranusjr","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-04T07:56:00.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T21:55:56.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://practical-meninsky-4f98c5.netlify.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uranusjr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-09-25T07:54:41.000Z","updated_at":"2019-01-04T07:56:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c829f1b7-ee14-4d91-92d9-9f2cc7949f32","html_url":"https://github.com/uranusjr/warning-sign","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"603602da7e1820f5c91b90c854c72522d8840f3e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uranusjr%2Fwarning-sign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uranusjr%2Fwarning-sign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uranusjr%2Fwarning-sign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uranusjr%2Fwarning-sign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uranusjr","download_url":"https://codeload.github.com/uranusjr/warning-sign/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244718291,"owners_count":20498458,"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":[],"created_at":"2024-10-02T01:24:38.907Z","updated_at":"2026-05-01T16:33:54.920Z","avatar_url":"https://github.com/uranusjr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Personal Project, do not use.\n\n\n樣式都在 `src/assets/board.css` 這個檔案裡面\n\n\n### 改顏色\n\n找到下面這段：\n\n```css\n.board .group-buttons \u003e .enabled {\n  background: 黃色;\n}\n.board .group-buttons \u003e .enabled:first-child {\n  background: 紅色;\n}\n.board .group-buttons \u003e .enabled:last-child {\n  background: 綠色;\n}\n```\n\n顏色是用 hex 色碼，可以用這個工具來看：https://color.adobe.com/\n\n上面顏色調好之後，把對應的 hex 欄位貼過去即可（記得前面要加 `#`）\n\n\n### 改字型大小\n\n找到這段：\n\n```css\n.board .group {\n  display: flex;\n  flex-direction: row;\n  font-weight: bold;\n  font-size: 縮放比例;\n}\n```\n\n調整 `font-size` 的百分比（例如 `110%`）即可。\n\n\n### 打包\n\n需要 Python 3.7：https://www.python.org/downloads/release/python-371/\n\n安裝之後在目錄下執行\n\n    py -3.7 pack.py\n\n會自動在 `dist` 目錄裡產生打包好的 zip 檔。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furanusjr%2Fwarning-sign","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furanusjr%2Fwarning-sign","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furanusjr%2Fwarning-sign/lists"}