From b009b50e81b6c1d0d691505b5f5c0418f559bfc0 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 14 Mar 2019 23:19:58 +0100 Subject: Remove Atom config --- atom/packages/aesthetic-ui/README.md | 18 ------------------ 1 file changed, 18 deletions(-) delete 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 deleted file mode 100644 index a75a275..0000000 --- a/atom/packages/aesthetic-ui/README.md +++ /dev/null @@ -1,18 +0,0 @@ -# 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