Add a file containing themes for slack

This commit is contained in:
Florian D 2016-11-16 22:52:33 +01:00 committed by GitHub
parent e40cd4130e
commit 98c57a7de1

15
files/slack-themes.md Normal file
View file

@ -0,0 +1,15 @@
Just copy-paste the line in Slack : click on your Team Menu -> Preferences, Sidebar Theme tab, bottom field.
You can also paste it in any channel, slack will display a link to automatically change the theme
+ Solarized Dark (red mentions) :
`#002b36 ,#586e75 ,#073642 ,#268BD2 ,#073642 ,#839496 ,#859900 ,#dc322f`
+ Solarized Dark (magenta mentions) :
`#002b36 ,#586e75 ,#073642 ,#268BD2 ,#073642 ,#839496 ,#859900 ,#d33682`
+ Solarized Light (magenta mentions) :
`#fdf6e3 ,#93a1a1 ,#eee8d5 ,#268BD2 ,#EEE8D5 ,#657b83 ,#859900 ,#d33682`