diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2020-12-28 21:17:20 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2020-12-28 21:17:20 +0100 |
commit | 9d65e5e6a5bd8666baf0d7d3e0474c721cafc683 (patch) | |
tree | c391ced8768eca6e2f0c8292bab10fceeb48f2ee /theme/dune | |
parent | ec812521b31471ce9ac3d9bdf1288b1569defbc8 (diff) |
Fixed width and angle sliddes
Diffstat (limited to 'theme/dune')
-rwxr-xr-x | theme/dune | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/theme/dune b/theme/dune deleted file mode 100755 index a812bef..0000000 --- a/theme/dune +++ /dev/null @@ -1,7 +0,0 @@ -(library - (name theme) - (libraries - color - gg - ) - ) |