doki-theme/doki-theme-jetbrains

Code folding indicators are almost impossible to see

pohuing opened this issue · 6 comments

Describe the bug

The code folding indicators, small clickable indicators next to the line number in the editor, are almost impossible to see.
In the Hanekawa and Senko Themes for example they're black on dark purple and pale orange on pale orange.

To Reproduce

  1. Use any doki theme and have code folding indicators enabled:
indicators.mp4

Expected Behavior

Code folding indicators should be clearly visible, for example here in IntelliJ Light
grafik
or Darcula
grafik

Environment

IntelliJ IDEA 2022.2.1 (Ultimate Edition)
Build #IU-222.3739.54, built on August 16, 2022
Runtime version: 17.0.3+7-b469.37 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 11448M
Cores: 24
Registry:
    ide.intellij.laf.enable.animation=true
    debugger.watches.in.variables=false

Non-Bundled Plugins:
    some.awesome (1.14)
    com.wakatime.intellij.plugin (14.1.1)
    com.codertainment.scrcpy (1.0.0)
    io.acari.DDLCTheme (88.1-1.4.0)
    io.unthrottled.amii (0.15.1)
    Key Promoter X (2022.2)
    PlantUML integration (5.17.1)
    Dart (222.3739.24)
    com.localizely.flutter-intl (1.17.3-2020.3)
    MavenRunHelper (4.21.222.2964.0)
    io.flutter (70.0.5)
    de.mariushoefler.flutter_enhancement_suite (1.6.0)
    izhangzhihao.rainbow.brackets (6.26)

Kotlin: 222-1.7.10-release-334-IJ3739.54

This issue has already been resolved.
see this comment #359 (comment)

In my opinion making features unusable, when you could just turn them off seems a bit like a bug still?
Maybe that wasn't an option in the past?

I don't know. I just gave you the link, which @Unthrottled provided in #501 (comment)

Ah yeah, I did that on purpose, like @Dragon-0609 said (thanks btw).

I guess I never considered turning that feature off.

Screen Shot 2022-09-17 at 8 22 29 PM

Show Code Folding Outline was what I was looking for. I'll turn that off for me, and make them a muted color (something like the border/line number color) that doesn't stand out too much, but you will be able to see it.

That would be great, thank you for changing your mind on this!

Aight, I've brought them back.

If you want the changes now, you'll have to perform a manual install. I don't plan on publishing a new version to the marketplace until I've finished work on #526 .