GithubHelp home page GithubHelp logo

dracula / jetbrains Goto Github PK

View Code? Open in Web Editor NEW
756.0 7.0 33.0 28.99 MB

🧛🏻‍♂️ Dark theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc.)

Home Page: https://draculatheme.com/jetbrains

License: MIT License

Kotlin 100.00%
dracula jetbrains theme dark-theme

jetbrains's Introduction

Dracula for JetBrains IDE

Build Status Release Plugin Downloads

A dark theme for JetBrains IDE

Screenshot

Install

All instructions can be found at draculatheme.com/jetbrains.

Dracula PRO

Dracula PRO

Dracula PRO is a color scheme and UI theme tailored for programming. Made for terminal emulators, code editors, and syntax highlighters. Designed to be aesthetically pleasing while keeping you focused.

Get It Now

Contribution

If you'd like to contribute to this theme, please read the Contributing Guide.

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Zihan Ma
Zihan Ma

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License

jetbrains's People

Contributors

imgbotapp avatar jef avatar luxonauta avatar whitevermouth avatar zenorocha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jetbrains's Issues

Hover/selected background color in Context menu, Tool windows, ...

Many other IDE themes use the same hover/selected background color in Selectbox and in Context menu, Tool windows, Tree in Settings ...

Dracula use different color in Selectbox and in other parts. Other parts have hover/selected blue background color (IDE default)?

Dracula
hoverColor_dracula

Dracula PRO
hoverColor_draculaPro

Dark purple
hoverColor_darkPurple

"Matched brace" is not distinguishable

I'm using the theme version 1.11.0 in the Dracula Colorful variant. I like it very much. The only thing which I've had to tweak manually was the background color for "Matched brace" because it is almost impossible to distinguish it especially on the current, highlighted line. Here's a screenshot showing it's default appearance.

image

It's hard to see that the cursor is on the closing paren of the ­­­containsKey call. The slight greenish background doesn't stand out.

This is the relevant setting:

image

I'd suggest to make the "Matching brace" style a bit more outstanding given that this style has a very high usability value when editing in nested, parenthesized expressions.

1.8.0 makes code less readable

Screenshot of 1.7.2

image

Screenshot of 1.8.0

image

  1. Local variables (used to be grayish) are no longer differentiate from class fields (used to be orange).
    Now they are both white and the white is a bit too bright and jarring in my opinion.
  2. brackets are no longer colored.

Theme deviation.

Hi,

Thanks for your efforts in this theme!
In the last update, the theme deviates alot from what I know, and love, and still find in other IDEs.

Example.

Webstorm:

image

VS Code:

image


Is this a bug? Why has the theme deviated?

Magic Constants (PHP)

I'm using PhpStorm 2020.2 and can't find a way to format magic constants differently than "simple" constants.

Is this a PhpStorm problem or a missing theme feature?

CMake highlight for CLion

Hi,
I'm using Dracula theme for CLion and I found difficulties on writing code because CMake highlight is not good enough.
In my opinion, gedit has the best syntax highlight for CMake. Please check screenshots below:
gedit
Screenshot from 2020-09-18 09-22-53
vs CLion with Dracula
Screenshot from 2020-09-18 09-23-26

The improvements from gedit over Dracula come from it's hightlight syntax, color matching.
Could we consider to add this feature?

Theme loaded with wrong color scheme

After setting the theme in Appearance & Behavior > Appearance to Dracula, all the UI colors are set correctly. The problem is that when I restart GoLand the tree view component's background color is incorrectly set.

image

Also the editor colors are all wrong.

image

I'm running on macOS Mojave (10.14.5), GoLand 2019.2 and Dracula Theme 1.4.0.

Color scheme lost after update

I'm not sure if it's a problem with the theme, my IDE (PyCharm) or if it's specific to my setup, but each time I'm updating the theme, I get the "Editor > Color Scheme" setting lost and reset to the default one. What's more, the "Dracula" and "Dracula Colorful" schemes are not listed in the drop down, and I need to restart the IDE for them to be picked up.

The IDE theme is fine, the menu are purple when selected. The color scheme is used for styling the code itself.

Is anyone else having this issue or is it just me?

Expected:

image

With the bug

Unfortunately I just fixed it now, so I don't have a screenshot of the bug, but I'll add it next time it happens.

Dracula Pro theme not compatible with 2021.2

Hi!

Dracula Pro version 1.3.1 is incompatible with the newest version of Intellij, i.e. version 2021.2 (IU-212.4746.92).

Screen Shot 2021-07-28 at 13 47 16

I suppose an update is in progress with the required changes? 🙂

– Andreas

Problem Datagrip version build March 31, 2021

Hello.
After updating the datagrip 2021 .1 to a version built on March 31, 2021 the Dracula theme was removed and even trying to reinstall it is still not shown.
Can you help me?
image

Scrollbar - Highlight color used for FIXMEs is confusing with ERRORs' color

Hello there.
First of all, thank you for the FIXME highlight feature using this beautifull purple 🤟 .

I would like to share something i have trouble with:
The red shade used for highlighting FIXMEs in the scrollbar is too confusing for me with the red ones used for highlighting ERRORs even if i don't have color blindness issues.

Here is an exemple
image

And a zoom:
image

I can see two problems here:

  • ERRORs are not enought highlighted vs FIXME (in my point of view, erros are top one priority and i want my eyes to catch it as lightning speed)
  • The darker red used do not "pop" enought, even with good eyes and good screen.

What about using the same purple for FIXMES in the scrollbar ?

dracula pro 2020.3 color bugged

Hi, How are you?
Dracula pro on WebStorm 2020.3 is bugged. the font color on all menus are black. I just followed the readme and install the plugin.
cheers
image

