Skip to content

GIGAZINE Dark Theme by Soro

Screenshot of GIGAZINE Dark Theme

Details

AuthorSoro

LicenseNo License

Categoryhttps://gigazine.net/

Created

Updated

Size694 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Simple dark theme for GIGAZINE!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         GIGAZINE Dark Theme
@version      20231016.09.34
@namespace    userstyles.world/user/Soro
@description  Simple dark theme for GIGAZINE!
@author       Soro
@license      No License
==/UserStyle== */

@-moz-document domain("gigazine.net") {
/*---------------------
共通変数
---------------------*/
html {
  --sr-main-color: #7bd2f4;
  --sr-deeper-color: #6fa8dc;
  --sr-darker-color: #4b6eb9;  
}


/*背景*/
* {
   background-color: #212121 !important;
}

/*----------------
文字色
----------------*/
.preface {
    color: #fff !important;
}

a {
    color: var(--sr-main-color) !important;
}
/*a:visited {
    color: var(--sr-darker-color) !important;
}
}

Reviews

No reviews yet.