doki-theme / doki-theme-jetbrains

Cute anime character themes for your JetBrains IDEs.
MIT License
647 stars 38 forks source link

Can't change editor font #566

Closed SMC242 closed 2 years ago

SMC242 commented 2 years ago

Describe the bug I am unable to apply a different editor font while using this theme

To Reproduce 1.Instal doki-theme

  1. Select Typemoon: Astolfo theme
  2. In the appearance settings, select use custom font and select any font (I am using Fira Code Retina) (Optional)
  3. Go into the fonts tab of Doki Theme, set Override Console Font and pick the same font

Expected Behavior The font in the editor should change from the theme's default to the selected font

Environment IntelliJ IDEA 2022.1.4 (Community Edition) Build #IC-221.6008.13, built on July 19, 2022 Runtime version: 11.0.16.1+1 amd64 VM: OpenJDK 64-Bit Server VM by Oracle Corporation Linux 5.19.7-1-manjaro GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 8 Non-Bundled Plugins: net.antelle.intellij-xcode-dark-theme (1.2.4) com.nasller.CodeGlancePro (1.5.2) com.markskelton.one-dark-theme (5.7.0) com.brandiico.jetbrains-nightfall-theme (1.1.6) io.acari.DDLCTheme (88.1-1.4.0)

Kotlin: 221-1.6.21-release-337-IJ6008.13 Current Desktop: KDE

Dragon-0609 commented 2 years ago

You can change the font of the editor in Editor Settings -> Color Scheme -> Color Scheme Font:

image

NOTE: Your editor's font will be changed to Victor Mono when you change theme to another Doki Theme.

SMC242 commented 2 years ago

Ohh thank you!