Rocket.Chat in Slack Color
By Vladimir Mikhalev · Solutions Architect · Docker Captain · IBM Champion
This article is for those looking for a detailed and clear guide on how to make Rocket.Chat in Slack Color.

Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript for organizations with high standards of data protection.
NOTEFor details on installing Rocket.Chat on Ubuntu Server, read my guide: Install Rocket.Chat on Ubuntu Server.
IMPORTANTYou need to have administrator rights in Rocket.Chat to change the color palette.
Click on the icon with three dots in the upper left corner of the screen and select “Administration”.

Next, find the “Layout” section and open the “Colors” subsection.
Change the colors to the ones below:
- Primary: #3F0E40
- Primary Darkest: #350D36
- Primary Dark: #1164A3
- Primary Light: #FFFFFF
- Link Active: #1164A3
Click on the “Save Changes” button.

Rocket.Chat will now look more like Slack.
To update the color palette in the web interface and in the Rocket.Chat client for Windows and Linux, use the keyboard shortcut “Ctrl” and “R”.
To update the color palette in the Rocket.Chat client for macOS, you must use the keyboard shortcut “Command” and “R”.
Related Posts
- 1Install ownCloud Using Docker ComposeSelf-Hosting · Learn how to install ownCloud with Docker Compose on Ubuntu using Traefik and Let's Encrypt. Secure, scalable file storage and sharing for your server.
- 2Install Docmost Using Docker ComposeSelf-Hosting · Learn how to install Docmost using Docker Compose with Traefik and Let's Encrypt. Step-by-step guide for self-hosting a modern documentation platform.
- 3Install AFFiNE Using Docker ComposeSelf-Hosting · Step-by-step guide to install AFFiNE using Docker Compose with Traefik and Let's Encrypt. Build your open-source productivity platform in minutes.
- 4Install Homebox Using Docker ComposeSelf-Hosting · Step-by-step guide to install Homebox with Docker Compose and Traefik. Secure your home inventory system with HTTPS using Let's Encrypt.
Random Posts
- 1Install PuppetDB on Ubuntu ServerDevOps & Cloud · Learn how to install and configure PuppetDB on Ubuntu Server with PostgreSQL. Complete setup guide for integrating with Puppet for infrastructure data.
- 2Vladimir Mikhalev Recognized by Docker CEOOpinion & Culture · Docker CEO, Scott Johnston, recognizes the extraordinary leadership and contributions of Vladimir Mikhalev.
- 3The Intake Gate Your CISO Is Missing — 300 Million AI Chat Messages Were Public by DefaultAI & MLOps · Over half of AI-enabled apps on major backends carry severe misconfigurations. A hands-on analysis of the 300M-message Firebase breach, the insecure default that caused it, and the 3-layer Operational Discipline Protocol — with specific tooling — to shut down Agent Sprawl before regulators do it for you.
- 4Configure AWS CLIDevOps & Cloud · Learn how to configure AWS CLI with IAM credentials. Step-by-step guide for setting up secure access, managing keys, and running AWS commands via terminal.