ClaudiaIDE icon indicating copy to clipboard operation
ClaudiaIDE copied to clipboard

Wrong background color in text editor

Open nyanpasu64 opened this issue 5 years ago • 5 comments

With this extension enabled, and "color theme" extension set to Dark, the background of my text editor is light gray #2d2d30 (picked up via ShareX) instead of near-black Text Editor → Plain Text → Background = FF1E1E1E. There are a lot of 2d2d30 in the theme, and I don't know which is being used. Maybe I could download a decent text editor and binary-search by editing half the 2d2d30's in the color theme and seeing if my editor background changes..

nyanpasu64 avatar Jul 25 '19 07:07 nyanpasu64

@jimbo1qaz

In ver 2.2.x, TextBackground color is "Environment -> Window" of ColorTheme Editor.

For example: image

If you would like to change background, you can try modify Encironment WIndow color in ColorThemeEditor.

buchizo avatar Jul 26 '19 02:07 buchizo

Is there a specific reason the text background uses "Environment → Window" instead of "Plain Text → Background" (which is the color used without the extension installed)?

nyanpasu64 avatar Jul 28 '19 22:07 nyanpasu64

@jimbo1qaz

Current implementation, this extensions should change to transparent background of plain text background color. (because I fixed flicker issue when previous versions, I large modified code.) In this case, we seeing background that is Environment->window color. If I'm got great implementations, I'll update it.

buchizo avatar Jul 29 '19 21:07 buchizo

@buchizo Is it possible for you to provide the dark theme you are using? (Including the transparencies)

SimplyPancake avatar Apr 28 '20 15:04 SimplyPancake

@SimplyPancake Sorry I'm not use custom dark theme now. Could you see also How to expand to IDE section?

buchizo avatar Apr 29 '20 18:04 buchizo