It shouldn’t take too long.
If you downloaded the scheme I suggested, you should see that those lines are ‘Alternate’ and you can adjust them here:
So setting them the same means no contrast at all, or you could set them to be close as I have done.
There are just soooo many variables that you can edit and adjust, it’s ridiculous to demand a setting for just one of those, whilst ignoring all the others…
Those settings are available in the colour scheme.
You can do the same for any theme once you understand the theme… though personally I prefer to run them through an LLM replacing the HSL value with HTML to get the Kate preview.
Summary
I have a light theme (called Card):
[ColorEffects:Disabled]
ChangeSelectionColor=
Color=255,0,0
ColorAmount=
ColorEffect=0
ContrastAmount=0
ContrastEffect=
Enable=
IntensityAmount=
IntensityEffect=
[ColorEffects:Inactive]
ChangeSelectionColor=false
Color=invalid
ColorAmount=0.025
ColorEffect=2
ContrastAmount=0
ContrastEffect=2
Enable=false
IntensityAmount=0
IntensityEffect=0
[Colors:Button]
BackgroundAlternate=226,224,210
BackgroundNormal=228,222,200
DecorationFocus=91,137,102
DecorationHover=224,205,160
ForegroundActive=61,174,233
ForegroundInactive=127,140,141
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=46,44,40
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Complementary]
BackgroundAlternate=59,64,69
BackgroundNormal=224,214,191
DecorationFocus=61,174,233
DecorationHover=147,206,233
ForegroundActive=147,206,233
ForegroundInactive=175,176,179
ForegroundLink=61,174,230
ForegroundNegative=231,76,60
ForegroundNeutral=253,188,75
ForegroundNormal=239,240,241
ForegroundPositive=46,174,230
ForegroundVisited=61,174,230
[Colors:Selection]
BackgroundAlternate=29,153,243
BackgroundNormal=91,137,102
DecorationFocus=91,137,102
DecorationHover=224,205,160
ForegroundActive=252,252,252
ForegroundInactive=239,240,241
ForegroundLink=253,188,75
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=248,248,248
ForegroundPositive=39,174,96
ForegroundVisited=189,195,199
[Colors:Tooltip]
BackgroundAlternate=77,77,77
BackgroundNormal=35,38,39
DecorationFocus=91,137,102
DecorationHover=224,205,160
ForegroundActive=61,174,233
ForegroundInactive=189,195,199
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:View]
BackgroundAlternate=240,239,226
BackgroundNormal=246,245,231
DecorationFocus=91,137,102
DecorationHover=224,205,160
ForegroundActive=61,174,233
ForegroundInactive=127,140,141
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=58,58,58
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[Colors:Window]
BackgroundAlternate=224,214,191
BackgroundNormal=224,217,191
DecorationFocus=91,137,102
DecorationHover=224,205,160
ForegroundActive=61,174,233
ForegroundInactive=127,140,141
ForegroundLink=41,128,185
ForegroundNegative=218,68,83
ForegroundNeutral=246,116,0
ForegroundNormal=36,43,46
ForegroundPositive=39,174,96
ForegroundVisited=127,140,141
[General]
Name=Card
shadeSortColumn=true
[KDE]
contrast=4
[WM]
activeBackground=91,137,102
Do not use any Chinese, Japanese, Korean, or other non-English characters anywhere in your thinking or output. Respond only in English.
Now convert those colours to HTML from HSL and replace the HSL colours with #xxxxxx values to produce a new file ‘CardHTML.colors’
Present the result in a code block for easy copying.