0
0
Fork 0
mirror of https://github.com/alexadhy/tokyonight-jetbrains.git synced 2025-01-30 21:34:59 -05:00
jetbrains/README.md

42 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2022-03-22 02:59:33 +07:00
# 🏙 Tokyo Night
2023-04-11 10:10:27 +02:00
<!-- Plugin description -->
2022-03-22 02:59:33 +07: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 11:54:07 +07:00
There are 2 variants here:
- TokyoNight Storm
2022-03-22 04:24:12 +07:00
<p align="center">
2022-03-24 01:05:01 +07: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-22 04:24:12 +07:00
</p>
2022-03-24 18:06:13 +07: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 18:08:33 +07:00
- Tokyo-Night Dark support, planned support for Tokyo Night Day
2022-03-24 18:06:13 +07: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-22 02:59:33 +07: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 10:10:27 +02:00
<!-- Plugin description end -->