Commit Graph

22 Commits

Author SHA1 Message Date
Adam Porter
6b925f9d2c github: Fix octicon colors
They made some CSS change...
2016-09-22 20:19:03 -05:00
Adam Porter
b7d061398c github.styl: Remove border from .commit-tease
Looks much better this way.
2016-09-21 17:29:30 -05:00
Adam Porter
3500e15027 github.styl: Fix colors of .underline-nav-item 2016-09-21 17:04:09 -05:00
Adam Porter
32bd594a72 github.styl: Set .pinned-repo-item.border
Make the border-color a bit less bright
2016-09-21 16:54:48 -05:00
Adam Porter
58f06e3d64 github.styl: Set .user-profile-nav border-color 2016-09-21 16:51:46 -05:00
Adam Porter
8d57098892 github.styl: Set .border 2016-09-21 16:51:34 -05:00
Adam Porter
bb3dbd6188 github.styl: Set .bg-white 2016-09-21 16:48:41 -05:00
Adam Porter
661730afc1 github: Colorize .repohead
As normal text, not link color
2016-09-20 13:23:36 -05:00
Adam Porter
710d41d5e6 github: .comment-reactions background and text 2016-09-20 12:49:32 -05:00
Adam Porter
21045f59c7 github: Fix border colors
.border-{bottom,top}
.user-profile-sticky-bar:after
2016-09-20 11:42:05 -05:00
Adam Porter
2896354362 github: Set border-color for *
I think it's easier to set it for everything and override on the few
items that need a brighter border.
2016-09-20 11:33:15 -05:00
Adam Porter
1d3044cbd7 github: Fix .orghead border-bottom
Sort of.  There's one extra pixel that is probably not worth tracking down.
2016-09-20 11:31:12 -05:00
Adam Porter
1d09bb6d80 github.styl: Fix .pagehead, .orghead, .repohead, .org-name 2016-09-20 11:21:25 -05:00
Adam Porter
7cc5d5a55b github.styl: Fix .simple-box 2016-09-20 11:19:42 -05:00
Adam Porter
16267f53ff github.styl: Fix .user-profile-{nav,sticky-bar} 2016-09-20 11:11:17 -05:00
Adam Porter
56f5f832d3 github.styl: Fix /people .orghead color 2016-09-20 11:04:31 -05:00
Adam Porter
a46cefd4cd Update CSS 2016-03-31 18:24:11 -05:00
Adam Porter
d62c372404 Update CSS 2016-03-31 17:20:33 -05:00
Adam Porter
5725276053 Update generated CSS 2016-03-24 01:57:45 -05:00
Adam Porter
2482817c53 github.styl: Improvements to repo view
* Fix .sunken-menu background gradients and borders (finally!)
* Make .breadcrumb blue
* Lighten background of .counter
* Fix background color of .commit-desc
* Make .entry-title blue
* Fix some .octicon selectors
* Fix color of .octicon-clippy
2015-10-14 19:32:18 -05:00
Adam Porter
e2104657d8 Reorganize files
Now correctly including generic.styl in all other sheets.  This was
quite a mess to figure out because of the way Stylus handles
imports/requires.  IIRC, Less doesn't work this way, but, of course,
Less is much more limited than Stylus.
2015-10-14 15:52:12 -05:00
Adam Porter
e521f9fc5d Add GitHub
From http://github.com/alphapapa/github-solarized  I might just use this
project for it now.
2015-10-02 00:36:14 -05:00