# kamber-theme-dark **Repository Path**: mirrors_f/kamber-theme-dark ## Basic Information - **Project Name**: kamber-theme-dark - **Description**: Dark theme for Kamber - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kamber Dark Theme It's a theme of **Kamber**, it's dark. ## Install Add `kamber-theme-dark` to the `shard.yml` file. ### 1. Add as a dependency ```yml dependencies: kamber-theme-dark: github: f/kamber-theme-dark ``` ### 2. Install via Shards ``` shards install ``` ### 3. Integrate Add theme to `config.cr` ```crystal require "kamber-theme-dark" ``` ## License MIT License.