Skip to content

ultimafia light mode by macintalk

Details

Authormacintalk

LicenseNo License

Categoryultimafia.com

Created

Updated

Size821 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

sort of light mode?

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         ultimafia light mode
@version      20240610.02.21
@namespace    ?
@description  sort of light mode?
==/UserStyle== */

@-moz-document url-prefix("https://ultimafia.com/") {
:root {
  --theme-color: #646464;
  --theme-color-sec: #535353;
  --theme-color-third: #2a2640;
  --theme-color-light: #68a9dc;
  --theme-color-text: #97bde1;
  --scroll-color: #8b8b8b;
  --gradient-color-light: #76bd5b;
  --gradient-color-dark: #385b2b;
  --primaryFont: RobotoSlab;
  --hoverTransition: 0.2s;
  --game-row-odd: #21232a;
  --game-row: #41434d;
  --game-row-odd-h: #2e313b;
  --game-row-h: #4f525e;
  --scheme-color: #fff;
  --scheme-color-sec: #1f2123;
  --scheme-color-text: #1a1919;
  --scheme-color-border: #404548;
  --scheme-color-code: #3d3d3d;
  --gradient-color: var(--gradient-color-dark);
}

Reviews

No reviews yet.