https://bugs.documentfoundation.org/show_bug.cgi?id=156925
--- Comment #13 from Heiko Tietze <[email protected]> --- (In reply to Rafael Lima from comment #11) > The main problem of creating all the machinery to allow the user to > edit/create color schemes is that the complexity of the patch will increase > 4x for something that very few people will use. Not necessarily. You could add color schemes where only the Basic IDE colors vary and remotely switch the option from "Automatic" to "Basic Foo". You could change the default values with the hard-coded values and maybe also hide the Basic IDE colors in the options. Point is that you introduce another route to customization and this adds up to the spaghettiness code-wise and challenging usability (how to explain users that you either modify in a) or b) but only in case of...). Ultimately the doer decides. And if you consider to remove the patch later once we have a better approach I'm not against this. -- You are receiving this mail because: You are the assignee for the bug.
