calebboyd / dark-slack

Apply and update the nicest dark slack theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dark-slack

Get the theme cli (mac and windows)

npm i -g dark-slack

Install and update the nicest dark slack theme

Usage: dark-slack [theme=b] [options]

  Options:
    -i --install    Fetch and install the latest css from laCour/slack-night-mode 
                      NOTE: please be weary of installing remote CSS
    --add-css       Append additional css from a local file to the patch

  Themes (alias   name):
    o    original
    b    black
    ad   arc-dark
    am   aubergine-monospaced
    a    aubergine
    bm   black-monospaced
    mbm  midnight-blue-monospaced
    mb   midnight-blue
    sd   solarized-dark
    sl   solarized-light

About

Apply and update the nicest dark slack theme.

License:MIT License


Languages

Language:CSS 98.5%Language:JavaScript 1.5%