0
0
Fork 0
mirror of https://github.com/alexadhy/tokyonight-jetbrains.git synced 2024-09-12 20:28:09 -04:00
jetbrains/README.md

42 lines
1.3 KiB
Markdown
Raw Normal View History

2022-03-21 15:59:33 -04:00
# 🏙 Tokyo Night
2023-04-11 04:10:27 -04:00
<!-- Plugin description -->
2022-03-21 15:59:33 -04:00
A dark and light Jetbrains theme ported from the Visual Studio Code [TokyoNight](https://github.com/enkia/tokyo-night-vscode-theme) theme.
2022-03-22 00:54:07 -04:00
There are 2 variants here:
- TokyoNight Storm
2022-03-21 17:24:12 -04:00
<p align="center">
2022-03-23 14:05:01 -04:00
<img src="static/golang_tokyonight_storm.png"/>
<img src="static/python_tokyonight_storm.png"/>
</p>
- TokyoNight Dark
<p align="center">
<img src="static/golang_tokyonight_dark.png"/>
<img src="static/python_tokyonight_dark.png"/>
2022-03-21 17:24:12 -04:00
</p>
2022-03-24 07:06:13 -04:00
## 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.
2022-03-24 07:08:33 -04:00
- Tokyo-Night Dark support, planned support for Tokyo Night Day
2022-03-24 07:06:13 -04:00
- 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)
2022-03-21 15:59:33 -04:00
## Installation
*On Your Jetbrains IDE*:
- <kbd>Open Settings/Preferences</kbd>
- <kbd>Plugins</kbd>
- <kbd>Marketplace</kbd>
- <kbd>Search for "TokyoNight Theme"</kbd> >
- <kbd>Install Plugin</kbd>
<p align="center">Copyright &copy; 2022-present <a href="https://github.com/alexadhy" target="_blank">Alexander Adhyatma</a>
2023-04-11 04:10:27 -04:00
<!-- Plugin description end -->