Commit Graph

128 Commits

Author SHA1 Message Date
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
Adam Porter
0ee711f5be Update CSS 2015-10-02 00:32:10 -05:00
Adam Porter
a9a1311867 Add stackexchange.styl 2015-10-02 00:31:57 -05:00
Adam Porter
9cb622a3f7 Resync {dark,light}.styl
There were a few things missing from light
2015-10-02 00:31:08 -05:00
Adam Porter
915ef10e79 Move mixins to separate file, adjust requires 2015-10-02 00:29:56 -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
8ed8bba95e Minor changes to makefile 2015-10-01 06:05:18 -05:00
Adam Porter
1d5ce428ff Add README and screenshots 2015-10-01 05:36:00 -05:00
Adam Porter
23e5233cef Add generated CSS files 2015-10-01 04:49:47 -05:00
Adam Porter
dd3c8a8518 Initial commit.
Spent too much time getting the Makefile to be nice and non-redundant.
Learned more than I wanted to about Makefiles...and now I know the pain
of Makefiles.
2015-10-01 04:49:04 -05:00