diff --git a/CHANGELOG.md b/CHANGELOG.md index e6952e7..895f7cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,17 @@ -

+

-

+

--- # 0.1.0 + ![Release Date: 2017-10-07](https://img.shields.io/badge/Release_Date-2017--10--07-88C0D0.svg?style=flat-square) [![Project Board](https://img.shields.io/badge/Project_Board-0.1.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-alacritty/projects/2) [![Milestone](https://img.shields.io/badge/Milestone-0.1.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-alacritty/milestone/1) ## Features -Implemented the main color scheme file [`nord.yml`](https://github.com/arcticicestudio/nord-alacritty/blob/develop/src/nord.yml). (@arcticicestudio, #1 in PR #2, 6e457657) -Detailed information about features and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-alacritty/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-alacritty/wiki). +Implemented the main color scheme file [`nord.yml`](https://github.com/arcticicestudio/nord-alacritty/blob/master/src/nord.yml). (@arcticicestudio, #1 in PR #2, 6e457657) + +Detailed information about features and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-alacritty/blob/master/readme.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-alacritty/wiki). -


htop

+


htop

diff --git a/README.md b/README.md index f2bd0f1..6c62173 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -

+

-

+

-

+

An arctic, north-bluish clean and elegant Alacritty color scheme.

@@ -11,9 +11,10 @@ Based on the Nord color pa --- -

Font: Source Code Pro 12px.

+

Font: Source Code Pro 12px.

## Getting started + ### Installation Replace the current color definitions in your [`alacritty.yml`][alacritty-gh-config] configuration file with the content from the [`nord.yml`][nord-yml] file. @@ -24,17 +25,17 @@ If `live_config_reload` is set to `true` the colors are applied immediately, oth ## Screenshots -

htop

+

htop

### Contribution Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-alacritty/issues). -

+

Copyright © 2017-present Arctic Ice Studio

-

+

[alacritty-gh-config]: https://github.com/alacritty/alacritty#configuration -[nord-yml]: https://github.com/arcticicestudio/nord-alacritty/blob/develop/src/nord.yml +[nord-yml]: https://github.com/arcticicestudio/nord-alacritty/blob/master/src/nord.yml diff --git a/assets/nord-alacritty-banner.ai b/assets/nord-alacritty-banner.ai old mode 100755 new mode 100644 diff --git a/assets/nord-alacritty-banner.svg b/assets/nord-alacritty-banner.svg old mode 100755 new mode 100644 diff --git a/assets/scrot-hero.png b/assets/scrot-hero.png old mode 100755 new mode 100644 diff --git a/assets/scrot-htop.png b/assets/scrot-htop.png old mode 100755 new mode 100644 diff --git a/LICENSE.md b/license similarity index 82% rename from LICENSE.md rename to license index d3c427c..565b5fc 100644 --- a/LICENSE.md +++ b/license @@ -1,7 +1,7 @@ -MIT License (MIT) +MIT License -Copyright (c) 2017-present Arctic Ice Studio (http://arcticicestudio.com) -Copyright (c) 2017-present Sven Greb (http://svengreb.de) +Copyright (C) 2017-present Arctic Ice Studio (https://www.arcticicestudio.com) +Copyright (C) 2017-present Sven Greb (https://www.svengreb.de) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal