Einloggen
[c] [meta] [fefe]

/meta/ – Diskussionen über Dietchan


Antwort erstellen

(≤ 4)



[Zurück]

  • [l] Wildschweinaugen Nachtmodus OinkOinkNacht Thu, 02 Nov 2023 18:11:42 GMT Nr. 105424
    PNG 420×360 257.0k
    /* ==UserStyle==
    @name         Wildschweinaugen Nachtmodus
    @namespace    OinkOinkNacht
    @version      1.0.0
    ==/UserStyle== */
    @-moz-document domain("dietchan.org") {
    h1, h3 {
         color: lightgray !important;
    }
     th {
         color: lightgray !important;
    }
     .post-header {
         color: lightgray !important;
    }
     .post.reply {
         color: lightgray !important;
    }
     .post.first ul {
         color: lightgray !important;
    }
     .text {
         color: lightgray !important;
    }
     .text pre {
         color: lightgray !important;
    }
     .text .code {
         color: lightgray !important;
    }
     .file-subheader {
         color: lightgray !important;
    }
     .subject {
         color: lightgray !important;
    }
     body {
         background-color: #282828 !important;
    }
     .mod-bar {
         color: lightgray !important;
    }
     .footer {
         color: lightgray !important;
    }
     .thread-stats {
         color: lightgray !important;
    }
     span.page.current {
         color: lightgray !important;
    }
    }
    

  • [l] Nachtrag Thu, 02 Nov 2023 18:16:48 GMT Nr. 105428
    form.reply input[type="file"] {
    	color: lightgray !important;
    }

  • [l] Nachtrag Thu, 02 Nov 2023 18:59:01 GMT Nr. 105442
    form.reply textarea, form.reply input[type="text"], form.reply input[type="file"], form.reply input[type="password"], form.reply select {
    	background-color: lightgray !important;
    }

  • [l] Nacht Nachti Fri, 24 May 2024 16:42:27 GMT Nr. 119730
    PNG 960×7282 1.8M
    Felix nicht inzu Knopf für Dateiauswahl, Löschen und Petzen hinbekommen :/

    /* ==UserStyle==
    @name         Wildschweinaugen Nachtmodus
    @namespace    OinkOinkNacht
    @version      1.0.0
    ==/UserStyle== */
    h1, h3, span.quote, span.qdeco, span.username {
        color: #32DD72;
    }
    body {
        background-color: #282828;
        color: #999;
        font-family: sans-serif;
        font-size: 14px;
    }
    .subject {
        color: #446655;
        font-weight: 800;
        font-size: 18px;
    }
    .page.current {
        color: white;
        text-decoration: underline;
    }
    .post {
    	background: #333;
    	border: #555 1px solid;
    }
    .post.first { 
        background: none !important;
        border: none !important;
    }
    .post:target {
        background: #555 !important;
        border: transparent 1px solid !important;
        outline: none !important;
    }
    .post-wrapper { padding-top: 5px;}
    a:link, a:visited { 
        color: lightgrey;
        text-decoration: none;
    }
    a:hover {
        color: white;
        font-family: sans-serif;
        text-decoration: underline;
    }
    form.reply input[type="submit"] {
        background: #333;
        border: #888 1px solid;
        color: lightgray;
    }
    form.reply input[type="submit"]:hover {
    	background: #555;
    	border: #888 1px solid;
    	color: #32DD72;
    }
    form.reply textarea,
    form.reply input[type="text"],
    form.reply input[type="file"],
    form.reply input[type="password"],
    form input[type="password"],
    form.reply select {
        background: #333;
        color: lightgrey;
        border: #666 1px solid;
        padding-left: 5px;
        padding-right: 5px;
        font-family: sans-serif;
        font-size: 12px;
    }

  • [l] Felix Fri, 24 May 2024 16:54:13 GMT Nr. 119732
    >>119730
    >Felix nicht inzu Knopf für Dateiauswahl, Löschen und Petzen hinbekommen :/
    Felix hat gerade mal nachgeschaut, wie Dark Reader das macht. Dark Reader benutzt folgenden Trick:

    html {
      color-scheme: dark;
    }


    Interessant: Das scheint tatsächlich sogar alle Farben umzukehren (macht auf der ganzen Seite den Hintergrund dunkel und die Schrift hell)
  • [l] Felix Fri, 24 May 2024 17:18:19 GMT Nr. 119741
    >>119732
    > html { color-scheme: dark; }
    das... das funktioniert.

    Nun fühlt Felix sich mal wieder dumm. Naja, wenigstens hat das Basteln Spaß gemacht.
  • [l] Felix Sun, 17 Nov 2024 09:57:04 GMT Nr. 140470
    Felix hätte trotzdem lieber einen nativen Dunkelmodus, da er mit diversen Geräten auf Dietchan zugreift, wo er nicht überall seine volle Browserkonfiguration einrichten will.


[Zurück]
[c] [meta] [fefe]