Code Monkey home page Code Monkey logo

darktheme.club's Introduction

Darktheme Club

With the internet being ever present and screens surrounding us all the time, personal preference is becoming more and more critical for a good user experience. Particularly when it comes to dark mode in order not to burn out the readers sight at night.

The Darktheme Club is a collection of web pages from across the Internet. To qualify, your website must either offer a dark theme by default, or respect the preference of the user, preferably through the prefers-color-scheme media query.

How to create a PR to add your site to the Darktheme Club

It's simple!

  1. Fork this repository.
  2. Navigate to _data/sites.yml and add your site (template below).
  3. Open a pull request and fill out the following template.

Site template

Sample

- domain: example.com
  url: http://example.com/ (Make sure you keep the trailing slash)
  method: mediaquery (Choose one of "mediaquery", "javascript", "darkonly", "opt-in", "unknown")
  last_checked: 2022-06-02 (YYYY-MM-DD)

Blank

- domain:
  url:
  method:
  last_checked:

NOTE: Entries are automatically sorted by domain name. Please add your site to the list without worrying about the alphabetical order. Our continuous integration process will handle the sorting for you. Just ensure that the details for your site are correctly formatted as per the existing entries.

darktheme.club's People

Contributors

garritfra avatar dependabot[bot] avatar caesar avatar realpixelcode avatar ttntm avatar beeburrt avatar tenseoverflow avatar mar0xy avatar midnightslicer avatar sohalsdr avatar tedmagaoay avatar wilmawinterbottom avatar insanitywholesale avatar joelchrono12 avatar renovate[bot] avatar scientiac avatar scoknig avatar tilda avatar ttybitnik avatar eorus avatar whoisyoges avatar cjerrington avatar jacksonchen666 avatar kevincox avatar maddypritchard avatar tekknolagi avatar meduzen avatar nikolalsvk avatar taylantatli avatar autumnvn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.