Nurbid IT Services - Logo Only

Nurbid Dark Theme for Upmind

A custom theme for the Upmind client portal interface, providing a modern, eye-friendly dark mode experience.

Screenshots

Set it and forget it.

Once the stylesheet is linked in your footer template, the dark theme applies across the client portal automatically. No admin toggles or per-page settings—visitors get a consistent dark experience on their next load.

Installation

Three steps to a darker client portal.

Download the CSS from GitHub, host it on your domain, and add one line to your Upmind footer template. The theme applies on load—no core Upmind changes required.

1

Download the CSS file

  1. Go to the GitHub repository page
  2. Click on nurbid-dark-theme-for-upmind.min.css to view the file
  3. Click the “Download” button or copy the raw content
  4. Save the file to your local machine

2

Upload to your hosting

  1. Upload the nurbid-dark-theme-for-upmind.min.css file to your web server
  2. Ensure the file is accessible via a public URL (e.g., https://yourdomain.com/css/nurbid-dark-theme-for-upmind.min.css)

3

Import into Your Upmind

  1. Log into your Upmind Admin area
  2. Go to Settings > Client area templates > Footer > Template
  3. Add the following line to the footer template:
    <link rel="stylesheet" href="https://yourdomain.com/css/nurbid-dark-theme-for-upmind.min.css">

Stay Updated

Get notified when we ship fixes and improvements.

The theme lives on GitHub. Star, watch, or follow the repo to hear about new releases, bug fixes, and CSS variable updates without checking back manually.

Customization

Tune the look with CSS variables.

Override colors and backgrounds in the :root block before you upload, or edit the hosted copy anytime. Change only what you need while keeping Upmind’s layout and hierarchy intact.