Skip to content

BlipText Dark Mode by Kush-Dhingra

Details

AuthorKush-Dhingra

LicenseNo License

Categorybliptext.com

Created

Updated

Size764 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

BLIP BLIP BLIP

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       bliptext.com
@version    20250211.03.51
@namespace  ?
==/UserStyle== */

@-moz-document domain("bliptext.com") {
html:root {
  --background: 240 15% 6%; /* Darkest */
  --foreground: 220 17% 85%; /* Light Text */

  --muted: 240 10% 10%;
  --muted-foreground: 240 12% 45%;

  --popover: 240 15% 6%;
  --popover-foreground: 220 17% 85%;

  --card: 240 15% 6%;
  --card-foreground: 220 17% 85%;

  --border: 240 10% 10%;
  --input: 240 10% 10%;

  --primary: 220 17% 85%;
  --primary-foreground: 240 15% 6%;

  --secondary: 240 10% 10%;
  --secondary-foreground: 220 17% 85%;

  --accent: 240 10% 10%;
  --accent-foreground: 220 17% 85%;

  --destructive: 0 65% 30%;
  --destructive-foreground: 220 17% 85%;

  --ring: 240 15% 55%;
}


}

Reviews

No reviews yet.