{"id":13342503,"url":"https://github.com/ccelik97/Kangslap","last_synced_at":"2025-03-12T01:37:25.005Z","repository":{"id":153910660,"uuid":"582174201","full_name":"ccelik97/Kangslap","owner":"ccelik97","description":"A pixel shader for Windows Terminal.","archived":false,"fork":false,"pushed_at":"2022-12-26T01:14:52.000Z","size":2058,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-24T12:12:46.640Z","etag":null,"topics":["bash","hlsl","hlsl-shader","powershell","pwsh","shader","shaders","terminal","windows","windows-10","windows-11","windows-terminal","wsl","wsl2","wt","zsh"],"latest_commit_sha":null,"homepage":"","language":"HLSL","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/ccelik97.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}},"created_at":"2022-12-26T01:14:46.000Z","updated_at":"2024-09-15T16:17:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"5fe6b41a-f416-4e4f-8e46-0189e57d080f","html_url":"https://github.com/ccelik97/Kangslap","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/ccelik97%2FKangslap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccelik97%2FKangslap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccelik97%2FKangslap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccelik97%2FKangslap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccelik97","download_url":"https://codeload.github.com/ccelik97/Kangslap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141285,"owners_count":20242815,"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":["bash","hlsl","hlsl-shader","powershell","pwsh","shader","shaders","terminal","windows","windows-10","windows-11","windows-terminal","wsl","wsl2","wt","zsh"],"created_at":"2024-07-29T19:29:30.283Z","updated_at":"2025-03-12T01:37:24.976Z","avatar_url":"https://github.com/ccelik97.png","language":"HLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kangslap pixel shader for Windows Terminal\n\nA Windows Terminal pixel shader with drop text shadow effects (w/ more readable text) \u0026 an animating refresh line (optional).\n\n* Kangslap: Drop shadow effects \u0026 more readable text.  \n* Kangslap-RefreshLine: Same as above + an animated refresh line effect (more resource intensive).\n\n## Preview\n\n|![Shader enabled (w/ refresh line)](.github/Enabled-RefreshLine.png)|![Shader enabled](.github/Enabled.png)|![Shader disabled](.github/Disabled.png)|\n|---|---|---|\n|Enabled (w/ refresh line)|Enabled|Disabled|\n\n## Usage\n\nInto your Windows Terminal [settings.json](https://learn.microsoft.com/en-us/windows/terminal/customize-settings/profile-general) file:\n\n```json\n{\n    \"profiles\": {\n        \"defaults\": {\n            \"antialiasingMode\": \"cleartype\",\n            \"experimental.pixelShaderPath\": \"X:/Path/to/Kangslap.hlsl\",\n            \"opacity\": 0,\n            \"useAcrylic\": true,\n            \"useAtlasEngine\": false\n        }\n    }\n}\n```\n\nand optionally:\n\n```json\n{\n    \"profiles\": {\n        \"defaults\": {\n            \"backgroundImage\": \"X:\\\\Path\\\\to\\\\wtbg.jpg\",\n            \"backgroundImageOpacity\": 0.75\n        }\n    }\n    \"useAcrylicInTabRow\": true\n}\n```\n\n## Credits\n\nThey're inspired by:\n\n* @Microsoft's sample shader from: [Rasterbars.hlsl](https://github.com/microsoft/terminal/blob/main/samples/PixelShaders/Rasterbars.hlsl) and\n* @Hammster's CRT shader (although falls flat of that) from: [crt.hlsl](https://github.com/Hammster/windows-terminal-shaders/blob/main/crt.hlsl).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccelik97%2FKangslap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccelik97%2FKangslap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccelik97%2FKangslap/lists"}