Brand Guide
This is the official brand guide for VSHN.
VSHN Logos
Our logo looks like an eye because VSHN is pronounced like "vision". The black parts on both sides are a reference to the angle brackets of HTML code, and the circle in the middle represents the earth.
White (Transparent Background)
| SVG | PNG | |
|---|---|---|
Main | ||
Square | ||
No Text | ||
Square no text |
Download all logos in a single zip file: vshn_logos.zip.
APPUiO Logos
APPUiO - expert hosting for expert software engineers
| SVG | PNG | |
|---|---|---|
Main | ||
APPUiO by VSHN |
Servala Logos
Servala is the VSHN managed services platform.
Servala Color Codes
- Servala Purple (primary)
Example#9A63EC- Charcoal (text / dark elements)
Example#333333- Lavender (secondary / soft UI elements)
Example#C4ACE0- Soft Blush (background / light sections)
Example#FCEAFF- Mint Teal (accent / highlights)
Example#64BAAA
Font
The official Servala font is Archivo.
Headers use Archivo Bold with font weight 700.
Body text uses Archivo Regular with font weight 400.
Alternative / compatible font: Montserrat
Headers use Montserrat Bold with font weight 700 or 900.
Body text uses Montserrat Regular with font weight 400.
Font
The official Servala font is Archivo.
Headers use Archivo Bold with font weight 700.
Body text uses Archivo Regular with font weight 400.
Alternative / compatible font: Montserrat
Headers use Montserrat Bold with font weight 700 or 900.
Body text uses Montserrat Regular with font weight 400.
Project Syn Logos
Project Syn is the VSHN-initiated open source project for configuration management and automation. Find all visual design assets and guidelines on the Project Syn Visual Design page.
| SVG | PNG | |
|---|---|---|
Wide | ||
Square |
Project Syn Color Palette
- Primary Dark
Example#1A1E54- Accent Red
Example#AB3643- Accent Yellow
Example#FFBF00- Accent Cyan
Example#A1E0E9
Full palette: coolors.co/1a1e54-ab3643-ffbf00-a1e0e9
K8up Logos
K8up is the Kubernetes backup operator. Find all visual design assets and guidelines on the K8up Visual Design page.
| SVG | PNG | |
|---|---|---|
Main | ||
Square |
K8up Color Palette
- Primary Blue
Example#1A5CE6- Mauve
Example#A08794- Dusty Rose
Example#BB7E8C- Soft Taupe
Example#C9B6BE- Light Lavender
Example#D1BECF
Full palette: coolors.co/1a5ce6-a08794-bb7e8c-c9b6be-d1becf
Espejote Logos
Espejote is the Kubernetes object reflection and templating controller.
Codey Logos
Codey is the VSHN AI coding assistant.
VSHN Color Codes
- Onyx (logo)
Examplergb(68, 68, 68)or#444444.- Steel Blue (logo)
Examplergb(64, 129, 203)or#4081CB- Rich Black (titles, main text, background)
Examplergb(0, 13, 26)or#000D1A- Amber (buttons, illustrations)
Examplergb(255, 191, 0)or#FFBF00- Capri (links, illustrations, indicators)
Examplergb(76, 195, 255)or#4CC3FF
Font
The official VSHN font is Montserrat, designed by Julieta Ulanovsky, Sol Matas, Juan Pablo del Peral, and Jacques Le Bailly.
Headers use Montserrat Bold with font weight 900.
Body text uses Montserrat Regular with font weight 400.
CSS
Include the Montserrat font in your projects using this command:
$ npm install @fontsource/montserratMake it available to your stylesheets as follows:
@font-face {
font-family: "Montserrat";
font-style: normal;
font-weight: 400;
src:
local("Montserrat Regular"),
local("Montserrat-Regular"),
url(~@fontsource/montserrat/files/montserrat-latin-400.woff2) format("woff2"),
url(~@fontsource/montserrat/files/montserrat-latin-400.woff) format("woff");
}
@font-face {
font-family: "Montserrat";
font-style: italic;
font-weight: 400;
src:
local("Montserrat Italic"),
local("Montserrat-Italic"),
url(~@fontsource/montserrat/files/montserrat-latin-400italic.woff2) format("woff2"),
url(~@fontsource/montserrat/files/montserrat-latin-400italic.woff) format("woff");
}
@font-face {
font-family: "Montserrat";
font-style: normal;
font-weight: 900;
src:
local("Montserrat Bold"),
local("Montserrat-Bold"),
url(~@fontsource/montserrat/files/montserrat-latin-900.woff2) format("woff2"),
url(~@fontsource/montserrat/files/montserrat-latin-900.woff) format("woff");
}
@font-face {
font-family: "Montserrat";
font-style: italic;
font-weight: 900;
src:
local("Montserrat Bold Italic"),
local("Montserrat-BoldItalic"),
url(~@fontsource/montserrat/files/montserrat-latin-900italic.woff2) format("woff2"),
url(~@fontsource/montserrat/files/montserrat-latin-900italic.woff) format("woff");
}Desktop Wallpapers
You can find an assortment of wallpapers for your desktop in our Nextcloud under this direct link.
Virtual Backgrounds for Zoom
You can find an assortment of virtual Zoom backgrounds in our Nextcloud under this direct link.
Company Description
VSHN - The DevOps Company
VSHN automates the operation of applications in the cloud or on-premise, so that you as a software developer can have peace of mind and build your awesome application. VSHN is the Ops in DevOps.
Also see: www.vshn.ch/en/about/ and handbook.vshn.ch/values.html









































