-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Applying font overrides on startup. (#613)
- Loading branch information
1 parent
d570437
commit 7de7905
Showing
4 changed files
with
13 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1 @@ | ||
# 88.3-1.8.0 [Doki Theme Icons] | ||
|
||
<div align="center"> | ||
<img src="https://doki.assets.unthrottled.io/misc/doki_icons_logo.png" width="256" height="256" alt="Doki Theme Icons"></img> | ||
</div> | ||
|
||
- Removed the legacy Material Icons. Please install the [Doki Theme Icons](https://github.com/doki-theme/doki-theme-icons-jetbrains) in its place. | ||
- Renamed plugin to `Doki Theme` & updated plugin logo. | ||
- Zero Two's Obsidian theme is now the default for new users. | ||
- Updated Chocola's Xmas theme. | ||
- Made Natsuki's & Tohru's ANSI green color more usable. | ||
- Themed the `Version Control Marker Popup` | ||
- Restored the selected radio button for all light themes. | ||
- Themed the segmented buttons, so various settings UI components look better. | ||
- Added the initial experimental UI (New UI) support. | ||
- Source code is compiled for Java 17. | ||
- Raised lowest supported build to 2022.2 to support Java 17. | ||
- Themed the progress indicator track bar. | ||
- Removed Frameless mode as it's supported by the platform now. | ||
- Migrated away from various internal methods where replacement was available. | ||
- Fixed issue with global font override not being applied after IDE was restarted. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters