Skip to content

Pink Theme DeepSeek ♡ by metalheadchan

Screenshot of Pink Theme DeepSeek ♡

Details

Authormetalheadchan

LicenseNo License

Categoryhttps://chat.deepseek.com/

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Cute pink theme I made for DeepSeek! If you run into any issues let me know and I'll try to fix it. Thank you so much for using my theme!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.roblox.com/home
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url(https://chat.deepseek.com/){
/* General Background & Text Colors */
body {
    background: #ffd6e7 !important;
    color: #b3205a !important;
}

/* Main Sections */
.a2f8e4bb, .ca72515b {
    background-color: #ffd6e7 !important;
    color: #5a3a3a !important;
}

/* Ensure All Text is Dark Pink */
.a2f8e4bb * {
    color: #b3205a !important;
}

/* Hello Kitty Bow Pattern Background */
.b8812f16, .a2f3d59e, .be88ba8a, .f8d1e4c0, .efe408db {
    background: url('https://i.imgur.com/bDrQyKE.png') repeat !important;
    background-size: 150px 150px !important;
    border-radius: 12px !important;
    padding: 15px !important;
    color: #b3205a !important;
}

/* Additional UI Elements */
.a8ac7a80, 
.f9edaa3c, 
.eaaaba55, 
.f8773756, 
.cdfc1683 {
    background-color: #ffd6e7 !important;
    color: #5a3a3a !important;
}

/* Fix for Bottom White Section */
.cbcaa82c {
    background-color: #ffd6e7 !important;
    color: #b3205a !important;
    border: none !important;
    box-shadow: none !important;
}

/* Special Section with Dark Pink Background */
.e214291b {
    background-color: #b3205a !important;
    color: #ffd6e7 !important;
    border: none !important;
    box-shadow: none !important;
}
}

Reviews

No reviews yet.