Commit Graph

89 Commits

Author SHA1 Message Date
Adam Porter
ed5135c89c github.styl: Set .markdown-body img background-color 2016-10-02 05:42:19 -05:00
Adam Porter
d64fdee007 github: Fix .ellipsis-expander color 2016-09-22 20:40:18 -05:00
Adam Porter
8b96d7e753 github: Fix commit table list background 2016-09-22 20:38:28 -05:00
Adam Porter
bcfc78532f github: Adjust octicon colors
Bit less harsh
2016-09-22 20:35:03 -05:00
Adam Porter
9a87ea8714 github: Fix a.filter-item
Also not sure why this is necessary, but it works.
2016-09-22 20:24:19 -05:00
Adam Porter
c6d4361f9e github: Fix color of a.tabnav-tab
Not sure why this is necessary, but it works.
2016-09-22 20:22:48 -05:00
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
dee971a975 Add LWN.net 2015-11-21 14:19:53 -06: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
c463d9958a Add planet.emacsen.org 2015-10-09 21:59:55 -05:00
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.
2015-10-09 02:57:31 -05:00
Adam Porter
6ed395534a Add Hacker News 2015-10-03 22:51:07 -05:00
Adam Porter
d5cea8551a Set color in PRE; update CSS 2015-10-02 07:55:05 -05:00
Adam Porter
cbfacaed1d Add google.styl 2015-10-02 07:53:17 -05:00
Adam Porter
1b043ec178 Update CSS 2015-10-02 02:13:00 -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
Adam Porter
0ee711f5be Update CSS 2015-10-02 00:32:10 -05:00
Adam Porter
640a17b7c0 Colorize BLOCKQUOTE 2015-10-01 06:31:51 -05:00
Adam Porter
f20cc6dcbf Colorize PRE 2015-10-01 06:06:35 -05:00
Adam Porter
23e5233cef Add generated CSS files 2015-10-01 04:49:47 -05:00