{"id":31816869,"url":"https://github.com/shnarazk/quasarized.zed","last_synced_at":"2026-02-18T05:01:52.884Z","repository":{"id":317680455,"uuid":"1068392828","full_name":"shnarazk/Quasarized.Zed","owner":"shnarazk","description":"A modified color scheme extension for Zed editor based on Solarized with 4 additional colors for better readability.","archived":false,"fork":false,"pushed_at":"2025-12-04T23:51:43.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-08T07:44:13.694Z","etag":null,"topics":["color-scheme","solarized-theme","zed-editor","zed-extension"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shnarazk.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-02T10:11:26.000Z","updated_at":"2025-12-04T23:51:47.000Z","dependencies_parsed_at":"2025-10-03T01:26:34.264Z","dependency_job_id":null,"html_url":"https://github.com/shnarazk/Quasarized.Zed","commit_stats":null,"previous_names":["shnarazk/quasalized.zed","shnarazk/quasarized.zed"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shnarazk/Quasarized.Zed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shnarazk%2FQuasarized.Zed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shnarazk%2FQuasarized.Zed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shnarazk%2FQuasarized.Zed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shnarazk%2FQuasarized.Zed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shnarazk","download_url":"https://codeload.github.com/shnarazk/Quasarized.Zed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shnarazk%2FQuasarized.Zed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29569853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T04:18:28.490Z","status":"ssl_error","status_checked_at":"2026-02-18T04:13:49.018Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["color-scheme","solarized-theme","zed-editor","zed-extension"],"created_at":"2025-10-11T09:58:44.497Z","updated_at":"2026-02-18T05:01:52.864Z","avatar_url":"https://github.com/shnarazk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quasarized.Zed\n\nA modified color scheme extension for [Zed editor](https://github.com/zed-industries/zed) based on Solarized with 4 additional colors for better readability.\n\n## Features\n\n### Four more colors\n\n**Quasarized** is a simple extension of the Solarized color scheme. It adds 4 colors to main tones for better readability and UI components.\n\n- ![badge](https://img.shields.io/badge/Dark4-002b36) (`002b36`) was `base03` in Solarized\n- ![badge](https://img.shields.io/badge/Dark3-073642) (`073642`) was `base02` in Solarized\n- ![badge](https://img.shields.io/badge/Dark3c-421307) (`421307`) **NEW** (compliment color of Dark3)\n- ![badge](https://img.shields.io/badge/Dark2-30525c) (`30525c`) **NEW**\n- ![badge](https://img.shields.io/badge/Dark1-586e75) (`586e75`) was `base01` in Solarized\n- ![badge](https://img.shields.io/badge/Dark0-657b83) (`657b83`) was `base00` in Solarized\n- ![badge](https://img.shields.io/badge/Light0-839496) (`839496`) was `base0` in Solarized\n- ![badge](https://img.shields.io/badge/Light1-93a1a1) (`93a1a1`) was `base1` in Solarized\n- ![badge](https://img.shields.io/badge/Light2-c1c5bb) (`c1c5bb`) **NEW**\n- ![badge](https://img.shields.io/badge/Light3-eee8d5) (`eee8d5`) was `base2` in Solarized\n- ![badge](https://img.shields.io/badge/Light3c-d4daee) (`d4daee`) **NEW** (compliment color of Light3)\n- ![badge](https://img.shields.io/badge/Light4-fdf6e3) (`fdf6e3`) was `base3` in Solarized\n\n### Dark and light modes are completely symmetric\n\nFlipping assigned colors in main tones gets the other mode. The color assignments are identical between modes.\n\n### Color assignments for syntax highlighting\n\nTypes in Orange, Functions in Violet, and Variables in Cyan. The other elements are assigned to quiet colors. This suits strongly typed languages.\n\n- ![badge](https://img.shields.io/badge/Yellow-b58900) (`b58900`) namespace, label, constant, attribute, macro\n- ![badge](https://img.shields.io/badge/Orange-cb4b16) (`cb4b16`) class, type, struct\n- ![badge](https://img.shields.io/badge/Red-dc322f) (`dc322f`) enum variant\n- ![badge](https://img.shields.io/badge/Magenta-d33682) (`d33682`) type parameter\n- ![badge](https://img.shields.io/badge/Violet-6c71c4) (`6c71c4`) function\n- ![badge](https://img.shields.io/badge/Blue-268bd2) (`268bd2`) operator\n- ![badge](https://img.shields.io/badge/Cyan-2aa198) (`2aa198`) variable\n- ![badge](https://img.shields.io/badge/Green-859900) (`859900`) keyword, special\n\n## Installation\n\n1. Open Zed editor\n2. Open the extensions view (Cmd+Shift+X on macOS, Ctrl+Shift+X on Linux/Windows)\n3. Search for \"Quasarized\"\n4. Click Install\n\nOr install from source:\n```bash\ngit clone https://github.com/shnarazk/Quasarized.Zed\ncd Quasarized.Zed\n# Follow Zed extension development instructions\n```\n\n## Usage\n\n1. Open Zed settings (Cmd+, on macOS, Ctrl+, on Linux/Windows)\n2. Select \"Quasarized Dark\" or \"Quasarized Light\" from the theme dropdown\n\n## Credits\n\n- Based on [Solarized](https://ethanschoonover.com/solarized/) by Ethan Schoonover\n- Inspired by [Zed Legacy Themes](https://github.com/zed-extensions/legacy-themes)\n- Adapted from [Quasarized for Helix](https://github.com/shnarazk/quasarized-for-helix)\n\n## License\n\nCC0 1.0 Universal - See LICENSE file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshnarazk%2Fquasarized.zed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshnarazk%2Fquasarized.zed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshnarazk%2Fquasarized.zed/lists"}