Commit Graph

60 Commits

Author SHA1 Message Date
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
c57b59a1fe github.styl: Whitespace fix 2016-09-20 11:20:10 -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
1947e78e96 Update GitHub screenshots. Fixes #3. 2016-09-17 22:31:30 -05:00
Adam Porter
a46cefd4cd Update CSS 2016-03-31 18:24:11 -05:00
Adam Porter
8881fcd689 github: btn-primary 2016-03-31 18:23:48 -05:00
Adam Porter
cd3f51f678 github: subnav-item 2016-03-31 18:23:40 -05:00
Adam Porter
760447d87c github: graphs and capped-cards 2016-03-31 18:22:22 -05:00
Adam Porter
ba09c90af4 github: footer 2016-03-31 18:22:12 -05:00
Adam Porter
d34ea4b3c2 github: .filter-bar 2016-03-31 18:20:37 -05:00
Adam Porter
cbf62670a7 github: ajax button 2016-03-31 18:20:31 -05:00
Adam Porter
c1ba9ed727 github: Front page stuff 2016-03-31 18:20:20 -05:00
Adam Porter
2103cd047d github: Adjust .btn-primary appearance 2016-03-31 17:39:37 -05:00
Adam Porter
aa7a0b849d github: Set color of reponav tabs' text 2016-03-31 17:23:38 -05:00
Adam Porter
d62c372404 Update CSS 2016-03-31 17:20:33 -05:00
Adam Porter
6d624c3ac6 github.styl: Improve label appearance 2016-03-31 17:20:04 -05:00
Adam Porter
aa073ba1e0 github.styl: Adjust ul/li background 2016-03-31 17:19:47 -05:00
Adam Porter
5725276053 Update generated CSS 2016-03-24 01:57:45 -05:00
Adam Porter
13fd234b69 github.styl: Whitespace fixes 2016-03-24 01:57:19 -05:00
Adam Porter
89d37dfae3 {dark,light,github}.styl: Make file list prettier
2% darker/lighter alternating row background colors.  I think I like it...
2016-03-24 01:55:59 -05:00
Adam Porter
d9e692393c github.styl: Update for tabs on top 2016-03-24 01:54:10 -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
dfee38012e Add other sheets to readme 2015-10-14 16:25:52 -05:00
Adam Porter
c73f033c5b Remove link to github-solarized repo
I think I will be moving it here.  No need to have both.
2015-10-14 16:20:51 -05:00
Adam Porter
506aa62d32 Add table of contents 2015-10-14 16:17:27 -05:00
Adam Porter
6f07080f06 Add GitHub screenshots 2015-10-14 16:17:13 -05:00
Adam Porter
29d6bcd59d Add generic.styl to COMMON_FILES
Makes everything get rebuilt when it changes
2015-10-14 16:09:45 -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
b0b94e3a77 stackexchange.styl: Improvements 2015-10-02 02:12:42 -05:00
Adam Porter
72ef5fef21 generic.styl: Set HTML background color
I didn't even know that was valid...
2015-10-02 02:12:19 -05:00
Adam Porter
ca9491fb00 Add disqus.styl 2015-10-02 02:11:46 -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