{"id":13682671,"url":"https://github.com/charliebillen/ConvertItermColoursToHex","last_synced_at":"2025-04-30T09:33:33.872Z","repository":{"id":85147241,"uuid":"259480493","full_name":"charliebillen/ConvertItermColoursToHex","owner":"charliebillen","description":"Given an iTerm colour scheme outputs the colours in standard hex RGB format to allow easier conversion to other terminals","archived":false,"fork":false,"pushed_at":"2020-05-02T11:05:55.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-02T13:34:24.150Z","etag":null,"topics":["itermcolors","powershell","powershell-module"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/charliebillen.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":"2020-04-27T23:28:13.000Z","updated_at":"2020-10-16T20:18:23.000Z","dependencies_parsed_at":"2023-03-02T06:45:11.845Z","dependency_job_id":null,"html_url":"https://github.com/charliebillen/ConvertItermColoursToHex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charliebillen%2FConvertItermColoursToHex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charliebillen%2FConvertItermColoursToHex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charliebillen%2FConvertItermColoursToHex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charliebillen%2FConvertItermColoursToHex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charliebillen","download_url":"https://codeload.github.com/charliebillen/ConvertItermColoursToHex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224206149,"owners_count":17273399,"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":["itermcolors","powershell","powershell-module"],"created_at":"2024-08-02T13:01:50.978Z","updated_at":"2024-11-12T02:31:23.978Z","avatar_url":"https://github.com/charliebillen.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# ConvertFrom-ItermColoursToHex\n\nGiven an iTerm colour scheme outputs the colours in standard hex RGB format to allow easier conversion to other terminals.\n\n## Installation\n```\nPS\u003e Import-Module ./ConvertFrom-ItermColoursToHex.psm1\n```\n\n## Usage\n```\nPS\u003e [xml](Get-Content ./deuteranopia.itermcolors) | ConvertFrom-ItermColoursToHex\n\nName                 Colour\n----                 ------\nBlack                #000000\nRed                  #999900\nBright Green         #0000FF\nBright Yellow        #FFFFBF\nBright Blue          #8080FF\nBright Magenta       #FFFF80\nBright Cyan          #BFBFFF\nBright White         #FFFFFF\nGreen                #000099\nYellow               #999973\nBlue                 #4D4D99\nMagenta              #99994D\nCyan                 #737399\nWhite                #C4C4C4\nBright Black         #6C6C6C\nBright Red           #FFFF00\nBackground           #000000\nBold Text            #C4C4C4\nCursor Background    #C4C4C4\nCursor Foreground    #000000\nText                 #C4C4C4\nSelected Foregrond   #C4C4C4\nSelection Background #000000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharliebillen%2FConvertItermColoursToHex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharliebillen%2FConvertItermColoursToHex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharliebillen%2FConvertItermColoursToHex/lists"}