X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=css%2Fcommon.scss;h=f9370b27239468761495e870f7588e2e44fd9560;hp=8854f6dd3bbd0c2dbe5fa6fe8e7793fae6c64e4f;hb=e81919074554ec1e719f1431667299c9c84dc854;hpb=03d52d3c6074b28a3e55911102c0b4b3bb1c38a1 diff --git a/css/common.scss b/css/common.scss index 8854f6d..f9370b2 100644 --- a/css/common.scss +++ b/css/common.scss @@ -1,9 +1,9 @@ // a few minor things are in main.css and gitweb.css -$comment-background-color: #ebeae4; +$comment-background-color: #d9d8d1; $comment-br-color: #c4c3bc; // a darkish color, black is too striking $comment-date-color: #555; // a bit lighter for less emphasis -$content-color: #f6f6f0; // from gitweb. +$content-color: #ebeae4; $inline-code-background-color: #fff; $link-color: #0645ad; $link-visited-color: #0b0080;