{"id":15017092,"url":"https://github.com/gra0007/obsidian-css-inlay-colors","last_synced_at":"2025-08-11T04:11:47.023Z","repository":{"id":249215508,"uuid":"830356805","full_name":"GRA0007/obsidian-css-inlay-colors","owner":"GRA0007","description":"Show inline color hints for CSS colors in Obsidian","archived":false,"fork":false,"pushed_at":"2024-12-12T02:40:02.000Z","size":115,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T11:49:12.213Z","etag":null,"topics":["colors","css","inlay-hints","obsidian","obsidian-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/GRA0007.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":"GRA0007","ko_fi":"benpai"}},"created_at":"2024-07-18T05:51:24.000Z","updated_at":"2025-04-10T16:01:15.000Z","dependencies_parsed_at":"2024-09-16T06:04:22.158Z","dependency_job_id":"23e3023c-a31d-4e19-9f7a-fb459a93877b","html_url":"https://github.com/GRA0007/obsidian-css-inlay-colors","commit_stats":null,"previous_names":["gra0007/obsidian-css-colors"],"tags_count":7,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","purl":"pkg:github/GRA0007/obsidian-css-inlay-colors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GRA0007%2Fobsidian-css-inlay-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GRA0007%2Fobsidian-css-inlay-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GRA0007%2Fobsidian-css-inlay-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GRA0007%2Fobsidian-css-inlay-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GRA0007","download_url":"https://codeload.github.com/GRA0007/obsidian-css-inlay-colors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GRA0007%2Fobsidian-css-inlay-colors/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269828019,"owners_count":24481630,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["colors","css","inlay-hints","obsidian","obsidian-plugin"],"created_at":"2024-09-24T19:49:51.578Z","updated_at":"2025-08-11T04:11:47.000Z","avatar_url":"https://github.com/GRA0007.png","language":"TypeScript","funding_links":["https://github.com/sponsors/GRA0007","https://ko-fi.com/benpai"],"categories":[],"sub_categories":[],"readme":"# Obsidian CSS Inlay Colors\n\n[![GitHub Release](https://img.shields.io/github/v/release/GRA0007/obsidian-css-inlay-colors?label=version)](https://github.com/GRA0007/obsidian-css-inlay-colors/releases)\n[![Checks](https://img.shields.io/github/check-runs/GRA0007/obsidian-css-inlay-colors/main)](https://github.com/GRA0007/obsidian-css-inlay-colors/actions/workflows/checks.yml)\n[![Obsidian](https://img.shields.io/badge/obsidian-plugin-8A5CF5?logo=obsidian)](https://obsidian.md)\n\nShow inline color hints for CSS colors in Obsidian.\n\nTo use, just put any valid CSS color syntax in a code block like so: \\`\\#8A5CF5\\`.\n\n\u003cimg src=\"example.jpg\" alt=\"Example of the extension running for all CSS color formats\" width=\"200\"\u003e\n\n### Color Picker\n\nEnable the color picker setting to change a color using a color picker in live preview mode. Note that the color picker does not support opacity, and will only let you select from sRGB colors. It will attempt to preserve the existing format you have written, as well as any existing opacity.\n\n### Custom CSS\n\nCustomize the inlays by targeting the `.css-color-inlay` class. For example, you can make them circular with the following snippet:\n\n```css\n.css-color-inlay {\n  border-radius: 100px;\n}\n```\n\n## Development\n\nThis project uses Biome and Yarn for linting/formatting and package management. Run `yarn dev` to build on changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgra0007%2Fobsidian-css-inlay-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgra0007%2Fobsidian-css-inlay-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgra0007%2Fobsidian-css-inlay-colors/lists"}