From: Stefan Imhoff Date: Sat, 21 Sep 2013 13:24:26 +0000 (+0200) Subject: Adds updated images to github page X-Git-Url: http://127.0.0.1:8081/?a=commitdiff_plain;h=692ae280622d058ce0db7ec49834d9d686b36eaf;p=gitweb-theme%2F.git Adds updated images to github page --- diff --git a/img/commit.png b/img/commit.png index 98b6355..980716f 100644 Binary files a/img/commit.png and b/img/commit.png differ diff --git a/img/commitdiff.png b/img/commitdiff.png new file mode 100644 index 0000000..54b683f Binary files /dev/null and b/img/commitdiff.png differ diff --git a/img/diff.png b/img/diff.png deleted file mode 100644 index 97d3dd3..0000000 Binary files a/img/diff.png and /dev/null differ diff --git a/img/log.png b/img/log.png index 4c5cff0..84e2aff 100644 Binary files a/img/log.png and b/img/log.png differ diff --git a/img/projects.png b/img/projects.png index eacdf61..e38d7fe 100644 Binary files a/img/projects.png and b/img/projects.png differ diff --git a/img/summary.png b/img/summary.png index 244a80c..c1beade 100644 Binary files a/img/summary.png and b/img/summary.png differ diff --git a/img/tb_commit.png b/img/thumbs/commit.png similarity index 100% rename from img/tb_commit.png rename to img/thumbs/commit.png diff --git a/img/tb_diff.png b/img/thumbs/commitdiff.png similarity index 100% rename from img/tb_diff.png rename to img/thumbs/commitdiff.png diff --git a/img/tb_log.png b/img/thumbs/log.png similarity index 100% rename from img/tb_log.png rename to img/thumbs/log.png diff --git a/img/tb_projects.png b/img/thumbs/projects.png similarity index 100% rename from img/tb_projects.png rename to img/thumbs/projects.png diff --git a/img/tb_summary.png b/img/thumbs/summary.png similarity index 100% rename from img/tb_summary.png rename to img/thumbs/summary.png diff --git a/img/tb_tree.png b/img/thumbs/tree.png similarity index 100% rename from img/tb_tree.png rename to img/thumbs/tree.png diff --git a/img/tree.png b/img/tree.png index 98fa44c..0834274 100644 Binary files a/img/tree.png and b/img/tree.png differ diff --git a/index.html b/index.html index 3b51538..7f98bae 100644 --- a/index.html +++ b/index.html @@ -28,16 +28,16 @@

Screenshots

- Project view - Summary - Commit - DIFF - Log - Tree + Project view + Summary + Commit + DIFF + Log + Tree

Dependencies

-

git web interface version 1.7.4.2 (though it may work in older versions, too …)

+

git web interface version 1.7.12 (though it may work in older versions, too …)

Install

Just copy the CSS-file gitweb.css into the gitweb folder. Best practise is to rename the old file, in case you want to switch back.

@@ -46,6 +46,11 @@

Contact