diff options
| author | 2019-03-22 19:38:01 +0100 | |
|---|---|---|
| committer | 2019-03-22 19:38:01 +0100 | |
| commit | eda7d7ecec40b91bbcc671f4118f56b083f66203 (patch) | |
| tree | ccc014a407ad1c3a6f56fa286c829cabd683d743 | |
| parent | 56f0f9b0d8ebfcc83fb457328093988a19267bb5 (diff) | |
Add readme
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b1f175 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# base16-mako + +This is a repository that provides a [base16](https://github.com/chriskempson/base16) template to generate theme +settings for [mako](https://github.com/emersion/mako). + +To use, just pick a config snippet from colors/ and put it in your mako configuration, however you want. + +The colors mapping is based on [base16 dunst](https://github.com/khamer/base16-dunst). |
