diff options
Diffstat (limited to 'assets/sass/_ed.scss')
| -rw-r--r-- | assets/sass/_ed.scss | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/assets/sass/_ed.scss b/assets/sass/_ed.scss new file mode 100644 index 0000000..bea39f6 --- /dev/null +++ b/assets/sass/_ed.scss @@ -0,0 +1,17 @@ +/* Ed: the minimal edition theme. + * ___________________ + * \_ _____/\______ \ + * | __)_ | | \ + * | \ | ` \ + * /_______ //_______ / + * \/ \/ + * Designed, built, and released under an MIT license by @elotroalex and brill friends. See credits + * for more info. + * Based on the Poole and Lanyon theme by @mdo. Learn more at + * https://github.com/minicomp/ed. +*/ + +/* + To apply a different color scheme to the whole scroll down to the themes section instructions at + the very bottom of this file +*/ |
