slack-black-theme

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

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者caiceA/slack-black-theme
主編程語言CSS
編程語言Shell (語言數: 3)
平台
許可證
所有者活动
創建於2018-08-17 19:52:18
推送於2019-12-13 14:03:59
最后一次提交2019-12-13 15:03:58
發布數3
最新版本名稱Master (發布於 )
第一版名稱V1.0 (發布於 )
用户参与
星數501
關注者數17
派生數106
提交數169
已啟用問題?
問題數104
打開的問題數2
拉請求數14
打開的拉請求數2
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?