https://github.com/jb3/cgit-dark
A dark theme for cgit using CSS media selectors
https://github.com/jb3/cgit-dark
Last synced: about 2 months ago
JSON representation
A dark theme for cgit using CSS media selectors
- Host: GitHub
- URL: https://github.com/jb3/cgit-dark
- Owner: jb3
- License: agpl-3.0
- Created: 2024-09-07T00:12:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T01:25:19.000Z (almost 2 years ago)
- Last Synced: 2025-10-01T16:50:32.594Z (8 months ago)
- Language: CSS
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cgit-dark
This repository houses my attempt at an (opinionated) dark theme for cgit using CSS media query selectors.
## Notes
- I've tried to maintain the light theme as-is, though I may have missed some elements and accidentally changed them.
- The main downside is likely that this colourscheme was written by someone who is colourblind, whilst I've checked it as best I can, some choices may not be the best.
## Known Todos
- Handle syntax highlighting better
- Handle markdown content better
## License
AGPL 3.0 or later.