dracula / jetbrains

🧛🏻‍♂️ Dark theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc.)
https://draculatheme.com/jetbrains
MIT License
773 stars 36 forks source link

only code editor is using dracula #89

Closed samuelcolvin closed 1 year ago

samuelcolvin commented 1 year ago

Thanks so much for this plugin, it's generally great and I use it all the time.

As of the most recent release, only the code editor seems to have dracula colors, the rest of the UI seems to be using default dark mode.

The only thing changed was that I updated the dracula plugin, I don't know what version I was using before.

image

Versions

Dracula: 1.15.2

pycharm:

PyCharm 2023.2.1 (Professional Edition)
Build #PY-232.9559.58, built on August 22, 2023
Licensed to Samuel Colvin
You have a perpetual fallback license for this version.
Subscription is active until September 23, 2024.
Runtime version: 17.0.8+7-b1000.8 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.2.0-33-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 4004M
Cores: 12
Registry:
    debugger.new.tool.window.layout=true
    ide.experimental.ui=true
    ide.images.show.chessboard=true

Non-Bundled Plugins:
    org.rust.lang (0.4.201.5424-232)
    com.vermouthx.idea (1.15.2)
    com.github.copilot (1.2.22.3129)
    com.intellij.lang.liquid (232.8660.88)
    name.kropp.intellij.makefile (232.8660.88)
    ru.meanmail.plugin.requirements (2022.4.1)
    ru.adelf.idea.dotenv (2023.2)
    com.koxudaxi.pydantic (0.4.8)
    mobi.hsz.idea.gitignore (4.5.1)

Current Desktop: ubuntu:GNOME
WhiteVermouth commented 1 year ago

Hi,

Have you tried restart IDE and set appearance theme to Dracula or Dracula Colorful.

PS: To setup appearance theme, go to Settings -> Appearance & Behavior -> Appearance

[image.png]

------- Original Message ------- On Wednesday, September 27th, 2023 at 6:04 PM, Samuel Colvin @.***> wrote:

Thanks so much for this plugin, it's generally great and I use it all the time.

As of the most recent release, only the code editor seems to have dracula colors, the rest of the UI seems to be using default dark mode.

The only thing changed was that I updated the dracula plugin, I don't know what version I was using before.

image

Versions

Dracula: 1.15.2

pycharm:

PyCharm 2023.2.1 (Professional Edition) Build #PY-232.9559.58, built on August 22, 2023 Licensed to Samuel Colvin You have a perpetual fallback license for this version. Subscription is active until September 23, 2024. Runtime version: 17.0.8+7-b1000.8 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 6.2.0-33-generic GC: G1 Young Generation, G1 Old Generation Memory: 4004M Cores: 12 Registry: debugger.new.tool.window.layout=true ide.experimental.ui=true ide.images.show.chessboard=true

Non-Bundled Plugins: org.rust.lang (0.4.201.5424-232) com.vermouthx.idea (1.15.2) com.github.copilot (1.2.22.3129) com.intellij.lang.liquid (232.8660.88) name.kropp.intellij.makefile (232.8660.88) ru.meanmail.plugin.requirements (2022.4.1) ru.adelf.idea.dotenv (2023.2) com.koxudaxi.pydantic (0.4.8) mobi.hsz.idea.gitignore (4.5.1)

Current Desktop: ubuntu:GNOME

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

samuelcolvin commented 1 year ago

awesome that works, sorry for the noise.

Is there a way to sponsor this plugin? I don't see github sponsorship enabled.

WhiteVermouth commented 1 year ago

Hi @samuelcolvin

If you want to sponsor this plugin, there is a donation link on the JetBrains MarketPlace page: https://plugins.jetbrains.com/plugin/12275-dracula-theme

It's the same to this Buy Me a Coffee link.

User Interface Editor

Thank you.