GithubHelp home page GithubHelp logo

mrwillcom / github-dark-mode Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 3.0 341 KB

The Dark Mode for GitHub.com

Home Page: https://mrwillcom.github.io/github-dark-mode/

License: MIT License

CSS 65.08% PowerShell 5.18% Shell 1.67% JavaScript 28.07%
dark-theme github-dark-theme

github-dark-mode's Introduction

This project is archived.

Since GitHub published its own dark mode, this project became useless. So I archived this project.

This project will soon be archived #8

Also, the new GitHub Enhancing extension is published.


GitHub Dark Mode

The Dark Mode for GitHub.com

Before:

The original light theme

After:

When dark mode is on

Installation

From Browser Extension Store

  1. Install this extension from:
  2. Turn on the installed extension "GitHub Dark Mode".
  3. Turn on the system control dark mode.
  4. Refresh the open GitHub.com tabs.

Form Source Code

To install the extension, you need to keep "Developer mode" of your browser is on then start installation.

  1. Clone this repository.
  2. Run npm run dev or node build.js in the repository.
  3. Go to the browser's extension settings.
  4. Click "Load Unpacked" button.
  5. Select the cloned repository and confirm.
  6. Turn on the added extension "GitHub Dark Mode".
  7. Turn on the system control dark mode.
  8. Refresh the open GitHub.com tabs.

Contributing

If you want to develop this extension, you need to add the style sheets at the end of styles.css.

styles.css looks like this:

@media (prefers-color-scheme: dark) {
    ... {
        ...
    }
    ... {
        ...
    }
    /* Your new style sheets here. */
}

If you found something wrong when you are using this extension, just submit an issue.

Scripts

Here is some scripts to help you develop this extension, they supports PowerShell and Bash as well so that you can use them on all platforms.

Third Party Versions

github-dark-mode's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

aeilot tvut 0xflotus

github-dark-mode's Issues

This project will soon be archived

Since GitHub published their own dark mode, this project became useless.

I created this project to improve your browsing experience a few months ago. Today, you can use the official dark mode to browse more comfortably at night. So, this project will soon be archived.

If you still want great experience, you can try GitHub Enhancing. It provides some floating components with acrylic effects, better layout for mobile and more. It's currently working in progress.

Finally, big thanks to:

๐Ÿ˜„ โค๏ธ

Question regarding the start page

Hey, I just installed this Extension from the Edge App Store and it works really well! Thanks for this great tool!

I just wanted to ask if it's normal that the main page (github.com) looks like this:

image

It's a bit to "bright", isn't it? ๐Ÿ˜…

Thanks again!
Best wishes
Tim

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.