{"id":15099657,"url":"https://github.com/angelhtml/nextjs_color-mode","last_synced_at":"2026-01-28T07:38:25.015Z","repository":{"id":246809536,"uuid":"822245261","full_name":"angelhtml/NextJs_color-mode","owner":"angelhtml","description":"Next Js color mode only using react hook and theme controller 🌙","archived":false,"fork":false,"pushed_at":"2024-07-01T17:18:34.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T18:12:03.421Z","etag":null,"topics":["angelcodestyle","css","cssmodules","dark-mode","jsx","nextjs","nextjs-template","purecss","react-hooks","reactjs","theme","themes","toggle-switch","ui","ui-components"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/angelhtml.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":"2024-06-30T17:31:23.000Z","updated_at":"2024-07-01T17:18:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"903d900b-8753-411e-a2db-8e80bcc721dd","html_url":"https://github.com/angelhtml/NextJs_color-mode","commit_stats":null,"previous_names":["angelhtml/nextjs_color-mode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelhtml%2FNextJs_color-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelhtml%2FNextJs_color-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelhtml%2FNextJs_color-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelhtml%2FNextJs_color-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angelhtml","download_url":"https://codeload.github.com/angelhtml/NextJs_color-mode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245855610,"owners_count":20683541,"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":["angelcodestyle","css","cssmodules","dark-mode","jsx","nextjs","nextjs-template","purecss","react-hooks","reactjs","theme","themes","toggle-switch","ui","ui-components"],"created_at":"2024-09-25T17:25:19.658Z","updated_at":"2026-01-28T07:38:24.973Z","avatar_url":"https://github.com/angelhtml.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eNext js color mode\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://iili.io/dFXu6kG.png\"/\u003e\n  \u003cimg src=\"https://iili.io/dFXAh67.png\"/\u003e\n\u003c/p\u003e\n\n\u003ch2\u003eTheme controller\u003c/h2\u003e\nyou customize the theme from this jsx component\n\u003cp\u003e~/themes/themes.jsx\u003c/p\u003e \n\n``` Javascript\n\n\nexports.themes = {\n    primery: {\n        bg: {\n            dark: \"#330038\",\n            light: \"#fff\"\n        },\n        color: {\n            dark: \"#fff\",\n            light: \"black\"\n        },\n        border: {\n            dark: \"#5f0069\",\n            light: \"#b600b6\"\n        }\n    },\n    secondary: {\n        bg: {\n            dark: \"purple\",\n            light: \"#f0f\"\n        },\n        color: {\n            dark: \"white\",\n            light: \"silver\"\n        }\n    }\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelhtml%2Fnextjs_color-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelhtml%2Fnextjs_color-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelhtml%2Fnextjs_color-mode/lists"}