-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest update, yaml files are all grey #112
Comments
Also happening on PHPStorm (2024.1) |
Can confirm on IntelliJ IDEA 2024.1#IU-241.14494.240, some keywords like final, try, catch, extends, implements and string literals are also grayed out. I found a temporary workaround.
It will create a custom color scheme called Hiberbee Dark copy that will have the corect colors |
null
int
long
char
boolean
default
this
super
new
while
for
return
public
private
void
instanceof
if-else
:
;
?
!
=
number
string literals
...... all java keywords |
I faced a problem on Webstorm + Typescript because my editor was missing some colors for private, async, etc., but it works! Thank you very much! |
Can confirm also on: PyCharm 2024.1 (Professional Edition) |
Had same issue see my last 2 comments here: #111 (workaround) |
Describe the bug
Latest update, yaml files are all grey, see screenshot. If i switch to another theme the coloring is okay.
Desktop (please complete the following information):
Build #WS-241.14494.235, built on March 27, 2024
Runtime version: 17.0.10+8-b1207.12 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.6.6
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 12
Metal Rendering is ON
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
Non-Bundled Plugins:
com.hiberbee.intellij.hiberbee-theme (2024.2.28.2100)
io.gitlab.zlamalp.arc-theme-idea-dark (1.0)
org.dynamodb4idea (2024.1.0-241)
com.bluewaitor.tsReact (1.4.0)
com.arcticicestudio.nord.jetbrains (0.13.0)
com.markskelton.one-dark-theme (5.10.0)
org.jetbrains.plugins.go-template (241.14494.150)
com.andrey4623.rainbowcsv (2.0.2)
com.github.mturlo.intellij.theme.spacegray (1.5.1)
com.jetbrains.space (241.14494.150)
com.jetbrains.CyanTheme (1.3)
org.intellij.plugins.hcl (241.14494.150)
com.berzanmikaili.intellij.monokai_pro (2.0.2c)
io.gitlab.zlamalp.arc-theme-idea (2.0)
net.seesharpsoft.intellij.plugins.csv (3.3.0-241)
ru.adelf.idea.dotenv (2024.1)
com.intellij.ml.llm (241.14494.240)
mobi.hsz.idea.gitignore (4.5.2)
com.mallowigi (95.0.0)
zielu.gittoolbox (500.2.3+233)
com.nekofar.milad.intellij.nestjs (1.2.26)
com.intellij.lang.jsgraphql (241.14494.150)
io.jetclient (2024.1.5-241)
aws.toolkit (2.16-241)
Additional context
Add any other context about the problem here.
the example within preferences continues to show fine:
The text was updated successfully, but these errors were encountered: