From b91b71f9f86199ac0f865524d22d6a45548c8343 Mon Sep 17 00:00:00 2001 From: Michaël Ball Date: Fri, 8 Oct 2021 18:44:01 +0100 Subject: Add contact info --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 478f575..e027219 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # base16-tokyo-night-scheme -A scheme using the colours of the Tokyo Night VSCode theme (https://github.com/enkia/tokyo-night-vscode-theme) by enkia +A scheme using the colours of the Tokyo Night VSCode theme (https://github.com/enkia/tokyo-night-vscode-theme) by enkia. + +## Issues & patches + +To raise an issue or submit a patch, please email git@michaelball.name. -- cgit v1.2.3 59193271024b342f45c1da1974245428b'/> A Base16 scheme using the colours from the album "Nocturnal" by The MidnightMichaël Ball
aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
blob: b33cdd1e7b0bf8aabf3a2e2df21abd3222ca44a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
MIT License

Copyright (c) 2019 Michaël Ball

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.