question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make possible to override user colors

See original GitHub issue

Is anyone interested in this in the first place?

I tried to implement this in #1096, but it didn’t work well. My second try uses css to change color and looks like this:

2017-05-12_10-22-38 2017-05-12_10-43-32

It still far from complete (and requires #1130), so I’m not sure should I spend time on this or not.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
xPawcommented, Jan 6, 2020

I’m closing this as it won’t be implemented.

You can achieve this with CSS if you really need to.

1reaction
Cldfirecommented, May 12, 2017

This would be awesome.

Comment: in the final version, present the user with swatches of all the current colors of your theme to choose from, and then have an option to manually select a new color altogether (maybe with a color picker?).

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to override user-selected value for HTML color input
Try: setInterval(setColor, 500); function setColor() { document.getElementById("color").value = '#' + Math.floor(Math.random() * 16777215).
Read more >
Allow users to change the color of their names #841 - GitHub
I think the user should be able to change the color of their own names (which would be enforced serverside, unless another user's...
Read more >
Automatically change incoming message colors and fonts ...
Automatically change incoming message colors and fonts based on sender, subject, or recipients ... Conditional formatting is a way to make messages that...
Read more >
How users change colours on websites
I'm a developer in the GDS Accessibility team and I've been exploring the different ways users can change the colours of a website....
Read more >
Is possible to change folder color for each user of the drive?
Hi. I need to change the color of the folders for each user of the drive. Folders are in shared drivers. Schermata 2021-06-24...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found