diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-07 13:38:30 -0400 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2019-10-07 13:38:30 -0400 |
| commit | 82251214b814db66e83c821c625e1b586510c00e (patch) | |
| tree | 764ff1164dbe8ad6a13fb529559d4d62b2b205cb /themes/deep-purple | |
| parent | b8fa5e732a8b065ec67be57bcb94676785c944f9 (diff) | |
Improve theme validation
Diffstat (limited to 'themes/deep-purple')
| -rw-r--r-- | themes/deep-purple | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/deep-purple b/themes/deep-purple index 7474fa3..ea63c01 100644 --- a/themes/deep-purple +++ b/themes/deep-purple @@ -1,7 +1,9 @@ # vim: filetype=yaml --- meta: - description: 'Inspired by the Purple and Default themes. By jcpst <http://jcpst.com>' + author: jcpst + url: http://jcpst.com + description: 'Inspired by the Purple and Default themes.' bar_colors: separator: dimgrey background: black |
