{"id":50474312,"url":"https://github.com/miniex/btop-theme-damin","last_synced_at":"2026-06-01T12:02:53.589Z","repository":{"id":358620275,"uuid":"1237182105","full_name":"miniex/btop-theme-damin","owner":"miniex","description":"Minimal btop theme in the damin two-color palette","archived":false,"fork":false,"pushed_at":"2026-05-18T07:00:16.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-18T09:11:54.931Z","etag":null,"topics":["aesthetic","btop","btop-theme","btop-themes","cli","color-scheme","damin","dotfiles","htop-alternative","kawaii","linux","macos","monitoring","resource-monitor","ricing","system-monitor","terminal","theme","tui","unixporn"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/miniex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2026-05-13T00:35:34.000Z","updated_at":"2026-05-18T07:00:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/miniex/btop-theme-damin","commit_stats":null,"previous_names":["miniex/btop-theme-damin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/miniex/btop-theme-damin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miniex%2Fbtop-theme-damin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miniex%2Fbtop-theme-damin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miniex%2Fbtop-theme-damin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miniex%2Fbtop-theme-damin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miniex","download_url":"https://codeload.github.com/miniex/btop-theme-damin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miniex%2Fbtop-theme-damin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33773782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":["aesthetic","btop","btop-theme","btop-themes","cli","color-scheme","damin","dotfiles","htop-alternative","kawaii","linux","macos","monitoring","resource-monitor","ricing","system-monitor","terminal","theme","tui","unixporn"],"created_at":"2026-06-01T12:02:51.451Z","updated_at":"2026-06-01T12:02:53.581Z","avatar_url":"https://github.com/miniex.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# btop-theme-damin\n\n\u003e Two-color btop theme in the damin palette (`#98ABCC` blue / `#E890B0` pink, `#C09EBE` mauve mid) on `#1e1e1e`. Pairs with [`miniex/dotfiles.tmux`](https://github.com/miniex/dotfiles.tmux), [`miniex/dotfiles.kitty`](https://github.com/miniex/dotfiles.kitty), [`miniex/dotfiles.nvim`](https://github.com/miniex/dotfiles.nvim), and [`miniex/fish-theme-damin`](https://github.com/miniex/fish-theme-damin).\n\n## Preview\n\n```\n       ╭── cpu ─────────────────────╮   ╭── mem ─────────────────────╮\n       │   ▁▂▃▄▅▆▇█▇▆▅▄▃▂▁          │   │  used   ████████░░  62 %   │\n       │   blue → mauve → pink      │   │  free   ██████████   38 %  │\n       ╰────────────────────────────╯   ╰────────────────────────────╯\n                  ✿  blue cools  ·  pink warms  ❥\n```\n\n## Palette\n\n| Role                        | Color     |\n|-----------------------------|-----------|\n| Background                  | `#1e1e1e` |\n| Foreground                  | `#ffffff` |\n| Blue (outlines, low / cool) | `#98ABCC` |\n| Pink (titles, high / warm)  | `#E890B0` |\n| Mauve (gradient midpoint)   | `#C09EBE` |\n| Meter trough                | `#2a2a2a` |\n| Divider                     | `#3a3a3a` |\n| Inactive text               | `#555555` |\n\nReds for danger and greens for safety are intentionally absent — heat / load is signalled by saturation drifting from blue toward pink, not by a third hue.\n\n## Install\n\n**One-liner:**\n\n```bash\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/miniex/btop-theme-damin/main/install.sh)\"\n```\n\nThe installer copies `damin.theme` into `~/.config/btop/themes/` and, if you confirm, sets `color_theme = \"damin\"` in `~/.config/btop/btop.conf`. Survives `curl | sh` — no prompt on stdin loss.\n\n**Manual:**\n\n```bash\nmkdir -p ~/.config/btop/themes\ncurl -fsSL https://raw.githubusercontent.com/miniex/btop-theme-damin/main/damin.theme \\\n  -o ~/.config/btop/themes/damin.theme\n```\n\nThen pick `damin` under btop's \u003ckbd\u003eEsc\u003c/kbd\u003e → **Options** → **color_theme**, or set `color_theme = \"damin\"` in `~/.config/btop/btop.conf` directly. btop reads the config at startup — restart it (or pick from the menu live) to see the change.\n\n## Highlights\n\n- **Load / heat gradients** — `cpu`, `temp`, `download`, `upload`, `process` all run **blue → mauve → pink**. Higher reads warmer.\n- **Used / occupied** lives in the **pink family** (`#A3677D` → `#F5B2C8`) — keeps \"occupied\" visually distinct from \"loaded\".\n- **Free / cached / available** stay in the **blue family** — abundance reads as calm.\n- **Box outlines** uniformly blue; pink reserved for titles and the selected row. Same convention as the tmux pane borders.\n- **Process state** — pause dims to `div_line`, follow tints blue, banner mauve, followed row pink (same as selected).\n- **No reds, no greens** — danger and safety are signalled by hue drift, not a third hue.\n\n## Companion repos\n\n- [fish-theme-damin](https://github.com/miniex/fish-theme-damin) — fish prompt\n- [dotfiles.tmux](https://github.com/miniex/dotfiles.tmux) — tmux config\n- [dotfiles.kitty](https://github.com/miniex/dotfiles.kitty) — kitty terminal config\n- [dotfiles.nvim](https://github.com/miniex/dotfiles.nvim) — Neovim config\n\n## Contributing\n\nPersonal dotfiles — outside contributions are not accepted. Fork instead. Bug reports for the published behavior are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\n[MIT](LICENSE) © 2026 Han Damin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminiex%2Fbtop-theme-damin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminiex%2Fbtop-theme-damin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminiex%2Fbtop-theme-damin/lists"}