From 378081a2a3f883911df4c0b2ce20336daaf323fe Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Wed, 7 Oct 2015 23:42:37 +0200 Subject: [PATCH] Add readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c49732 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# nix slim +## A dark slim theme for NixOS + +![screenshot](preview.png) + +### Info +The font used is [gohufont](http://font.gohu.org/) and colors come from the [dawn](http://terminal.sexy/#GBsgm5CBNTU1dEtAbWE3dlY2YVZLa0pJQ1hhs7OzX19feFhQb2dJd2BJaWBXb1pZUl9mzc3N) color scheme by Escapist. +The [Nix logo](https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nix-snowflake.svg) and other resources can be found [here](https://github.com/NixOS/nixos-artwork). + +### License +Dual licensed under the MIT and GPL licenses: +http://www.opensource.org/licenses/mit-license.php +http://www.gnu.org/licenses/gpl.html \ No newline at end of file