laCour / slack-night-mode

A Stylus style for easy Slack theming
Creative Commons Zero v1.0 Universal
568 stars 386 forks source link

Removing styling on sidepanel #210

Open benjaminkay93 opened 5 years ago

benjaminkay93 commented 5 years ago

Sidepanels have custom colours in slack, I personally use these to determine which org I am in at a glance, and would quite like to keep the custom colours, is it possible to have a rendered css that doesn't overright these panels and just does the main body.

Currently its a halfway house for me :P

image

benjaminkay93 commented 5 years ago

Appart from that, i would like to say i love this repo ;P

Zoooook commented 5 years ago

Try this:

css.replace(/.*channel_sidebar.*/g, '')