From 2bd1415fe621217ee608e06fe1ff0ded990b0104 Mon Sep 17 00:00:00 2001 From: Alexander Adhyatma <72057554+alexadhy@users.noreply.github.com> Date: Thu, 24 Mar 2022 18:06:13 +0700 Subject: [PATCH 1/2] include link to Grafikart's port --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 04bb2bb..32bc67b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ There are 2 variants here:

+## Differences between this one and the theme by Grafikart + +- Main difference is just this theme includes the UI theme too, without relying on the user to install Material UI theme. +- Otherwise everything is (about) the same. +- Go checkout his theme as well if you think that this one doesn't fit you: [https://github.com/Grafikart/tokyo-night-jetbrains-theme](https://github.com/Grafikart/tokyo-night-jetbrains-theme) + ## Installation *On Your Jetbrains IDE*: From 0c8288ef8d9744d3ce1718322116dfacda0dcec5 Mon Sep 17 00:00:00 2001 From: Alexander Adhyatma <72057554+alexadhy@users.noreply.github.com> Date: Thu, 24 Mar 2022 18:08:33 +0700 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32bc67b..6702621 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ There are 2 variants here: ## Differences between this one and the theme by Grafikart - Main difference is just this theme includes the UI theme too, without relying on the user to install Material UI theme. +- Tokyo-Night Dark support, planned support for Tokyo Night Day - Otherwise everything is (about) the same. - Go checkout his theme as well if you think that this one doesn't fit you: [https://github.com/Grafikart/tokyo-night-jetbrains-theme](https://github.com/Grafikart/tokyo-night-jetbrains-theme)