branch: elpa/apropospriate-theme
commit a45aeca587c1391da9829e27a7ee8bb0f17e9b12
Author: justin talbott <[email protected]>
Commit: justin talbott <[email protected]>
create apropospriate-theme file to load both themes
---
apropospriate-theme.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/apropospriate-theme.el b/apropospriate-theme.el
new file mode 100644
index 0000000..2589932
--- /dev/null
+++ b/apropospriate-theme.el
@@ -0,0 +1,2 @@
+(require 'apropospriate)
+(provide 'apropospriate-theme)