Skip to content

Commit

Permalink
Improved loading images. See #79
Browse files Browse the repository at this point in the history
  • Loading branch information
Mottie committed Dec 16, 2013
1 parent dd36b4a commit cc8f184
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 30 deletions.
50 changes: 21 additions & 29 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,27 @@ Thanks to all that have contributed!

See the [full change log here](https://github.com/StylishThemes/Github-Dark/wiki)

#### Version 1.6.11 (12/15/2013)

* Improved loading images. See [issue #79](https://github.com/StylishThemes/Github-Dark/issues/79)
* Diff page
* Update/fix dif page styling
* Inline comment editor styling
* Diff color tweaks
* Blame page: Styling for heat map
* Issues: Darken in-issue commit comments
* Fix keyboard mappings popup
* Remove `pre` padding
* Release page - fix uploaded file background
* Clean up of css file to make it more readable (minimal horizontal scrolling when viewing the file)
* Fix steps in sign-in page
* Contributor graph page styling (new classes introduced)
* Fix bright blue merge/merged status icons
* Restore pull request header border
* Fix repo menu hover color
* Fix featured label
* Removed Opera specific selectors (userstyles throws an error)

#### Version 1.6.10 (12/12/2013)

* Graphs
Expand Down Expand Up @@ -84,32 +105,3 @@ See the [full change log here](https://github.com/StylishThemes/Github-Dark/wiki
* Graph previews in Firefox:
* Darken & desaturate.
* Hovering over graphs now properly highlights (not working by default).

#### Version 1.6.6 (11/27/2013)

* Fix `svg|.link` format - userstyles.org prevented saving the style.
* Help page: Adjusted formatted code line numbering. Fixes #71.

#### Version 1.6.5 (11/27/2013)

* Fix colors of the language summary bar
* Fix RSS icons on news & activity pages
* Help page:
* Improve contrast on the search icon
* Fix header link colors
* Fix line numbering - missing !important flag
* Commit page: Fix diff stats button
* Comments:
* Fix inline comment width
* Improve comment box coloring
* Fix inline comment hilight
* Pull request preview: fix background
* New wiki page: various improvements
* Fix select element styling
* Fix pulse page svg lines & merges background.
* Continue to be in awe of silverwind ;P

#### Version 1.6.4 (11/25/2013)

* Add brighter, more readable language colors.
* Edit box highlight color & Team mention styles now match the base color theme
2 changes: 1 addition & 1 deletion github-dark.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@namespace url(http://www.w3.org/1999/xhtml);
@namespace svg url(http://www.w3.org/2000/svg);
@-moz-document regexp("^https?://((gist|help|status|developer)\.)?github\.com.*") {
/* Github Dark Theme v1.6.10 (12/12/2013)
/* Github Dark Theme v1.6.11 (12/15/2013)
* https://github.com/StylishThemes/Github-Dark
* http://userstyles.org/styles/37035
* License: http://sam.zoy.org/wtfpl/
Expand Down
Binary file added images/octocat-spinner-128-dark.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/octocat-spinner-16-dark.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/octocat-spinner-32-dark.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/octocat-spinner-64-dark.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc8f184

Please sign in to comment.