diff options
-rwxr-xr-x | img/borders.sh | 4 | ||||
-rw-r--r-- | img/thumb-default.png | bin | 138130 -> 137868 bytes | |||
-rw-r--r-- | img/thumb-les-mis.png | bin | 176771 -> 176448 bytes |
3 files changed, 1 insertions, 3 deletions
diff --git a/img/borders.sh b/img/borders.sh index f5f9ea3..58e8a14 100755 --- a/img/borders.sh +++ b/img/borders.sh @@ -6,9 +6,7 @@ for i in *-orig.png; do out="${i%-orig.png}.png" convert "$i" \ - -bordercolor '#cacaca' \ + -bordercolor '#dddddd' \ -border 1x1 \ - -bordercolor '#eeeeee' \ - -border 2x2 \ "$out" done diff --git a/img/thumb-default.png b/img/thumb-default.png Binary files differindex 2374e0c..d097e7f 100644 --- a/img/thumb-default.png +++ b/img/thumb-default.png diff --git a/img/thumb-les-mis.png b/img/thumb-les-mis.png Binary files differindex 374af94..a8f7f40 100644 --- a/img/thumb-les-mis.png +++ b/img/thumb-les-mis.png |