From 06a3d6866e4f545abddd6654e490e50b623330a9 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 2 Mar 2017 13:13:31 -0600 Subject: Update atoms --- atom/packages/aesthetic-ui/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 atom/packages/aesthetic-ui/README.md (limited to 'atom/packages/aesthetic-ui/README.md') diff --git a/atom/packages/aesthetic-ui/README.md b/atom/packages/aesthetic-ui/README.md new file mode 100644 index 0000000..a75a275 --- /dev/null +++ b/atom/packages/aesthetic-ui/README.md @@ -0,0 +1,18 @@ +# aesthetic-ui + +An [aesthetic](http://knowyourmeme.com/memes/aesthetic) UI theme for Atom text editor. Contributions welcome! + +## New in version 2.0.0 + +More compact and aesthetic tree view!
[Contributed by @abejfehr.](https://github.com/dtinth/atom-aesthetic-ui/pull/4) Thanks! + +![Screenshot](http://i.imgur.com/455A2im.png) + + +## Screenshots + +![Settings view & modals](http://i.imgur.com/MjX2xqw.png) + +![Text editor & tree view](http://i.imgur.com/zHObmye.png) + +Note: Using [Redmond](https://atom.io/themes/redmond-syntax) syntax theme. -- cgit