This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
Releases: DarkThemeHub/GithubDarkTheme
Releases · DarkThemeHub/GithubDarkTheme
1.22.0
Fixes
- Fixes #131
- Excluded https://desktop.github.com/ and https://github.myshopify.com/ from url regex.
- Fixes #120 for future dedicated extension
- Additionally excluded google from regex but stylus regex matcher thinks it knows better...
- So this fix wont reflect on stylus but will in the coming dedicated extension.
- https://regex101.com/r/bW6cYw/3
- Fixes #127
- Give timeline merged icon purple background
- Give buttons on PR page correct hover color
move regex out of file
Move url regex into its own file so it can be used with new chrome extension
1.21.0
Fixes
- Fixes #125 Dropdown theme broken for issue and pr filter page
Dropdown theme fix - Make code snippets font color more visible in help.github
Code snippet - Make open and close icon on Issue and PR timeline coloured
- Make timeline break visible and thinner
Open and close Icon colours and break - Make dropdown caret/arrow visible everywhere that wasnt showing
Dropdown caret
File Cleanup
- Group most of dropdown overrides into one area
- Format Theme.css
1.20.0
- Remove eye hurting white background from the main image in https://github.com/features/security
- Fixes #120 by @meyer1994
- Exclude github.io pages from theme.
- Fixes theme applied to google when 'github' is in search
- Fixes theme on https://pages.github.com/
Additionally, added contribution guidelines to readme
1.19.1
1.19.0
1.18.0
Fix github sponsor card
#111 by @acoop133
Theme is broken in Add license page
#110 by @acoop133
Make profile page nav text color more visible
#105 by @acoop133
Fix github action edit start commit parent box being white.
Fix edit github action marketplace / documentation active color.
Fix more input focus border color
Changed the way style file is generated
Now generate test theme file in every PR