An open API service indexing awesome lists of open source software.

https://github.com/f/kamber-theme-dark

Dark theme for Kamber
https://github.com/f/kamber-theme-dark

Last synced: about 1 month ago
JSON representation

Dark theme for Kamber

Awesome Lists containing this project

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.