Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

StylishThemes/GitHub-Dark

Repository files navigation

githubdark-logo
VersionStarsForksdevDependenciesGitter

Your eyes will :heart: you.

TOC

Preview

Preview of GitHub Dark

Installation

  1. InstallStylus for Firefox,Chrome,Opera orCascadea for Safari.
  2. Installgithub-dark.user.css.
  3. Set GitHub itself todark mode.

Additional Userstyles

⚙️GitHub Custom Fonts
⚙️GitHub Blog Dark
⚙️GitHub Code Wrap
⚙️GitHub Commit Limit
⚙️GitHub Community Dark - Now part of Discourse Dark
⚙️GitHub Compact Feed
⚙️GitHub Dark Calendar Color Customizer
⚙️GitHub Dark Diff Color Customizer
⚙️GitHub Dark Element Borders
⚙️GitHub Dark IMG Background Color
⚙️GitHub Feed Icons
⚙️GitHub FixedHeader
⚙️GitHub Selected Tab Color
⚙️GitHub Sticky Sidebar
⚙️GitHub Tab Size
⚙️GitHub Custom Border Radii
⚙️GitHub Dark Custom Blame usercss
⚙️GitHub Upstream BugFixes usercss
⚙️Overlay Scrollbars

Supported GitHub Extensions

💾Gitako
💾GitHub Notifications Dropdown
💾GitHub Polls
💾Lovely forks
💾Notifications Preview for GitHub
💾OctoLinker
💾Octotree
💾Refined GitHub
💾Sourcegraph Browser Extension
💾ZenHub

Available Syntax Highlighting Themes (Demo)

ThemeGitHubCodeMirrorJupyter
Ayu Mirage✔️
Ambiance✔️✔️
Base16 Ocean Dark✔️✔️
Chaos✔️
Clouds Midnight✔️
Cobalt✔️✔️
Dracula✔️✔️✔️
GitHub Dark✔️✔️
Idle Fingers✔️✔️
Kr Theme✔️
Material🚧✔️
Merbivore✔️
Merbivore Soft✔️
Mono Industrial✔️
Mono Industrial Clear✔️
Monokai✔️✔️✔️
Monokai Spacegray Eighties✔️✔️✔️
Obsidian✔️✔️
One Dark✔️✔️
Pastel on Dark✔️✔️✔️
Railscasts✔️✔️✔️
Solarized Dark✔️✔️✔️
Terminal✔️
Tomorrow Night✔️✔️
Tomorrow Night Blue✔️✔️
Tomorrow Night Bright✔️✔️✔️
Tomorrow Night Eighties✔️✔️✔️
Twilight (default)✔️✔️✔️
Vibrant Ink✔️✔️
  • Support forCodemirror andJupyter notebook syntax highlighting themes as listed above.
  • Please provide a pull request if you have or want to create a missing theme, or help complete the theme(s) designated with a construction symbol (🚧).

Contributions and Development

If you would like to contribute to this repository, please...

  1. fork Fork
  2. Make sure you have these installed:
  • node: version 14 or greater with npm
  • make: available with UNIX-like OS, on Windows you can usethis
  1. runmake build install to rebuild the style and install in the default browser.

Any custom changes should be done in the files in thesrc directory. Do not edit the.css files in the project root, these are generated.

Auto-generated CSS

Contributing e.g. unstyled items, sources, extensions, etc. to name a few.

See and edit the respective files in/src/gen/ then runmake build install to rebuild and reinstall the style, then test your fixes and send a pull request.

Manual override entries

Manual overrides to e.g. generated content or inline HTML styles to name a few.

See and edit respective files insrc then runmake build install to rebuild and reinstall the style, then test your fixes and send a pull request.

Make targets

  • make deps: Install development dependencies intoGithub Dark/node_modules
  • make build: Buildgithub-dark.user.css
  • make install: Installgithub-dark.user.css
  • make lint: Run linters
  • make clean: Format source files

Lesser used targets include:

  • make authors: Regenerate theAUTHORS file based on git history
  • make update: Update dependencies
  • make: Alias formake build

Internal use only targets include:

  • make patch: Increment the patch version, create a commit and push it
  • make minor: Increment the minor version, create a commit and push it
  • make major: Increment the major version, create a commit and push it

Notes

  • If you're using a custom domain for GitHub Enterprise, be sure to include it through a@-moz-document rule (Firefox) or add it to theApplies to section in (Chrome).

Thanks to all ourcontributors so far! And thanks for the shoutout on theJS Party podcast!

⬆️ UP


[8]ページ先頭

©2009-2025 Movatter.jp