diff --git a/README.md b/README.md index 49450794e..8283d52a5 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ The Doki Theme: Jetbrains IDEs # [Complete Theme Album.](./albums/complete_theme_album.md) -Themes grouped [by anime](./albums/grouping.md) - --- This plugin is for serious Otaku programmers. @@ -23,6 +21,7 @@ I think you will find best girl. You can choose themes from various, Anime, Manga, or Visual Novels: +- AzurLane - Blend S - Daily Life with a Monster Girl - DanganRonpa @@ -139,6 +138,7 @@ Some themes have more than one set of images, this allows you to switch in-betwe Themes that have more than one sticker: +- Essex - Hatsune Miku - Sakurajima Mai - Kanna Kamui diff --git a/albums/complete_theme_album.md b/albums/complete_theme_album.md index 6cbd93445..4281dcf3e 100644 --- a/albums/complete_theme_album.md +++ b/albums/complete_theme_album.md @@ -17,6 +17,19 @@ Quintessential Quintuplets ![nakano_miku_dark code](../assets/screenshots/quintuplets/nakano_miku_dark_code.png) +### Nakano Yotsuba + +![yotsuba_dark code](../assets/screenshots/quintuplets/yotsuba_dark_code.png) + + +Azur Lane +--- + +### Essex + +![essex_dark code](../assets/screenshots/azurLane/essex_dark_code.png) +![essex_dark_plain code](../assets/screenshots/azurLane/essex_dark_plain_code.png) + Monogatari --- @@ -39,6 +52,8 @@ NekoPara ![chocola_dark code](../assets/screenshots/nekoPara/chocola_dark_code.png) +![chocola_xmas code](../assets/screenshots/nekoPara/chocola_xmas_code.png) + ### Vanilla diff --git a/assets/screenshots/azurLane/essex_dark_code.png b/assets/screenshots/azurLane/essex_dark_code.png new file mode 100644 index 000000000..ee09fb325 Binary files /dev/null and b/assets/screenshots/azurLane/essex_dark_code.png differ diff --git a/assets/screenshots/azurLane/essex_dark_plain_code.png b/assets/screenshots/azurLane/essex_dark_plain_code.png new file mode 100644 index 000000000..78234ee31 Binary files /dev/null and b/assets/screenshots/azurLane/essex_dark_plain_code.png differ diff --git a/assets/screenshots/nekoPara/chocola_xmas_code.png b/assets/screenshots/nekoPara/chocola_xmas_code.png new file mode 100644 index 000000000..3585ad704 Binary files /dev/null and b/assets/screenshots/nekoPara/chocola_xmas_code.png differ diff --git a/assets/screenshots/quintuplets/yotsuba_dark_code.png b/assets/screenshots/quintuplets/yotsuba_dark_code.png new file mode 100644 index 000000000..25cd64270 Binary files /dev/null and b/assets/screenshots/quintuplets/yotsuba_dark_code.png differ diff --git a/buildSrc/assets/templates/base.laf.template.json b/buildSrc/assets/templates/base.laf.template.json index b0c556d40..a88a2a430 100644 --- a/buildSrc/assets/templates/base.laf.template.json +++ b/buildSrc/assets/templates/base.laf.template.json @@ -233,6 +233,7 @@ "WelcomeScreen.separatorColor": "borderColor", "windowBorder":"borderColor", "Outline.color":"borderColor", + "DefaultTabs.borderColor": "borderColor", "TextField.disabledBackground": "nonProjectFileScopeColor", @@ -298,6 +299,7 @@ "TextPane.selectionForeground":"selectionForeground", "Tree.selectionForeground": "selectionForeground", + "Tag.background": "buttonColor", "ComboBoxButton.background": "buttonColor", "ComboBox.background": "buttonColor", "ComboBox.nonEditableBackground": "buttonColor", @@ -435,6 +437,21 @@ "JumpToLine.dropLine.safe": "testScopeColor", "JumpToLine.dropLine.unsafe": "nonProjectFileScopeColor", + "BookmarkMnemonicAvailable.foreground": "buttonFont", + "BookmarkMnemonicAvailable.background":"buttonColor", + "BookmarkMnemonicAvailable.borderColor": "buttonColor", + "BookmarkMnemonicAssigned.foreground": "selectionForeground", + "BookmarkMnemonicAssigned.background":"selectionBackground", + "BookmarkMnemonicAssigned.borderColor": "selectionBackground", + "BookmarkMnemonicCurrent.foreground": "selectionForeground", + "BookmarkMnemonicCurrent.background":"selectionBackground", + "BookmarkMnemonicCurrent.borderColor": "accentColor", + "BookmarkMnemonicIcon.foreground": "headerColor", + "BookmarkMnemonicIcon.background":"accentColor", + "BookmarkMnemonicIcon.borderColor": "accentColor", + + "BrowseCourses.background" : "baseBackground", + "BookmarkIcon.background": "accentColor", "MnemonicIcon.borderColor": "accentColor", "TabbedPane.focus": "accentColor", diff --git a/buildSrc/assets/templates/dark.scheme.template.xml b/buildSrc/assets/templates/dark.scheme.template.xml index d094046f0..706a2053b 100644 --- a/buildSrc/assets/templates/dark.scheme.template.xml +++ b/buildSrc/assets/templates/dark.scheme.template.xml @@ -21,6 +21,12 @@