themes on intellij idea - themes

I'm using intellij idea 15 community with dracula theme but on files html I see several green line in the code How can I disable them?

Well, Fanally I found the solution:
Go Language Injections Setting and cofigure the language

Change it here :
View->Quick Switch Themes Scheme->Look and Feel-> Default/Darcula

Related

TiddlyWiki Mono theme colors issue

Hi All TiddlyWiki fans,
I have an issue with Mono theme for Tiddlywiki - http://j.d.mono.tiddlyspot.com/
When any plugin selected it isn't readable. Moreover It can't be fixed with any color palettes.
Also this problem happens when I use Tiddlytool TagCloud - https://tiddlytools.com/filtergenerators.html#TiddlyTools%2FFilterGenerators%2FTagCloud with Mono theme.
Do anyone have any idea how it can be soled?
Thank you in advance!

Vaadin 7 - Themes compilation

In my application I've more than one theme.
When I try to compile themes it compiles only one theme (the oldest I don't use anymore).
If I cancel that old theme it goes in error.
Where are stored names of themes to be compiled ?
Can I change them ?
Running the application in debug mode it compiles on the fly the correct one.
Tks
Tullio
Partially solved. I found in the plugin configuration the tag theme
and I corrected it. But I didn't find the way to compile more than one theme. Is it possible ? How ?
It should compile all the themes by default without needing to configure anything. Have you tried to remove the configuration?

change packages icon in intellij idea

I used a plugin or theme or some thing like that in intellij idea and it make my packages even files icon in project different . Unfortunately i changed my intellij version and it gone
entities and services and controllers packages also shown differently.
if you used it can you help me to add this extensions?
Try using plugin's search for Theme and User Interface tags to search for the UI Theme plugin.
FILE >> SETTINGS >> Plugins >> install Atom Material Icons
Warning: this changes Ide icons too

Applying third-party themes to QtCreator (dracula)

So I just downloaded the open-source QtCreator and I hoped to set the Dracula theme for this IDE, but I failed to do so, and I have no clue what I'm doing wrong.
So far, every where I looked for third party themes, they've been telling me to put it in a map on location "$HOME.config\QtProject\qtcreator\styles" (windows). Fine, but after I've copied the file into that folder, the theme is not showing up in the theme list when I'm trying to set a new theme in QtCreator, selecting Tools > Options > Text Editor > Theme-button :/
I'm quite (90%) sure the path/location is correct, but I assume the themes have moved to somewhere else. I would like to set-up this theme, instead of the default dark-theme. Thanks in advance!
So I found out the themes were located in PathToQt\Qt\Tools\QtCreator\share\qtcreator\styles. The developpers must have changed moved the theme folder, but now between the other .xml files, the Dracula.xml file works just fine.
I hope I fixed every one else's problem, who came to ask himself where the heck they had to put that theme.

Markdown syntax highlighting in SciTE/Notepad++

I'm looking for a .properties file for Markdown syntax in SciTE. Is it possible?
A partial highlighter would do, otherwise.
I'm using this syntax file: https://github.com/leafnode/markdown_npp with some color changes to fit dark background.
I've uploaded my (dark) user-defined language Markdown highlighter on GitHub. It uses different workarounds than thomsmits', which for the style of Markdown I've chosen work better.
Until the Markdown Scintilla lexer is imported into Notepad++, user defined languages are the best we can do.
I don't use Notepad++ any more and have deleted my project. Try Brettz9's fork of the project here: https://github.com/brettz9/Notepad---Markdown-Highlighting
I'm using Markdown-plus-plus. The install instruction is outdated on many projects. The actual instruction is:
Select menu "Language" → "Define your language..."
Press button "Import...", and select {markdown}.xml (from GitHub repositories).
Restart Notepad++
I believe somebody mentioned on the mailing list that he is working on such a lexer.
I don't think a simple .properties file can do the job, as there isn't any existing lexer (to my knowledge) with similar syntax.

Resources