62 Commits (b7d061398cabb4e1912b3aa9274aedc7e6b63032)
 

Author SHA1 Message Date
Adam Porter b7d061398c github.styl: Remove border from .commit-tease
Looks much better this way.
8 years ago
Adam Porter 3500e15027 github.styl: Fix colors of .underline-nav-item 8 years ago
Adam Porter 32bd594a72 github.styl: Set .pinned-repo-item.border
Make the border-color a bit less bright
8 years ago
Adam Porter 58f06e3d64 github.styl: Set .user-profile-nav border-color 8 years ago
Adam Porter 8d57098892 github.styl: Set .border 8 years ago
Adam Porter bb3dbd6188 github.styl: Set .bg-white 8 years ago
Adam Porter 661730afc1 github: Colorize .repohead
As normal text, not link color
8 years ago
Adam Porter 710d41d5e6 github: .comment-reactions background and text 8 years ago
Adam Porter 21045f59c7 github: Fix border colors
.border-{bottom,top}
.user-profile-sticky-bar:after
8 years ago
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.
8 years ago
Adam Porter 1d3044cbd7 github: Fix .orghead border-bottom
Sort of.  There's one extra pixel that is probably not worth tracking down.
8 years ago
Adam Porter 1d09bb6d80 github.styl: Fix .pagehead, .orghead, .repohead, .org-name 8 years ago
Adam Porter c57b59a1fe github.styl: Whitespace fix 8 years ago
Adam Porter 7cc5d5a55b github.styl: Fix .simple-box 8 years ago
Adam Porter 16267f53ff github.styl: Fix .user-profile-{nav,sticky-bar} 8 years ago
Adam Porter 56f5f832d3 github.styl: Fix /people .orghead color 8 years ago
Adam Porter 1947e78e96 Update GitHub screenshots. Fixes #3. 8 years ago
Adam Porter a46cefd4cd Update CSS 8 years ago
Adam Porter 8881fcd689 github: btn-primary 8 years ago
Adam Porter cd3f51f678 github: subnav-item 8 years ago
Adam Porter 760447d87c github: graphs and capped-cards 8 years ago
Adam Porter ba09c90af4 github: footer 8 years ago
Adam Porter d34ea4b3c2 github: .filter-bar 8 years ago
Adam Porter cbf62670a7 github: ajax button 8 years ago
Adam Porter c1ba9ed727 github: Front page stuff 8 years ago
Adam Porter 2103cd047d github: Adjust .btn-primary appearance 8 years ago
Adam Porter aa7a0b849d github: Set color of reponav tabs' text 8 years ago
Adam Porter d62c372404 Update CSS 8 years ago
Adam Porter 6d624c3ac6 github.styl: Improve label appearance 8 years ago
Adam Porter aa073ba1e0 github.styl: Adjust ul/li background 8 years ago
Adam Porter 5725276053 Update generated CSS 8 years ago
Adam Porter 13fd234b69 github.styl: Whitespace fixes 8 years ago
Adam Porter 89d37dfae3 {dark,light,github}.styl: Make file list prettier
2% darker/lighter alternating row background colors.  I think I like it...
8 years ago
Adam Porter d9e692393c github.styl: Update for tabs on top 8 years ago
Adam Porter dee971a975 Add LWN.net 9 years ago
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
9 years ago
Adam Porter dfee38012e Add other sheets to readme 9 years ago
Adam Porter c73f033c5b Remove link to github-solarized repo
I think I will be moving it here.  No need to have both.
9 years ago
Adam Porter 506aa62d32 Add table of contents 9 years ago
Adam Porter 6f07080f06 Add GitHub screenshots 9 years ago
Adam Porter 29d6bcd59d Add generic.styl to COMMON_FILES
Makes everything get rebuilt when it changes
9 years ago
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.
9 years ago
Adam Porter c463d9958a Add planet.emacsen.org 9 years ago
Adam Porter 3d9491a084 Fix bug in hackernews.styl
Having a single extra space indenting a child selector (5 spaces instead
of 4) caused the following, correctly indented sibling selector to be an
unparented selector, turning "#hnmain a" into "a", causing it to apply
to all A elements in the page.  And there were no errors from styl.
Wow.
9 years ago
Adam Porter 6ed395534a Add Hacker News 9 years ago
Adam Porter d5cea8551a Set color in PRE; update CSS 9 years ago
Adam Porter cbfacaed1d Add google.styl 9 years ago
Adam Porter 1b043ec178 Update CSS 9 years ago
Adam Porter b0b94e3a77 stackexchange.styl: Improvements 9 years ago
Adam Porter 72ef5fef21 generic.styl: Set HTML background color
I didn't even know that was valid...
9 years ago