Gogh/gh-pages/index.src.html

1303 lines
56 KiB
HTML
Raw Normal View History

<!doctype html>
<html>
<head>
<meta charset=utf-8>
<meta http-equiv=X-UA-Compatible content="IE=edge">
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name=description content="">
<meta name=keywords content="">
<meta name=author content="Miguel D. Quintero">
<link rel=author href=humans.txt>
<title>Gogh - Color Scheme</title>
<link rel=apple-touch-icon sizes=57x57 href=./favicons//apple-icon-57x57.png>
<link rel=apple-touch-icon sizes=60x60 href=./favicons//apple-icon-60x60.png>
<link rel=apple-touch-icon sizes=72x72 href=./favicons//apple-icon-72x72.png>
<link rel=apple-touch-icon sizes=76x76 href=./favicons//apple-icon-76x76.png>
<link rel=apple-touch-icon sizes=114x114 href=./favicons//apple-icon-114x114.png>
<link rel=apple-touch-icon sizes=120x120 href=./favicons//apple-icon-120x120.png>
<link rel=apple-touch-icon sizes=144x144 href=./favicons//apple-icon-144x144.png>
<link rel=apple-touch-icon sizes=152x152 href=./favicons//apple-icon-152x152.png>
<link rel=apple-touch-icon sizes=180x180 href=./favicons//apple-icon-180x180.png>
<link rel=icon type=image/png sizes=192x192 href=./favicons//android-icon-192x192.png>
<link rel=icon type=image/png sizes=32x32 href=./favicons//favicon-32x32.png>
<link rel=icon type=image/png sizes=96x96 href=./favicons//favicon-96x96.png>
<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>
<link rel=stylesheet href=./components/prism/prism.css inline>
<link rel=stylesheet href=./css/main.min.css inline>
<link href="https://fonts.googleapis.com/css?family=RalewayRaleway:300,400,700" rel="stylesheet">
</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>
<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.
</p>
<div class="code-wrap">
<p>Linux</p>
2019-08-18 09:26:41 +03:00
<pre><code class=language-bash id="code-linux"> bash -c "$(wget -qO- https://git.io/vQgMr)" </code></pre>
<span class="btn-copy" data-clipboard-target="#code-linux">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>
</div>
<div class="code-wrap">
<p>Mac</p>
2019-08-18 09:26:41 +03:00
<pre><code class=language-bash id="code-mac"> bash -c "$(curl -sLo- https://git.io/vQgMr)" </code></pre>
<span class="btn-copy" data-clipboard-target="#code-mac">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span>
</div>
<div class=github-int>
<a data-style=mega
href=https://github.com/Mayccoll/Gogh
class=github-button>
View on Github
</a>
<a aria-label="Star Mayccoll/Gogh on GitHub"
data-count-aria-label="# stargazers on GitHub"
data-count-api=/repos/Mayccoll/Gogh#stargazers_count
data-count-href=/Mayccoll/Gogh/stargazers
data-style=mega
data-icon=octicon-star
href=https://github.com/Mayccoll/Gogh/stargazers
class=github-button>
Star
</a>
</div>
</div>
<main class=cd-main-content>
<div class=cd-tab-filter-wrapper>
<div class=cd-tab-filter>
<ul class=cd-filters>
<li class=placeholder>
<a data-type=all href=#0>
All
</a>
</li>
<li class=filter>
<a class=selected href=#0 data-type=all>
All
</a>
</li>
<li class=filter data-filter=.dark>
<a href=#0 data-type=dark>
Dark
</a>
</li>
<li class=filter data-filter=.light>
<a href=#0 data-type=light>
Light
</a>
</li>
</ul>
</div>
</div>
<section class=cd-gallery>
<ul>
<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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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-black">
<h3> Gotham </h3>
<img alt="Theme Gotham"
src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/gotham.jpg>
</li>
2018-12-20 23:23:51 +03:00
<li class="mix dark bg-grey">
<h3> Google Dark </h3>
<img alt="Theme Google Dark"
src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/google-dark.jpg>
</li>
<li class="mix light bg-white">
<h3> Google Light </h3>
<img alt="Theme Google Light"
src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/google-light.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.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.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.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.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>
2019-10-18 09:36:22 +03:00
<li class="mix dark bg-black">
<h3> kokuban </h3>
<img alt="Theme kokuban"
src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/kokuban.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>
2018-12-20 23:23:51 +03:00
<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 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">
2018-12-20 23:23:51 +03:00
<h3> Maia </h3>
<img alt="Theme Maia"
src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/maia.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.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.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.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> 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.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.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.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.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.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.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.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.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.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.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.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>
2019-12-28 01:54:21 +03:00
<li class="mix dark bg-brown">
2019-12-28 01:46:45 +03:00
<h3> Summer Pop </h3>
<img alt="Theme Summer Pop"
src=https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/summer-pop.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.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.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.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.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.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.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.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.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>
<li class=gap></li>
<li class=gap></li>
</ul>
<div class=cd-fail-message>No results found</div>
</section>
<div class=cd-filter>
<form>
<div class=cd-filter-block>
<h4>Check boxes</h4>
<ul class="cd-filter-content cd-filters list">
<li>
<input class=filter
data-filter=.dark
type=checkbox
id=checkbox1>
<label class=checkbox-label for=checkbox1>
Dark
</label>
</li>
<li>
<input class=filter
data-filter=.light
type=checkbox
id=checkbox2>
<label class=checkbox-label for=checkbox2>
Light
</label>
</li>
<li>
<input class=filter
data-filter=.bg-black
type=checkbox
id=checkbox3>
<label class=checkbox-label for=checkbox3>
Bg Black
</label>
</li>
<li>
<input class=filter
data-filter=.bg-grey
type=checkbox
id=checkbox4>
<label class=checkbox-label for=checkbox4>
Bg Grey
</label>
</li>
<li>
<input class=filter
data-filter=.bg-blue
type=checkbox
id=checkbox5>
<label class=checkbox-label for=checkbox5>
Bg Blue
</label>
</li>
<li>
<input class=filter
data-filter=.bg-beich
type=checkbox
id=checkbox6>
<label class=checkbox-label for=checkbox6>
Bg Beich
</label>
</li>
<li>
<input class=filter
data-filter=.bg-white
type=checkbox
id=checkbox7>
<label class=checkbox-label for=checkbox7>
Bg White
</label>
</li>
<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>
</footer>
<script src=./components/jquery/jquery.min.js inline></script>
<script src=./components/mixitup/jquery.mixitup.min.js inline></script>
<script src=./components/prism/prism.js inline></script>
<script src=./components/clipboard/clipboard.min.js inline></script>
<script src=https://buttons.github.io/buttons.js async="" defer="" id=github-bjs></script>
<script src=./js/main.min.js inline></script>
<div id=master-dev style=display:none>
4d 69 67 75 65 6c 20 44 2e 20 51 75 69 6e 74 65 72 6f 20 2d 20 6d 69 67 75 65 6c 64 61 76 69 64 71 40 67 6d 61 69 6c 2e 63 6f 6d
</div>
</body>
</html>