Bug 247986

Summary: python syntax doesn't work well with a dark theme, the normal type has a white background even if users unsets it
Product: [Applications] kate Reporter: quesada
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: christoph
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description quesada 2010-08-15 20:58:57 UTC
Version:           unspecified (using KDE 4.4.5) 
OS:                Linux

python syntax doesn't work well with a dark theme, the normal type has a white background even if users unsets it.
It makes dark skins impossible. I can imagine this is a problem with python parsing and syntax files. It must have gone undetected because the default skin is already white.
It can crash kate if one tries to alter the background (python only!)

Reproducible: Didn't try

Steps to Reproduce:
1 use the kate colors here: http://linux.derkeiler.com/Mailing-Lists/SuSE/2010-01/msg00631.html
2 open a python file. See how some parts have white background.
3 open settings > fonts and colors > highlighting text styles 
4 try to alter or unset the white background for the 'normal' color. it may look like it did change, but nothing happens on python files.

Actual Results:  
Some python file parts have white background.

Expected Results:  
all normal text has background as determined on the colors settings
Comment 1 Christoph Cullmann 2012-11-03 15:37:07 UTC
That the colors are miss-fitting is a problem like in Bug 160529.
That you can't reset the background is Bug 143399

*** This bug has been marked as a duplicate of bug 143399 ***