https://bugs.kde.org/show_bug.cgi?id=361197
Bug ID: 361197
Summary: Syntax highlighting colors are not preserved exactly
(rounding error?)
Product: kate
Version: 5.0.0
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: syntax
Assignee: [email protected]
Reporter: [email protected]
At least with some highlighting colors, the stored color differs from what user
enters by 1-2 for each channel.
Reproducible: Always
Steps to Reproduce:
1. Kate → "Settings" → "Configure Kate..." → "Editor Component/Fonts & Colors"
→ "Default Text Styles"
2. Change any color to #859900 (Solarized's "green")
3. Invoke the color pick dialog again
4. Observe the stored color
Actual Results:
#849800
Expected Results:
#859900
--
You are receiving this mail because:
You are watching all bug changes.