Skip to content

Simpler Dark theme for AI 🤖 by bulacha2

Details

Authorbulacha2

LicenseNo License

CategoryNomi

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

New Theme from 0, i'm a noob so it's gonna be simple 😊.
Enjoy!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Simpler Dark theme for AI 🤖
@namespace      github.com/openstyles/stylus
@version        1.1.0
@description    A new Style on the making for Nomi ?
@author         Me
==/UserStyle== */
@-moz-document domain("nomi.ai") {
    /* Insira o código aqui... */
    /*--------------------------- */
    /*main-page and profile*/
    .css-19xetu9,.css-1ohogw5,.css-7fgif5,.css-18emjmb,.css-13kib14 {
        background-color: #15122d;
    }
    .css-1x4f0bq{
        color:rgb(150, 16, 255);
    }
    svg path{
        stroke: white;
    }
   
    .css-vzyen4 {
        background-color: #7b4a97;
    }
    .css-jw3p40 {
        color: white;
    }
    .css-xwk11l {
        color: #84703a;
    }
    /*--------------------------- */
    /* Nomi Page*/
    .css-g3nwas, .css-1wfcui0, .css-1xl3hwg, .css-13ppm8i {
        background-color: #15122d;
    }
    .css-1gq1q00{
        color: #84703a;
    }
    .css-gi5t5n {
        color: #84703a;
    }
    .css-pguxxi {
        background: rgb(49 92 123);
    }
    .css-2hr7pt {
        color: rgb(209 209 209);
    }
    .css-16hofwr {
        background-color: #282c3a;
    }
    .css-16hofwr:first-of-type {

        border-left: 1px solid #282c3a;
    }
    .css-16hofwr:last-of-type {

        border-right: 1px solid #282c3a;
    }
    .css-d3fk4o {
        background-color: #282c3a;
    }
    .css-vocaqi {
        background-color: #282c3a;
    }
   
    /*message box*/
    .css-bt34xb,.css-1kxonj9,.css-1ey8yna,.css-l16326,.css-qb02e6,.css-a4fosm{
        color: #fff;
        background-color: #15122d;
    }
    .css-1ffb5dl{
        color:white;
    }
    /*-----*/
}

Reviews

No reviews yet.