buchizo / ClaudiaIDE

This extension can change easily the background image of editor window in Visual Studio.
https://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE
641 stars 112 forks source link

自带一个灰色的底层? #59

Closed KuHai-A closed 1 year ago

KuHai-A commented 5 years ago

如下图所示,①③处背景颜色相同,但是和②的颜色有明显差异,即使我将纯文本的背景色设置为白色,②仍然不变。 如果我将ClaudiaIDE设置为不启用,那么①②③的背景色就完全相同了。 (①为codemap插件,背景色设置的与文本编辑区一样,所以正常来说,②应该和①的背景色相同;③为xaml编辑区的背景色,是正常的) 1 2

这是bug还是我某些地方设置错误?

buchizo commented 5 years ago

This is by design now. ClaudiaIDE change to new behavior due from 2.2.x. Normally, ClaudiaIDE avoid background color in normal text editor. (I don't know that can fix, yet.) Some spacific editor like as XAML editor isn't normal behavior of ClaudiaIDE. That can support background color.

KuHai-A commented 5 years ago

This is by design now. ClaudiaIDE change to new behavior due from 2.2.x. Normally, ClaudiaIDE avoid background color in normal text editor. (I don't know that can fix, yet.) Some spacific editor like as XAML editor isn't normal behavior of ClaudiaIDE. That can support background color.

那我有办法在不安装color Theme Editor这类插件的前提下,在normal text editor中修改背景色吗?因为ClaudiaIDE的背景色太灰色了,看起来很别扭

buchizo commented 5 years ago

Hmm, could you tell me your settings about background color and theme color?

KuHai-A commented 5 years ago

Hmm, could you tell me your settings about background color and theme color?

dark theme,background color is default

buchizo commented 5 years ago

For example:

image image

That screenshot is dark theme and background color is default using ClaudiaIDE 2.2.5. Sorry I'm not sure your case.

ClaudiaIDE的背景色太灰色了

KuHai-A commented 5 years ago

For example:

image image

That screenshot is dark theme and background color is default using ClaudiaIDE 2.2.5. Sorry I'm not sure your case.

ClaudiaIDE的背景色太灰色了

yes,我的这两处的背景和你一模一样,但明显右侧的有一层模糊的灰色底层,我想让右侧的背景变成左侧的xaml背景,有办法吗

buchizo commented 5 years ago

Sorry, could you share your screenshot about that details?

但明显右侧的有一层模糊的灰色底层

lurenjiayibingding commented 9 months ago

This is by design now. ClaudiaIDE change to new behavior due from 2.2.x. Normally, ClaudiaIDE avoid background color in normal text editor. (I don't know that can fix, yet.) Some spacific editor like as XAML editor isn't normal behavior of ClaudiaIDE. That can support background color.

那我有办法在不安装color Theme Editor这类插件的前提下,在normal text editor中修改背景色吗?因为ClaudiaIDE的背景色太灰色了,看起来很别扭

请问,最后找到解决方案了嘛?

buchizo commented 9 months ago

Maybe latest version (currently 3.1.23) is no problem.

image image

lurenjiayibingding commented 9 months ago

Maybe latest version (currently 3.1.23) is no problem.

image image

Thanks to the author for his selfless dedication