Results 8 comments of Janos Szurovecz

I am using Hungarian layout and my issue may be related. `AltGr+3` plus typing a character e.g. `2` normally results `^2`. In FluentTerminal I cannot insert a `^` character, even...

I'm not aware of a light version of Dracula :) Found this though, it could be the one: https://marketplace.visualstudio.com/items?itemName=ashrafhadden.dracula-dot-min

I have created a light version, also did some changes on the dark one: ![image](https://user-images.githubusercontent.com/545872/224417779-c1cac176-fa2c-4693-b2a4-6bc18401f21b.png) ![image](https://user-images.githubusercontent.com/545872/224417981-0101eec0-d67c-43a2-bc73-fcc5f2f5ca5b.png) custom.css: ```css #today-queries > div.lazy-visibility { border-radius: 4px; counter-reset: list-number;} #today-queries div.custom-query {background: var(--ls-block-properties-background-color);}...

My custom.css only enhances the admonitions and the custom queries. It looks okay without that. But please double check :) I created the light theme based on this: https://github.com/ashmichael/Dracula.min/blob/master/colors-used-table.md

My `settings.json` contains 297 lines of code, I have no such issue. My name on Discord is "szjani" The preset from `settings.json`: ```json "fontContentName": "OS System default", "fontContentSize": "16px", "fontUiSize":...

With these changes it is not Dracula anymore

title: I can distinguish days faster on the Journals screen if the title is green. But this is subjective. text: The [Dracula theme](https://en.wikipedia.org/wiki/Dracula_(color_scheme)) defines it to be #f8f8f2. ext links:...

I have the same problem. I'm using it with - Windows 7 - IntelliJ Idea Ultimate 13.1 - PHP 5.5.5 - JRE 1.8.0_25