Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Give your Uptime Kuma status page a cute and modern look with custom CSS

Notifications You must be signed in to change notification settings

dermv/cute-kuma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Cute Kuma

Give your Uptime Kuma status page a cute and modern look with custom CSS
Live demo »

Features · Installation · Personalization · Community Themes

Cute Kuma

Features

  • Modern design inspired by top monitoring services
  • Support for Uptime Kuma v2
  • Support for light and dark themes
  • Hidden refresh timer for a cleaner look (can be easily restored)
  • Clean, easily customizable and extendable code

Installation

  1. In your Uptime Kuma dashboard, navigate to status page.
  2. Click Edit Status Page.
  3. Scroll down to Custom CSS field.
  4. Copy the contents of main.css and paste it into the Custom CSS field.
  5. Click Save at the bottom.

Personalization

You can easily customize the theme by modifying the variables inside the :root {} block.

Columns layout

Preview Cute Kuma: 2 columns

By default, 2 columns are shown on wide screens. If you prefer a single column everywhere, disable the 2‑column rule.

Important

If you enable tag display (monitor tags), it is strongly recommended to use a 1‑column layout.

  1. Search for this comment: /* Enable 2 columns on wider screens; comment out to disable */
  2. Comment out the block immediately below it.

Restoring the Refresh Timer

The refresh timer is hidden by default. To make it visible again, find the .refresh-info rule and remove or comment out the display: none; line.

Community Themes

This section holds links to themes supported by the community.

Preview Aurora Theme

About

Give your Uptime Kuma status page a cute and modern look with custom CSS

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages