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

https://github.com/gmontamat/konsole-tomorrow-theme

Tomorrow Theme for Konsole and Yakuake
https://github.com/gmontamat/konsole-tomorrow-theme

konsole konsole-color-schemes yakuake

Last synced: 3 months ago
JSON representation

Tomorrow Theme for Konsole and Yakuake

Awesome Lists containing this project

README

        

# konsole-tomorrow-theme

Tomorrow Theme for Konsole and Yakuake.
See [tomorrow-theme](https://github.com/chriskempson/tomorrow-theme) for more details.

## Installation

Place the [*.colorscheme files](./Konsole) under `~/.local/share/konsole`, then go to
`Settings >> Manage Profiles >> Edit profile >> Appearance`, and select the corresponding
scheme.

The color schemes are converted
from [Xresource](https://github.com/chriskempson/tomorrow-theme/tree/master/Xdefaults)
configs using [convert.py](./convert.py).

## Acknowledgments

This work was adapted from [dram's repo](https://github.com/dram/konsole-tomorrow-theme)
(updated to python3) and [chriskempson's theme](https://github.com/chriskempson/tomorrow-theme).