new screenshots and revisions to README for website

This commit is contained in:
Ethan Schoonover 2011-03-30 12:49:55 -07:00
parent 79cf0717ec
commit 1d22b2cec4
561 changed files with 775 additions and 1478 deletions

102
README.md
View file

@ -1,8 +1,17 @@
---
title: Solarized
subtitle: Precision colors for machines and people
author: Ethan Schoonover
tags: test, testing, test123
colors: light yellow
created: March 15, 2011
lastchanged: March 21, 2011
---
Solarized Solarized
========= =========
### [See official homepage for full content](http://ethanschoonover.com/solarized)
## Precision colors for machines and people ## Precision colors for machines and people
[![solarized dualmode](https://github.com/altercation/solarized/raw/master/img/solarized-yinyang.png)](#features)\ [![solarized dualmode](https://github.com/altercation/solarized/raw/master/img/solarized-yinyang.png)](#features)\
@ -18,6 +27,7 @@ uncalibrated/intentionally miscalibrated displays) and in a variety of lighting
conditions. conditions.
![solarized palette](https://github.com/altercation/solarized/raw/master/img/solarized-palette.png)\ ![solarized palette](https://github.com/altercation/solarized/raw/master/img/solarized-palette.png)\
![solarized vim](https://github.com/altercation/solarized/raw/master/img/solarized-vim.png)\
Currently available in formats for (cf [screenshots](#screenshots) below): Currently available in formats for (cf [screenshots](#screenshots) below):
@ -43,12 +53,14 @@ welcome feedback on these.
Download Download
-------- --------
### [Click here to download latest version](http://ethanschoonover.com/files/solarized/solarized.tar.gz) ### [Click here to download latest version](http://ethanschoonover.com/solarized/files/solarized.zip)
Or use the following links to access application specific downloads and git Current release is **v1.0.0beta2**.
repositories:
* **Git repo:** You can also use the following links to access application specific downloads
and git repositories:
* **Full git repository:**
The full git repository is at: <https://github.com/altercation/solarized> The full git repository is at: <https://github.com/altercation/solarized>
Get it using the following command: Get it using the following command:
@ -146,7 +158,7 @@ Features
$base3: #fdf6e3; $base3: #fdf6e3;
$yellow: #b58900; $yellow: #b58900;
$orange: #cb4b16; $orange: #cb4b16;
$red: #d30102; $red: #dc322f;
$magenta: #d33682; $magenta: #d33682;
$violet: #6c71c4; $violet: #6c71c4;
$blue: #268bd2; $blue: #268bd2;
@ -189,7 +201,22 @@ readability, from the classic Terminus to the beefy Menlo.
![font samples - light](https://github.com/altercation/solarized/raw/master/img/solarized-fontsamples-light.png) ![font samples - light](https://github.com/altercation/solarized/raw/master/img/solarized-fontsamples-light.png)
![font samples - dark](https://github.com/altercation/solarized/raw/master/img/solarized-fontsamples-dark.png) ![font samples - dark](https://github.com/altercation/solarized/raw/master/img/solarized-fontsamples-dark.png)
Clockwise from upper left: Menlo, Letter Gothic, Terminus, Andale Mono Clockwise from upper left: Menlo, Letter Gothic, Terminus, Andale Mono.
Preview all code samples in specific font faces by selecting a link from this
list:
* [DejaVu Sans 18](http:/ethanschoonover.com/solarized/img/dejavusans18/)
* [DejaVu Sans 14](http:/ethanschoonover.com/solarized/img/dejavusans14/)
* [Letter Gothic 18](http:/ethanschoonover.com/solarized/img/lettergothic18/)
* [Letter Gothic 14](http:/ethanschoonover.com/solarized/img/lettergothic14/)
* [Andale Mono 14](http:/ethanschoonover.com/solarized/img/andalemono14/)
* [Monaco 14](http:/ethanschoonover.com/solarized/img/monaco14/)
* [Skyhook Mono 14](http:/ethanschoonover.com/solarized/img/skyhookmono14/)
* [Terminus 12](http:/ethanschoonover.com/solarized/img/terminus12/)
* [Terminus 20](http:/ethanschoonover.com/solarized/img/terminus20/)
Screenshots Screenshots
----------- -----------
@ -198,56 +225,70 @@ Click to view.
### Mutt ### Mutt
[![mutt dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-mutt-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-mutt-dark.png) [![mutt dark](https://github.com/altercation/solarized/raw/master/img/screen-mutt-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-mutt-dark.png)
[![mutt light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-mutt-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-mutt-light.png) [![mutt light](https://github.com/altercation/solarized/raw/master/img/screen-mutt-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-mutt-light.png)
### C (Vim) ### C (Vim)
[![c dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-c-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-c-dark.png) [![c dark](https://github.com/altercation/solarized/raw/master/img/screen-c-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-c-dark.png)
[![c light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-c-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-c-light.png) [![c light](https://github.com/altercation/solarized/raw/master/img/screen-c-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-c-light.png)
### Haskell (Vim) ### Haskell (Vim)
[![haskell dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-haskell-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-haskell-dark.png) [![haskell dark](https://github.com/altercation/solarized/raw/master/img/screen-haskell-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-haskell-dark.png)
[![haskell light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-haskell-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-haskell-light.png) [![haskell light](https://github.com/altercation/solarized/raw/master/img/screen-haskell-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-haskell-light.png)
### HTML (Vim) ### HTML (Vim)
[![html dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-html-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-html-dark.png) [![html dark](https://github.com/altercation/solarized/raw/master/img/screen-html-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-html-dark.png)
[![html light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-html-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-html-light.png) [![html light](https://github.com/altercation/solarized/raw/master/img/screen-html-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-html-light.png)
### Java (Vim) ### Java (Vim)
[![java dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-java-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-java-dark.png) [![java dark](https://github.com/altercation/solarized/raw/master/img/screen-java-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-java-dark.png)
[![java light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-java-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-java-light.png) [![java light](https://github.com/altercation/solarized/raw/master/img/screen-java-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-java-light.png)
### Javascript (Vim)
[![javascript dark](https://github.com/altercation/solarized/raw/master/img/screen-javascript-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-javascript-dark.png)
[![javascript light](https://github.com/altercation/solarized/raw/master/img/screen-javascript-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-javascript-light.png)
### Pandoc Markdown (Vim) ### Pandoc Markdown (Vim)
These screen shots show Vim running with my own [Pandoc Kit These screen shots show Vim running with my own [Pandoc Kit Syntax](http://ethanschoonover.com/pandockit/).
Syntax](/pandockit).
[![pandoc dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-pandoc-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-pandoc-dark.png) [![pandoc dark](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-dark.png)
[![pandoc light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-pandoc-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-pandoc-light.png) [![pandoc light](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-pandoc-light.png)
### Perl (Vim) ### Perl (Vim)
[![perl dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-perl-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-perl-dark.png) [![perl dark](https://github.com/altercation/solarized/raw/master/img/screen-perl-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-perl-dark.png)
[![perl light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-perl-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-perl-light.png) [![perl light](https://github.com/altercation/solarized/raw/master/img/screen-perl-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-perl-light.png)
### PHP (Vim)
[![php dark](https://github.com/altercation/solarized/raw/master/img/screen-php-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-php-dark.png)
[![php light](https://github.com/altercation/solarized/raw/master/img/screen-php-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-php-light.png)
### Python (Vim) ### Python (Vim)
[![python dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-python-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-python-dark.png) [![python dark](https://github.com/altercation/solarized/raw/master/img/screen-python-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-python-dark.png)
[![python light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-python-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-python-light.png) [![python light](https://github.com/altercation/solarized/raw/master/img/screen-python-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-python-light.png)
### Ruby (Vim) ### Ruby (Vim)
[![ruby dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-ruby-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-ruby-dark.png) [![ruby dark](https://github.com/altercation/solarized/raw/master/img/screen-ruby-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-ruby-dark.png)
[![ruby light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-ruby-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-ruby-light.png) [![ruby light](https://github.com/altercation/solarized/raw/master/img/screen-ruby-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-ruby-light.png)
### Shell (Vim)
[![shell dark](https://github.com/altercation/solarized/raw/master/img/screen-shell-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-shell-dark.png)
[![shell light](https://github.com/altercation/solarized/raw/master/img/screen-shell-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-shell-light.png)
### TeX (Vim) ### TeX (Vim)
[![tex dark](https://github.com/altercation/solarized/raw/master/img/solarized-screen-tex-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-tex-dark.png) [![tex dark](https://github.com/altercation/solarized/raw/master/img/screen-tex-dark-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-tex-dark.png)
[![tex light](https://github.com/altercation/solarized/raw/master/img/solarized-screen-tex-light-th.png)](https://github.com/altercation/solarized/raw/master/img/solarized-screen-tex-light.png) [![tex light](https://github.com/altercation/solarized/raw/master/img/screen-tex-light-th.png)](https://github.com/altercation/solarized/raw/master/img/screen-tex-light.png)
The Values The Values
@ -274,4 +315,3 @@ matched in sRGB space.
blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82 blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63 cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60 green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60

Binary file not shown.

10
files/README.md Normal file
View file

@ -0,0 +1,10 @@
Solarized Package Downloads
===========================
If you are reviewing this on Github you probably just want to clone the project.
This project does double duty as the actual website (or rather subdirectory)
for Solarized at <http://ethanschoonover.com/solarized/>. The current release
downloads live here. I only build these for an actual release increment.
The version tagged and untagged files in this directory are identical.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
files/solarized.zip Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,49 @@
<h1>andalemono14</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View file

@ -0,0 +1,49 @@
<h1>dejavusans14</h1>
<p><a href='#c'>c</a>
<p><a href='#haskell'>haskell</a>
<p><a href='#html'>html</a>
<p><a href='#java'>java</a>
<p><a href='#javascript'>javascript</a>
<p><a href='#pandoc'>pandoc</a>
<p><a href='#perl'>perl</a>
<p><a href='#php'>php</a>
<p><a href='#python'>python</a>
<p><a href='#ruby'>ruby</a>
<p><a href='#shell'>shell</a>
<p><a href='#tex'>tex</a>
<h2 id='c'>c</h2>
<p><img src='screen-c-light.png'>
<p><img src='screen-c-dark.png'>
<h2 id='haskell'>haskell</h2>
<p><img src='screen-haskell-light.png'>
<p><img src='screen-haskell-dark.png'>
<h2 id='html'>html</h2>
<p><img src='screen-html-light.png'>
<p><img src='screen-html-dark.png'>
<h2 id='java'>java</h2>
<p><img src='screen-java-light.png'>
<p><img src='screen-java-dark.png'>
<h2 id='javascript'>javascript</h2>
<p><img src='screen-javascript-light.png'>
<p><img src='screen-javascript-dark.png'>
<h2 id='pandoc'>pandoc</h2>
<p><img src='screen-pandoc-light.png'>
<p><img src='screen-pandoc-dark.png'>
<h2 id='perl'>perl</h2>
<p><img src='screen-perl-light.png'>
<p><img src='screen-perl-dark.png'>
<h2 id='php'>php</h2>
<p><img src='screen-php-light.png'>
<p><img src='screen-php-dark.png'>
<h2 id='python'>python</h2>
<p><img src='screen-python-light.png'>
<p><img src='screen-python-dark.png'>
<h2 id='ruby'>ruby</h2>
<p><img src='screen-ruby-light.png'>
<p><img src='screen-ruby-dark.png'>
<h2 id='shell'>shell</h2>
<p><img src='screen-shell-light.png'>
<p><img src='screen-shell-dark.png'>
<h2 id='tex'>tex</h2>
<p><img src='screen-tex-light.png'>
<p><img src='screen-tex-dark.png'>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Some files were not shown because too many files have changed in this diff Show more