diff options
author | Erlend Lind Madsen <erlendf80@gmail.com> | 2022-07-28 11:53:34 +0200 |
---|---|---|
committer | Erlend Lind Madsen <erlendf80@gmail.com> | 2022-07-28 11:53:34 +0200 |
commit | c2ecfbf4c8bd77b559cecddc1062b13ef3f45da8 (patch) | |
tree | 44022f940039f793b2f3538e97002f9bc1efd5c1 /light.lua | |
parent | 18beccb4d1ab7099d14cbfe91019c854e77d35d1 (diff) | |
download | vis-minimal-theme-c2ecfbf4c8bd77b559cecddc1062b13ef3f45da8.tar.gz |
update README and theme descriptions
Diffstat (limited to 'light.lua')
-rw-r--r-- | light.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ -- vis-minimal-theme (https://github.com/erf/vis-minimal-theme) -- light by Erlend Lind Madsen +-- uses a black background and a white foreground local black0 = '#000000' local black1 = '#383838' |