Rename dialog - Selection color is invisible

Try rename some file and select some part of file name in field Rename file 'xxx.tsx' and its usages to. Selection is invisible - selection color and field background color is almost the same.

renameNoSelectionBackground

Styling of IDEA popups

It is possible to style the help windows as well. It really sticks out like sore thumb:

image

Increase variable contrast

diff --git a/src/main/resources/themes/Dracula.xml b/src/main/resources/themes/Dracula.xml
index bf15dc4..a5ee9c0 100644
--- a/src/main/resources/themes/Dracula.xml
+++ b/src/main/resources/themes/Dracula.xml
@@ -348,7 +348,7 @@
     </option>
     <option name="DEFAULT_LOCAL_VARIABLE">
       <value>
-        <option name="FOREGROUND" value="b9bcd1" />
+        <option name="FOREGROUND" value="f8f8f2" />
       </value>
     </option>
     <option name="DEFAULT_METADATA">
@@ -368,7 +368,7 @@
     </option>
     <option name="DEFAULT_PARAMETER">
       <value>
-        <option name="FOREGROUND" value="b9bcd1" />
+        <option name="FOREGROUND" value="f8f8f2" />
       </value>
     </option>
     <option name="DEFAULT_PARENTHS">
@@ -497,7 +497,7 @@
     <option name="GO_LOCAL_FUNCTION_CALL" baseAttributes="DEFAULT_FUNCTION_CALL" />
     <option name="GO_LOCAL_VARIABLE_CALL">
       <value>
-        <option name="FOREGROUND" value="b9bcd1" />
+        <option name="FOREGROUND" value="f8f8f2" />
       </value>
     </option>
     <option name="GO_METHOD_RECEIVER" baseAttributes="DEFAULT_LOCAL_VARIABLE" />
@@ -524,7 +524,7 @@
     </option>
     <option name="GO_STRUCT_LOCAL_MEMBER">
       <value>
-        <option name="FOREGROUND" value="b9bcd1" />
+        <option name="FOREGROUND" value="f8f8f2" />
       </value>
     </option>
     <option name="GO_STRUCT_LOCAL_MEMBER_CALL">
@@ -784,6 +784,11 @@
         <option name="FOREGROUND" value="50fa7b" />
       </value>
     </option>
+    <option name="NOT_USED_ELEMENT_ATTRIBUTES">
+      <value>
+        <option name="FOREGROUND" value="b9bcd1" />
+      </value>
+    </option>
     <option name="PHP_EXEC_COMMAND_ID">
       <value>
         <option name="FOREGROUND" value="f1fa8c" />

Before:
image

After:
image

Coloring glitch

Dear Developer,

first off all I would like to express my satisfaction. This theme is a masterpiece. 👍

Now I have updated my PyCharm to 2019.3 (Windows 10) the coloring behaves odd.
Just after installing the theme, it is coloured perfectly but whenever I restart the PyCharm I get ugly brownish colour.

I enclosed the image.

theme

Currently the workaround is to disable and enable again the DraculaTheme, which solves the problem. 🤓

Thanks for your help in advance.

Incompatible: requires IDE build 211.* or older on IntelliJ 2021.2 EAP

Dracula_IntelliJ

About page:

IntelliJ IDEA 2021.2 EAP (Ultimate Edition)
Build #IU-212.3116.43, built on May 27, 2021

Runtime version: 11.0.11+9-b1460.1 amd64
VM: Dynamic Code Evolution 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2040M
Cores: 12

Kotlin: 212-1.4.32-release-IJ3116.43

Compatibility with PHPStorm 2020.1 EAP

Hey guys!

There is a new PHPStorm EAP version (and certainly other IDE's too), and the latest dracula version doesn't work anymore with it. Can you please check? 😉

image

image

Thanks and keep up with the good work!

Pycharm TODO highlight changes not working

Since Python comment symbol is # instead of // , the intended highlight color does not appear in Pycharm.

Also any change made in Settings -> Editor -> Color Scheme -> General -> TODO defaults would not translate as well.

Wrong contrast in commit diff & highilighted selection in pycharm (Dracula Pro theme)

If you're reporting an UI issue, make sure you take a screenshot that shows the actual bug.

Current commit diff looks like this for yaml changes:
image

I looked through other themes and looks like every other theme have a more muted color
image

also there's minimal difference between backgrounds in selected text that is already highlighted:
image

Example darcula theme:
image

What about a Dracula Light theme?

JetBrains has released 2020.3, and this release introduces an interesting feature: IDE color theme will sync with the system's theme(on macOS it does, I did not investigate other platforms). So maybe a new Dracula Light theme is fantastic?

请问为什么每次更新code配色都会变呢?

因为我用了idea装了go的插件。每次更新theme配置都变了呢?感觉这个idea里面不是很兼容别的语言么?如果直接用goland安装这个theme的话。就没有这个问题呢。
现在的插件版本是1.4.0呢,兼容2019.2版本的ide。但是这个配色反差很大呢。是我使用的姿势不对么?
image
image

Database tool window with predefined colors is unreadable

Database tool window with selected color is unreadable, predefined colors are too bright. There is no problem in Dracula PRO.

database_tool_window


You can enable Database tool window in DataGrip, PHPStorm, IntelliJ IDEA Ultimate: View | Tool Windows | Database and you can set color of data source in context menu: Color Settings... or Properties...

Data color settings
data_color_settings

Data source and drivers
data_sources_and_drivers

Just saying thanks, no problem here so far

Hey there, this is some wonderful work and I really enjoy the look of my IDE. Having to work in this IDE for so many hours is just great now with that look so thank you ❤️

So that's it, thank you so much for this great theme, love it. 🤘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.