From 057f56f9225e0ac60d52d5a4298ef0de8510c614 Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Sun, 13 Aug 2023 23:50:48 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5af160..476af7e 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,12 @@ The Tokyo Night color palette in CSS. ## Usage -Copy the CSS files or parts of them into your projects. +Copy the `colors.css` file either in whole or some parts of it into your projects. The colors are also available as filters which are useful for coloring SVGs. + +## Maintainer + +[Foster Hangdaan](https://www.fosterhangdaan.com) + +## License + +[MIT License](https://code.fosterhangdaan.com/tokyo-night/css/src/branch/trunk/LICENSE.txt)