34 Commits (c6d4361f9e1b0642388de59053f7b881cd2236be)

Author SHA1 Message Date
Adam Porter c6d4361f9e github: Fix color of a.tabnav-tab
Not sure why this is necessary, but it works.
8 years ago
Adam Porter 6b925f9d2c github: Fix octicon colors
They made some CSS change...
8 years ago
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 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 a46cefd4cd Update CSS 8 years ago
Adam Porter d62c372404 Update CSS 8 years ago
Adam Porter 5725276053 Update generated CSS 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 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 e521f9fc5d Add GitHub
From http://github.com/alphapapa/github-solarized  I might just use this
project for it now.
9 years ago
Adam Porter 0ee711f5be Update CSS 9 years ago
Adam Porter 640a17b7c0 Colorize BLOCKQUOTE 9 years ago
Adam Porter f20cc6dcbf Colorize PRE 9 years ago
Adam Porter 23e5233cef Add generated CSS files 9 years ago