slack-black-theme

slack theme, dark theme for slack, black theme slack black theme

Github stars Tracking Chart

Slack 4 Black Theme Night Mood

The Black Theme you'll fall in love with ?

Theme Preview

Mac/Linux Install

Requirements

  • Slack 4
  • Muli Font
    • Please download and install this Font on your computer.
  • npm / node
    • It requires you have nodejs, npx and the asar package installed globally, you can install asar and npx with:
  npm i -g npx
  npm i -g asar

Installation

  1. Download from here slack-4-sh.zip and unpack zip
  2. Open terminal and drag and drop .sh file to the terminal. After installation, restart Slack and enjoy.
Make sure you have Npm / Node already installed in your computer.
It requires you have nodejs and the asar package installed globally with npm i -g asar

Windows Install

  1. Please have NodeJS Installed.

  2. There are fonts used in this theme and the script will download and install them if they are not in your fonts folder.

  3. You must have Powershell 5.0, aka Windows 10 to get full compatibility. If you don't have Windows 10 install the latest powershell for Windows.

  4. When running this script always run powershell in Adminstrator Mode. Hit your windows start button then type powershell, right click powershell, then Run as administrator.

Note:

  • These instructions are error handled in the script.
  • Please restart/close powershell if you have installed NodeJS during this install. This will refresh your environment variables to which NodeJS/Windows uses for commands. If you have Chocolatey installed just type refreshenv while in powershell and run the install command below without closing/restarting powershell.

Install

To install theme just open powershell as administrator (Refer to #4 above) and run this command below.

iex (new-object net.webclient).downloadstring('https://raw.githubusercontent.com/caiceA/slack-black-theme/master/slack-dark-mode.ps1')

Potential Errors

  1. If you get an error when you try and run the install command above you might need to change the execution policy (i.e. enable Powershell). You need to be an administrator on your computer to do this.

    Open powershell(Refer to #4 above) and run this command: Set-ExecutionPolicy RemoteSigned -scope CurrentUser

  2. If you happen to get this error. While the command npx asar extract app.asar app.asar.unpackedcustom has run:

npm ERR! code ENOLOCAL
npm ERR! Could not install from "...\AppData\Roaming\npm-cache\_npx\*****" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in:
npm ERR!     "C:\Users\...\AppData\Roaming\npm-cache\_logs\**********-debug.log
Install for asar@latest failed with code 1"

Please enter this: npm config set cache C:\tmp\nodejs\npm-cache --global -- Origin

Contributors

caiceA - Maintainer & Designer

Design by Ali Caice

Main metrics

Overview
Name With OwnercaiceA/slack-black-theme
Primary LanguageCSS
Program languageShell (Language Count: 3)
Platform
License:
所有者活动
Created At2018-08-17 19:52:18
Pushed At2019-12-13 14:03:59
Last Commit At2019-12-13 15:03:58
Release Count3
Last Release NameMaster (Posted on )
First Release NameV1.0 (Posted on )
用户参与
Stargazers Count501
Watchers Count18
Fork Count106
Commits Count169
Has Issues Enabled
Issues Count104
Issue Open Count2
Pull Requests Count14
Pull Requests Open Count2
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private