{"id":22432676,"url":"https://github.com/1999azzar/color-scheme-tester","last_synced_at":"2025-03-27T07:42:46.283Z","repository":{"id":249150206,"uuid":"829491641","full_name":"1999AZZAR/color-scheme-tester","owner":"1999AZZAR","description":"The Color Scheme Tester is a web application designed to allow users to test and visualize different color schemes. This application features a user-friendly interface where users can input their custom color schemes and see the changes applied in real-time.","archived":false,"fork":false,"pushed_at":"2024-07-25T14:21:34.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T12:45:47.940Z","etag":null,"topics":["pallete","ui-components","ui-design"],"latest_commit_sha":null,"homepage":"https://1999azzar.github.io/color-scheme-tester/","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/1999AZZAR.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-07-16T14:33:46.000Z","updated_at":"2024-07-25T14:21:37.000Z","dependencies_parsed_at":"2024-07-25T16:17:13.634Z","dependency_job_id":null,"html_url":"https://github.com/1999AZZAR/color-scheme-tester","commit_stats":null,"previous_names":["1999azzar/color-scheme-tester"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999AZZAR%2Fcolor-scheme-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999AZZAR%2Fcolor-scheme-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999AZZAR%2Fcolor-scheme-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1999AZZAR%2Fcolor-scheme-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1999AZZAR","download_url":"https://codeload.github.com/1999AZZAR/color-scheme-tester/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245806033,"owners_count":20675291,"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":["pallete","ui-components","ui-design"],"created_at":"2024-12-05T22:12:31.614Z","updated_at":"2025-03-27T07:42:46.265Z","avatar_url":"https://github.com/1999AZZAR.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Color Scheme Tester\n\n## Overview\n\nThe **Color Scheme Tester** is a web application designed to allow users to test and visualize different color schemes. This application features a user-friendly interface where users can input their custom color schemes and see the changes applied in real-time. The project incorporates Material Design principles and provides various UI elements to showcase the applied color schemes.\n\n## Features\n\n- **Real-time Color Scheme Testing**: Input and apply custom color schemes.\n- **UI Elements Demonstration**: Text areas, lists, articles, blockquotes, forms, and loading animations to showcase the color scheme.\n- **Material Design Inspired**: Clean and modern UI with smooth transitions and hover effects.\n\n## File Structure\n\n- `index.html`: The main HTML file that structures the webpage and includes various UI components for color scheme testing.\n- `styles.css`: The CSS file that defines the styles for the HTML elements, including color variables and animations.\n- `script.js`: The JavaScript file that handles the application logic, such as applying the color schemes to the elements dynamically.\n\n## Getting Started\n\n### Prerequisites\n\n- A modern web browser (e.g., Chrome, Firefox, Edge).\n- Internet connection to load external Font Awesome icons.\n\n### Installation\n\n1. Clone the repository or download the ZIP file.\n2. Extract the files to your desired location.\n\n### Usage\n\n1. Open `index.html` in your web browser.\n2. Input your custom color scheme in the provided textarea in CSS variable format. For example:\n    ```css\n    :root {\n        --primary-color: #2F4F4F;\n        --secondary-color: #3d5c5c;\n        --tertiary-color: #4b6969;\n        --quaternary-color: #597676;\n        --quinary-color: #668383;\n        --senary-color: #749090;\n        --septenary-color: #829d9d;\n        --octonary-color: #90aaaa;\n        --nonary-color: #9eb8b8;\n        --denary-color: #acc5c5;\n    }\n    ```\n3. Click the \"Apply Color Scheme\" button to see the color scheme applied to various UI elements on the page.\n\n## Project Details\n\n### HTML (`index.html`)\n\nThe HTML file contains various sections and elements including:\n- Text areas\n- Lists\n- Articles\n- Blockquotes\n- Forms\n- Loading animations\n\nThese elements help in visualizing how the color scheme would look across different UI components.\n\n### CSS (`styles.css`)\n\nThe CSS file includes:\n- Color variables defined using CSS custom properties (variables).\n- Styles for various HTML elements, ensuring a cohesive look and feel.\n- Hover effects and transitions to enhance the user experience.\n- Keyframe animations for loading spinners.\n\n### JavaScript (`script.js`)\n\nThe JavaScript file handles:\n- Retrieving the user-input color scheme.\n- Dynamically updating the CSS variables to apply the new color scheme to the document.\n- Adding color boxes to display each color in the scheme visually.\n\n## Screenshots\n\n![Color Scheme Tester](screenshot.png)\n\n## Contributions\n\nContributions are welcome! If you have any ideas or improvements, please feel free to create a pull request or open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1999azzar%2Fcolor-scheme-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1999azzar%2Fcolor-scheme-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1999azzar%2Fcolor-scheme-tester/lists"}