Gogh/gh-pages/index.html

1 line
22 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="Color Scheme for Terminals"><meta name="author" content="Miguel D. Quintero"><link rel="author" href="humans.txt"><title>Gogh - Color Scheme</title><link rel="icon" type="image/png" sizes="16x16" href="./favicons/favicon.png"><link rel="icon" href="favicons/favicon.ico"><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Raleway&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.19.0/themes/prism.min.css"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.1/css/bootstrap-grid.min.css"><style>@keyframes "blink"{0%,to{opacity:0}50%{opacity:1}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;vertical-align:baseline;border:0;font:inherit}.cd-tab-filter.is-open ul li,article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{background-color:#e7e7e7;font-family:"Open Sans",sans-serif;font-size:1.6rem;line-height:1;color:#75715e}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}.cd-main-content:after,.cd-tab-filter-wrapper:after{display:table;clear:both;content:""}table{border-spacing:0;border-collapse:collapse}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:#41307c;outline:0}.cd-header{position:relative;height:150px}.cd-header h1{color:#fff;font-size:2.4rem;font-weight:300}@media only screen and (min-width:1170px){.cd-header{height:180px}.cd-header h1{line-height:180px}}.cd-main-content{position:relative;min-height:100vh}@media (min-width:1400px){.cd-main-content{max-width:72%;margin:0 auto}}.cd-main-content.is-fixed .cd-tab-filter-wrapper{position:fixed;top:0;left:0;width:100%}.cd-main-content.is-fixed .cd-gallery{padding-top:76px}.cd-main-content.is-fixed .cd-filter{position:fixed;overflow:hidden;height:100vh}.cd-main-content.is-fixed .cd-filter form{overflow:auto;-webkit-overflow-scrolling:touch;height:100vh}.cd-main-content.is-fixed .cd-filter-trigger{position:fixed}@media only screen and (min-width:768px){.cd-main-content.is-fixed .cd-gallery{padding-top:90px}}@media only screen and (min-width:1170px){.cd-main-content.is-fixed .cd-gallery{padding-top:75pt}}.cd-tab-filter-wrapper{z-index:1;background-color:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.08);box-shadow:0 1px 1px rgba(0,0,0,.08)}.cd-tab-filter{position:relative;z-index:1;width:140px;height:50px;margin:0 auto}.cd-tab-filter::after{position:absolute;top:50%;right:14px;bottom:auto;display:inline-block;width:1pc;height:1pc;content:"";-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;background:url(../img/cd-icon-arrow.svg) center center no-repeat}.cd-tab-filter ul{position:absolute;top:0;left:0;background-color:#fff;-webkit-box-shadow:inset 0 -2px 0 #41307c;box-shadow:inset 0 -2px 0 #41307c}.cd-tab-filter li{display:none}.cd-tab-filter li:first-child{display:inline-block}.cd-tab-filter a{display:block;width:140px;height:50px;padding-left:14px;line-height:50px}.cd-tab-filter a.selected{color:#fff;background:#41307c}.cd-tab-filter.is-open::after{-webkit-transform:translateY(-50%) rotate(-180deg