1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Major update with tilix support

This commit is contained in:
phenonymous 2018-11-27 13:46:15 +01:00
commit 75ad420c85
223 changed files with 928 additions and 381 deletions

View File

@ -3,6 +3,8 @@ Gogh
![elementary](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-icons.png)
## :small_orange_diamond: [Visit the Website](http://mayccoll.github.io/Gogh) :small_orange_diamond:
## Color Scheme for Gnome Terminal, Pantheon Terminal and Tilix
Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that use gnome terminal, Pantheon Terminal or Tilix, initially inspired by Elementary OS Luna. Also work on iTerm for macOS. You can check some themes [here...](https://mayccoll.github.io/Gogh/)
@ -11,7 +13,6 @@ Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that u
----
<br/>
<br/>

View File

@ -1,3 +1,7 @@
---
permalink: /index.html
---
# Gogh
----
To push changes into gh-pages

View File

@ -27,23 +27,26 @@
<link rel=icon type=image/png sizes=16x16 href=./favicons//favicon-16x16.png>
<link rel=manifest href=./favicons//manifest.json>
<link rel=icon href=favicons/favicon.ico>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel=stylesheet> </head>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel=stylesheet>
<link rel=stylesheet href=./components/prism/prism.css>
<link rel=stylesheet href=./css/main.min.css>
<link rel=stylesheet href="http://fonts.googleapis.com/css?family=Antic|Raleway:300">
</head>
<body>
<header class=cd-header>
<h1> <span> Gogh </span> <img src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-logo.png alt=""> </h1> </header> <a href=https://github.com/Mayccoll/Gogh><img style="position: absolute; top: 0; right: 0; border: 0;" src=https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67 alt="Fork me on GitHub" data-canonical-src=https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png></a>
<h1> <span> Gogh </span> <img src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-logo.png alt=""> </h1>
</header>
<a href=https://github.com/Mayccoll/Gogh><img style="position: absolute; top: 0; right: 0; border: 0;" src=https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67
alt="Fork me on GitHub" data-canonical-src=https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png></a>
<div class=gogh-content>
<h2> Color Scheme for Gnome Terminal and Pantheon Terminal </h2>
<p> Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that use gnome terminal or Pantheon Terminal, initially inspired by Elementary OS Luna. </p>
<h3> Install </h3>
<p> Just copy and paste One line command. Each theme has his own line. </p>
<p> Just copy and paste One line command. </p>
<div class="code-wrap">
<pre><code class=language-bash id="foo"> wget -O xt http://git.io/v3D4o && chmod +x xt && ./xt && rm xt </code></pre>
<pre><code class=language-bash id="foo"> wget -O gogh https://git.io/vQgMr && chmod +x gogh && ./gogh && rm gogh </code></pre>
<span class="btn-copy" data-clipboard-target="#foo">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>
@ -68,287 +71,828 @@
<li class="mix light bg-white">
<h3> 3024 Day </h3>
<img alt="Theme 3024 Day" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/3024-day.png>
<img alt="Theme 3024 Day" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/3024-day.jpg>
</li>
<li class="mix dark bg-brown">
<h3> 3024 Night </h3>
<img alt="Theme 3024 Night" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/3024-night.png>
<img alt="Theme 3024 Night" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/3024-night.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Aci </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/aci.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/aci.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Aco </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/aco.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/aco.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Adventure Time </h3>
<img alt="Theme Adventure Time" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/adventure-time.png>
<img alt="Theme Adventure Time" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/adventure-time.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Afterglow </h3>
<img alt="Theme Afterglow" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/afterglow.png>
<img alt="Theme Afterglow" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/afterglow.jpg>
</li>
<li class="mix dark bg-green">
<h3> Alien Blood </h3>
<img alt="Theme Alien Blood" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/alien-blood.png>
<img alt="Theme Alien Blood" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/alien-blood.jpg>
</li>
<li class="mix dark bg-black">
<h3> Argonaut </h3>
<img alt="Theme Argonaut" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/argonaut.png>
<img alt="Theme Argonaut" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/argonaut.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Arthur </h3>
<img alt="Theme Arthur" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/arthur.png>
<img alt="Theme Arthur" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/arthur.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Atom </h3>
<img alt="Theme Atom" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/atom.png>
<img alt="Theme Atom" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/atom.jpg>
</li>
<li class="mix dark bg-black">
<h3> Azu </h3>
<img alt="Theme Azu" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/azu.png>
<img alt="Theme Azu" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/azu.jpg>
</li>
<li class="mix light bg-beich">
<h3> Belafonte Day </h3>
<img alt="Theme Belafonte Day" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/belafonte-day.png>
<img alt="Theme Belafonte Day" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/belafonte-day.jpg>
</li>
<li class="mix dark bg-purple">
<h3> Belafonte Night </h3>
<img alt="Theme Belafonte Night" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/belafonte-night.png>
<img alt="Theme Belafonte Night" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/belafonte-night.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Bim </h3>
<img alt="Theme Bim" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/bim.png>
<img alt="Theme Bim" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/bim.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Birds Of Paradise </h3>
<img alt="Theme Birds Of Paradise" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/birds-of-paradise.png>
<img alt="Theme Birds Of Paradise" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/birds-of-paradise.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Blazer </h3>
<img alt="Theme Blazer" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/blazer.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Borland </h3>
<img alt="Theme Borland" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/borland.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Broadcast </h3>
<img alt="Theme Broadcast" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/broadcast.jpg>
</li>
<li class="mix dark bg-black">
<h3> Brogrammer </h3>
<img alt="Theme Brogrammer" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/brogrammer.jpg>
</li>
<li class="mix dark bg-violet">
<h3> C64 </h3>
<img alt="Theme C64" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/c64.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Cai </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/cai.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/cai.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Chalk </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/chalk.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/chalk.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Chalkboard </h3>
<img alt="Theme Chalkboard" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/chalkboard.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Ciapre </h3>
<img alt="Theme Ciapre" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ciapre.jpg>
</li>
<li class="mix dark bg-purple">
<h3> Clone Of Ubuntu </h3>
<img alt="Theme Clone Of Ubuntu" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/clone-of-ubuntu.jpg>
</li>
<li class="mix light bg-white">
<h3> CLRS </h3>
<img alt="Theme CLRS" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/clrs.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Cobalt Neon </h3>
<img alt="Theme Cobalt Neon" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/cobalt-neon.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Cobalt 2 </h3>
<img alt="Theme Cobalt 2" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/cobalt2.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Crayon Pony Fish </h3>
<img alt="Theme Crayon Pony Fish" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/crayon-pony-fish.jpg>
</li>
<li class="mix dark bg-black">
<h3> Dark Pastel </h3>
<img alt="Theme Dark Pastel" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/dark-pastel.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Darkside </h3>
<img alt="Theme Darkside" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/darkside.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Desert </h3>
<img alt="Theme Desert" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/desert.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Dimmed Monokai </h3>
<img alt="Theme Dimmed Monokai" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/dimmed-monokai.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Dracula </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/dracula.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/dracula.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Earthsong </h3>
<img alt="Theme Earthsong" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/earthsong.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Elemental </h3>
<img alt="Theme Elemental" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/elemental.jpg>
</li>
<li class="mix dark bg-black">
<h3> Elementary </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/elementary.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/elementary.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Elic </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/elic.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/elic.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Elio </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/elio.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/elio.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Espresso Libre </h3>
<img alt="Theme Espresso Libre" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/espresso-libre.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Espresso </h3>
<img alt="Theme Espresso" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/espresso.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Fishtank </h3>
<img alt="Theme Fishtank" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/fishtank.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Flat </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/flat.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/flat.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Flatland </h3>
<img alt="Theme Flatland" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/flatland.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Foxnightly </h3>
<img alt="Theme Foxnightly" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/foxnightly.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Freya </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/freya.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/freya.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Frontend Delight </h3>
<img alt="Theme Frontend Delight" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/frontend-delight.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Frontend Fun Forrest </h3>
<img alt="Theme Frontend Fun Forrest" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/frontend-fun-forrest.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Frontend Galaxy </h3>
<img alt="Theme Frontend Galaxy" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/frontend-galaxy.jpg>
</li>
<li class="mix light bg-white">
<h3> Github </h3>
<img alt="Theme Github" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/github.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Gooey </h3>
<img alt="Theme Gooey" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/gooey.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Grape </h3>
<img alt="Theme Grape" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/grape.jpg>
</li>
<li class="mix dark bg-green">
<h3> Grass </h3>
<img alt="Theme Grass" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/grass.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Gruvbox Dark </h3>
<img alt="Theme Gruvbox Dark" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/gruvbox-dark.jpg>
</li>
<li class="mix light bg-beich">
<h3> Gruvbox </h3>
<img alt="Theme Gruvbox" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/gruvbox.jpg>
</li>
<li class="mix dark bg-black">
<h3> Hardcore </h3>
<img alt="Theme Hardcore" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hardcore.jpg>
</li>
<li class="mix dark bg-black">
<h3> Harper </h3>
<img alt="Theme Harper" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/harper.jpg>
</li>
<li class="mix dark bg-black">
<h3> Hemisu Dark </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-dark.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-dark.jpg>
</li>
<li class="mix light bg-white">
<h3> Hemisu Light </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-light.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-light.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Highway </h3>
<img alt="Theme Highway" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/highway.jpg>
</li>
<li class="mix dark bg-green">
<h3> Hipster Green </h3>
<img alt="Theme Hipster Green" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hipster-green.jpg>
</li>
<li class="mix dark bg-black">
<h3> Homebrew </h3>
<img alt="Theme Homebrew" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/homebrew.jpg>
</li>
<li class="mix dark bg-black">
<h3> Hurtado </h3>
<img alt="Theme Hurtado" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hurtado.jpg>
</li>
<li class="mix dark bg-black">
<h3> Hydrid </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/Hybrid.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/Hybrid.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Ic Green Ppl </h3>
<img alt="Theme Ic Green Ppl" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ic-green-ppl.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Ic Orange Ppl </h3>
<img alt="Theme Ic Orange Ppl" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ic-orange-ppl.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Idle Toes </h3>
<img alt="Theme Idle Toes" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/idle-toes.jpg>
</li>
<li class="mix dark bg-black">
<h3> Ir Black </h3>
<img alt="Theme Ir Black" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ir-black.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Jackie Brown </h3>
<img alt="Theme Jackie Brown" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/jackie-brown.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Japanesque </h3>
<img alt="Theme Japanesque" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/japanesque.jpg>
</li>
<li class="mix dark bg-black">
<h3> Jellybeans </h3>
<img alt="Theme Jellybeans" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/jellybeans.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Jup </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/jup.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/jup.jpg>
</li>
<li class="mix dark bg-black">
<h3> Kibble </h3>
<img alt="Theme Kibble" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/kibble.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Later This Evening </h3>
<img alt="Theme Later This Evening" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/later-this-evening.jpg>
</li>
<li class="mix dark bg-violet">
<h3> Lavandula </h3>
<img alt="Theme Lavandula" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/lavandula.jpg>
</li>
<li class="mix dark bg-black">
<h3> Liquid Carbon Transparent </h3>
<img alt="Theme Liquid Carbon Transparent" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/liquid-carbon-transparent.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Liquid Carbon </h3>
<img alt="Theme Liquid Carbon" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/liquid-carbon.jpg>
</li>
<li class="mix light bg-beich">
<h3> Man Page </h3>
<img alt="Theme Man Page" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/man-page.jpg>
</li>
<li class="mix light bg-white">
<h3> Mar </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/mar.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/mar.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Material Colors </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/material-colors.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/material-colors.jpg>
</li>
<li class="mix dark bg-black">
<h3> Mathias </h3>
<img alt="Theme Mathias" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/mathias.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Medallion </h3>
<img alt="Theme Medallion" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/medallion.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Misterioso </h3>
<img alt="Theme Misterioso" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/misterioso.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Miu </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/miu.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/miu.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Molokai </h3>
<img alt="Theme Molokai" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/molokai.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Monokai </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/monokai.dark.png>
<h3> Mona Lisa </h3>
<img alt="Theme Mona Lisa" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/mona-lisa.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Monokai Dark </h3>
<img alt="Theme Monokai Dark" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/monokai.dark.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Monokai Soda </h3>
<img alt="Theme Monokai Soda" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/monokai-soda.jpg>
</li>
<li class="mix dark bg-grey">
<h3> N0tch2k </h3>
<img alt="Theme N0tch2k" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/n0tch2k.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Neopolitan </h3>
<img alt="Theme Neopolitan" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/neopolitan.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Nep </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/nep.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/nep.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Neutron </h3>
<img alt="Theme Neutron" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/neutron.jpg>
</li>
<li class="mix dark bg-black">
<h3> Nightlion V1 </h3>
<img alt="Theme Nightlion V1" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/nightlion-v1.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Nightlion V2 </h3>
<img alt="Theme Nightlion V2" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/nightlion-v2.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Nighty </h3>
<img alt="Theme Nighty" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/nighty.jpg>
</li>
<li class="mix light bg-white">
<h3> Nord Light </h3>
<img alt="Theme Nord Light" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/nord-light.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Nord </h3>
<img alt="Theme Nord" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/nord.jpg>
</li>
<li class="mix light bg-beich">
<h3> Novel </h3>
<img alt="Theme Novel" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/novel.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Obsidian </h3>
<img alt="Theme Obsidian" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/obsidian.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Ocean Dark </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ocean-dark.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ocean-dark.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Ocean </h3>
<img alt="Theme Ocean" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ocean.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Oceanic Next </h3>
<img alt="Theme Oceanic Next" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/oceanic-next.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Ollie </h3>
<img alt="Theme Ollie" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ollie.jpg>
</li>
<li class="mix dark bg-black">
<h3> One Dark </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.dark.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.dark.jpg>
</li>
<li class="mix dark bg-black">
<h3> One Half Black </h3>
<img alt="Theme One Half Black" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one-half-black.jpg>
</li>
<li class="mix light bg-white">
<h3> One Light </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.light.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.light.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Pali </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/pali.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/pali.jpg>
</li>
<li class="mix dark bg-purple">
<h3> Paraiso Dark </h3>
<img alt="Theme Paraiso Dark" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/paraiso-dark.jpg>
</li>
<li class="mix dark bg-black">
<h3> Paul Millr </h3>
<img alt="Theme Paul Millr" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/paul-millr.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Pencil Dark </h3>
<img alt="Theme Pencil Dark" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/pencil-dark.jpg>
</li>
<li class="mix light bg-white">
<h3> Pencil Light </h3>
<img alt="Theme Pencil Light" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/pencil-light.jpg>
</li>
<li class="mix dark bg-black">
<h3> Peppermint </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/peppermint.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/peppermint.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Pnevma </h3>
<img alt="Theme Pnevma" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/pnevma.jpg>
</li>
<li class="mix dark bg-black">
<h3> Pro </h3>
<img alt="Theme Pro" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/pro.jpg>
</li>
<li class="mix dark bg-red">
<h3> Red Alert </h3>
<img alt="Theme Red Alert" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/red-alert.jpg>
</li>
<li class="mix dark bg-red">
<h3> Red Sands </h3>
<img alt="Theme Red Sands" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/red-sands.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Rippedcasts </h3>
<img alt="Theme Rippedcasts" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/rippedcasts.jpg>
</li>
<li class="mix dark bg-violet">
<h3> Royal </h3>
<img alt="Theme Royal" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/royal.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Sat </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/sat.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/sat.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Sea Shells </h3>
<img alt="Theme Sea Shells" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/sea-shells.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Seafoam Pastel </h3>
<img alt="Theme Seafoam Pastel" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/seafoam-pastel.jpg>
</li>
<li class="mix dark bg-black">
<h3> Seti </h3>
<img alt="Theme Seti" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/seti.jpg>
</li>
<li class="mix dark bg-black">
<h3> Shaman </h3>
<img alt="Theme Shaman" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/shaman.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Shel </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/shel.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/shel.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Slate </h3>
<img alt="Theme Slate" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/slate.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Smyck </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/smyck.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/smyck.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Snazzy </h3>
<img alt="Theme Snazzy" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/snazzy.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Soft Server </h3>
<img alt="Theme Soft Server" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/soft-server.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Solarized Darcula </h3>
<img alt="Theme Solarized Darcula" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/solarized-darcula.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Solarized Dark Higher Contrast </h3>
<img alt="Theme Solarized Dark Higher Contrast" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/solarized-dark-higher-contrast.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Solarized Dark </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/solarized.dark.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/solarized.dark.jpg>
</li>
<li class="mix light bg-beich">
<h3> Solarized Light </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/solarized.light.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/solarized.light.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Spacedust </h3>
<img alt="Theme Spacedust" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/spacedust.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Spacegray Eighties Dull </h3>
<img alt="Theme Spacegray Eighties Dull" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/spacegray-eighties-dull.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Spacegray Eighties </h3>
<img alt="Theme Spacegray Eighties" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/spacegray-eighties.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Spacegray </h3>
<img alt="Theme Spacegray" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/spacegray.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Spring </h3>
<img alt="Theme Spring" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/spring.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Square </h3>
<img alt="Theme Square" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/square.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Srcery </h3>
<img alt="Theme Srcery" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/srcery.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Sundried </h3>
<img alt="Theme Sundried" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/sundried.jpg>
</li>
<li class="mix dark bg-black">
<h3> Symphonic </h3>
<img alt="Theme Symphonic" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/symphonic.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Teerb </h3>
<img alt="Theme Teerb" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/teerb.jpg>
</li>
<li class="mix light bg-white">
<h3> Terminal Basic </h3>
<img alt="Theme Terminal Basic" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/terminal-basic.jpg>
</li>
<li class="mix dark bg-black">
<h3> Terminix Dark </h3>
<img alt="Theme Terminix Dark" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/terminix-dark.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Thayer Bright </h3>
<img alt="Theme Thayer Bright" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/thayer-bright.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Tin </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tin.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tin.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Tomorrow Night Blue </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night-blue.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night-blue.jpg>
</li>
<li class="mix dark bg-black">
<h3> Tomorrow Night Bright </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night-bright.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night-bright.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Tomorrow Night Eighties </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night-eighties.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night-eighties.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Tomorrow Night </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night.jpg>
</li>
<li class="mix light bg-white">
<h3> Tomorrow </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow.jpg>
</li>
<li class="mix dark bg-blue">
<h3> Toy Chest </h3>
<img alt="Theme Toy Chest" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/toy-chest.jpg>
</li>
<li class="mix dark bg-brown">
<h3> Treehouse </h3>
<img alt="Theme Treehouse" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/treehouse.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Twilight </h3>
<img alt="Theme Twilight" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/twilight.jpg>
</li>
<li class="mix light bg-beich">
<h3> Ura </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ura.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/ura.jpg>
</li>
<li class="mix dark bg-purple">
<h3> Urple </h3>
<img alt="Theme Urple" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/urple.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Vag </h3>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/vag.png>
<img alt=Theme src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/vag.jpg>
</li>
<li class="mix dark bg-violet">
<h3> Vaughn </h3>
<img alt="Theme Vaughn" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/vaughn.jpg>
</li>
<li class="mix dark bg-black">
<h3> Vibrant Ink </h3>
<img alt="Theme Vibrant Ink" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/vibrant-ink.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Warm Neon </h3>
<img alt="Theme Warm Neon" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/warm-neon.jpg>
</li>
<li class="mix dark bg-black">
<h3> Wez </h3>
<img alt="Theme Wez" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/wez.jpg>
</li>
<li class="mix dark bg-purple">
<h3> Wild Cherry </h3>
<img alt="Theme Wild Cherry" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/wild-cherry.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Wombat </h3>
<img alt="Theme Wombat" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/wombat.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Wryan </h3>
<img alt="Theme Wryan" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/wryan.jpg>
</li>
<li class="mix dark bg-grey">
<h3> Zenburn </h3>
<img alt="Theme Zenburn" src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/zenburn.jpg>
</li>
<li class=gap></li>
@ -372,15 +916,13 @@
<li> <input class=filter data-filter=.bg-brown type=checkbox id=checkbox8> <label class=checkbox-label for=checkbox8> Bg Brown </label> </li>
<li> <input class=filter data-filter=.bg-green type=checkbox id=checkbox9> <label class=checkbox-label for=checkbox9> Bg Green </label> </li>
<li> <input class=filter data-filter=.bg-purple type=checkbox id=checkbox10> <label class=checkbox-label for=checkbox10> Bg Purple</label> </li>
<li> <input class=filter data-filter=.bg-violet type=checkbox id=checkbox11> <label class=checkbox-label for=checkbox11> Bg Violet</label> </li>
</ul>
</div>
</form> <a href=#0 class=cd-close>Close</a> </div> <a href=#0 class=cd-filter-trigger>Filters</a> </main>
<footer>
credits:
<a target=_blank href="https://mixitup.kunkalabs.com/"> Mixitup </a>
- <a target=_blank href="http://codyhouse.co/gem/content-filter/"> Codyhouse </a>
- <a target=_blank href="https://clipboardjs.com/"> Clipboardjs </a>
put it all together : <a href=http://lanet.co>Lanet.co</a>
<a target=_blank href="https://mixitup.kunkalabs.com/"> Mixitup </a> - <a target=_blank href="http://codyhouse.co/gem/content-filter/"> Codyhouse </a> - <a target=_blank href="https://clipboardjs.com/"> Clipboardjs </a> put it all together : <a href=http://lanet.co>Lanet.co</a>
</footer>
<script src=./components/jquery/jquery.min.js></script>
<script src=./components/mixitup/jquery.mixitup.min.js></script>

View File

@ -252,7 +252,7 @@ if [[ ${COLUMNS:-$(tput cols)} -ge 80 ]]; then
printf '%b\n' "${gogh_str}"
#sleep 2.5
sleep 2.5
else
echo -e "\nGogh\n"
for c in {0..15}; do

BIN
images/themes/3024-day.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

BIN
images/themes/Hybrid.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

BIN
images/themes/aci.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

BIN
images/themes/aco.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 KiB

BIN
images/themes/afterglow.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 KiB

BIN
images/themes/argonaut.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

BIN
images/themes/arthur.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

BIN
images/themes/atom.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

BIN
images/themes/azu.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

BIN
images/themes/bim.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

BIN
images/themes/blazer.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
images/themes/borland.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
images/themes/broadcast.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
images/themes/c64.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
images/themes/cai.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

BIN
images/themes/chalk.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
images/themes/ciapre.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

BIN
images/themes/clrs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

BIN
images/themes/cobalt2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

BIN
images/themes/darkside.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
images/themes/desert.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
images/themes/dracula.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

BIN
images/themes/earthsong.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
images/themes/elemental.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

BIN
images/themes/elic.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

BIN
images/themes/elio.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
images/themes/espresso.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
images/themes/fishtank.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
images/themes/flat.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

BIN
images/themes/flatland.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

BIN
images/themes/freya.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
images/themes/github.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
images/themes/gooey.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
images/themes/grape.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

BIN
images/themes/grass.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

BIN
images/themes/gruvbox.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
images/themes/hardcore.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
images/themes/harper.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

BIN
images/themes/highway.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

BIN
images/themes/homebrew.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

BIN
images/themes/hurtado.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
images/themes/idle-toes.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

BIN
images/themes/ir-black.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

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