diff options
| author | Dylan Araps <[email protected]> | 2018-02-01 11:28:32 +1100 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2018-02-01 11:28:32 +1100 |
| commit | a671152ff59f483649c98d6d7334fa19f0174a7c (patch) | |
| tree | 0057d87bdd31e9f203de18a134b32912f4059334 | |
| parent | rofi: Add dark/light themes. (diff) | |
| download | pywal-a671152ff59f483649c98d6d7334fa19f0174a7c.tar.xz pywal-a671152ff59f483649c98d6d7334fa19f0174a7c.zip | |
misc: cleanup
| -rw-r--r-- | pywal/templates/colors-oomox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pywal/templates/colors-oomox b/pywal/templates/colors-oomox index 4b1f44c..16823f7 100644 --- a/pywal/templates/colors-oomox +++ b/pywal/templates/colors-oomox @@ -1,4 +1,3 @@ - NAME=wal BG={color0.strip} FG={color15.strip} |