https://github.com/bigpick/spaceduck-slack
An intergalactic space theme for Slack
https://github.com/bigpick/spaceduck-slack
Last synced: 4 months ago
JSON representation
An intergalactic space theme for Slack
- Host: GitHub
- URL: https://github.com/bigpick/spaceduck-slack
- Owner: bigpick
- License: mit
- Created: 2021-06-06T17:29:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-06T17:51:26.000Z (about 5 years ago)
- Last Synced: 2025-11-12T10:04:49.125Z (8 months ago)
- Size: 500 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spaceduck for [Slack](https://slack.com/)
> A [spaceduck](https://github.com/pineapplegiant/spaceduck) theme for [Slack](https://slack.com/)

... or, using "light" mode:

---
Demo of highligh/hover coloring:

## Install
Do _**one**_ of the following methods:
1. Copy and paste the following block:
```
#0F111B,#1A2B23,#16172D,#B3A1E6,#1B1C36,#ECF0C1,#5CCC96,#CE6F8F,#16172D,#7A5CCC
```
... and paste directly into any channel/message, and then select the "Switch sidebar theme" button that appears under the message.
2. Manually update each color field in the "custom theme" section to look like so in "Prefernces --> Themes --> 'Custom theme;'":

3. Copy and paste the following set of values into the text input field under "Prefernces --> Themes --> 'Custom theme'":
```
#0F111B,#1A2B23,#16172D,#B3A1E6,#1B1C36,#ECF0C1,#5CCC96,#CE6F8F,#16172D,#7A5CCC
```
## License
[MIT License](./LICENSE)