elpasync pushed a change to branch externals/nano-theme. from a6f08d4 Merge pull request #11 from sam217pa/patch-2 new afa83dc Light / Dark WIP new 07ae369 Bug fix new 7e23364 Code refactoring new bc618e1 Code cleaning + documentation
Summary of changes: nano-dark-theme.el | 53 +++++++++ nano-light-theme.el | 65 +++++++++++ nano-theme.el | 313 ++++++++++++++++++++++++++-------------------------- 3 files changed, 276 insertions(+), 155 deletions(-) create mode 100644 nano-dark-theme.el create mode 100644 nano-light-theme.el