Skip to content

Instantly share code, notes, and snippets.

@justinobney
Last active November 30, 2021 20:04
Show Gist options
  • Save justinobney/5ee41dbd2069693fbcf550d9b16026e1 to your computer and use it in GitHub Desktop.
Save justinobney/5ee41dbd2069693fbcf550d9b16026e1 to your computer and use it in GitHub Desktop.
/*
pesticide v1.3.0 . @mrmrs . MIT
*/
body {
outline: 1px dotted #2980b9 !important; }
article {
outline: 1px dotted #3498db !important; }
nav {
outline: 1px dotted #0088c3 !important; }
aside {
outline: 1px dotted #33a0ce !important; }
section {
outline: 1px dotted #66b8da !important; }
header {
outline: 1px dotted #99cfe7 !important; }
footer {
outline: 1px dotted #cce7f3 !important; }
h1 {
outline: 1px dotted #162544 !important; }
h2 {
outline: 1px dotted #314e6e !important; }
h3 {
outline: 1px dotted #3e5e85 !important; }
h4 {
outline: 1px dotted #449baf !important; }
h5 {
outline: 1px dotted #c7d1cb !important; }
h6 {
outline: 1px dotted #4371d0 !important; }
main {
outline: 1px dotted #2f4f90 !important; }
address {
outline: 1px dotted #1a2c51 !important; }
div {
outline: 1px dotted #036cdb !important; }
p {
outline: 1px dotted #ac050b !important; }
hr {
outline: 1px dotted #ff063f !important; }
pre {
outline: 1px dotted #850440 !important; }
blockquote {
outline: 1px dotted #f1b8e7 !important; }
ol {
outline: 1px dotted #ff050c !important; }
ul {
outline: 1px dotted #d90416 !important; }
li {
outline: 1px dotted #d90416 !important; }
dl {
outline: 1px dotted #fd3427 !important; }
dt {
outline: 1px dotted #ff0043 !important; }
dd {
outline: 1px dotted #e80174 !important; }
figure {
outline: 1px dotted #ff00bb !important; }
figcaption {
outline: 1px dotted #bf0032 !important; }
table {
outline: 1px dotted #00cc99 !important; }
caption {
outline: 1px dotted #37ffc4 !important; }
thead {
outline: 1px dotted #98daca !important; }
tbody {
outline: 1px dotted #64a7a0 !important; }
tfoot {
outline: 1px dotted #22746b !important; }
tr {
outline: 1px dotted #86c0b2 !important; }
th {
outline: 1px dotted #a1e7d6 !important; }
td {
outline: 1px dotted #3f5a54 !important; }
col {
outline: 1px dotted #6c9a8f !important; }
colgroup {
outline: 1px dotted #6c9a9d !important; }
button {
outline: 1px dotted #da8301 !important; }
datalist {
outline: 1px dotted #c06000 !important; }
fieldset {
outline: 1px dotted #d95100 !important; }
form {
outline: 1px dotted #d23600 !important; }
input {
outline: 1px dotted #fca600 !important; }
keygen {
outline: 1px dotted #b31e00 !important; }
label {
outline: 1px dotted #ee8900 !important; }
legend {
outline: 1px dotted #de6d00 !important; }
meter {
outline: 1px dotted #e8630c !important; }
optgroup {
outline: 1px dotted #b33600 !important; }
option {
outline: 1px dotted #ff8a00 !important; }
output {
outline: 1px dotted #ff9619 !important; }
progress {
outline: 1px dotted #e57c00 !important; }
select {
outline: 1px dotted #e26e0f !important; }
textarea {
outline: 1px dotted #cc5400 !important; }
details {
outline: 1px dotted #33848f !important; }
summary {
outline: 1px dotted #60a1a6 !important; }
command {
outline: 1px dotted #438da1 !important; }
menu {
outline: 1px dotted #449da6 !important; }
del {
outline: 1px dotted #bf0000 !important; }
ins {
outline: 1px dotted #400000 !important; }
img {
outline: 1px dotted #22746b !important; }
iframe {
outline: 1px dotted #64a7a0 !important; }
embed {
outline: 1px dotted #98daca !important; }
object {
outline: 1px dotted #00cc99 !important; }
param {
outline: 1px dotted #37ffc4 !important; }
video {
outline: 1px dotted #6ee866 !important; }
audio {
outline: 1px dotted #027353 !important; }
source {
outline: 1px dotted #012426 !important; }
canvas {
outline: 1px dotted #a2f570 !important; }
track {
outline: 1px dotted #59a600 !important; }
map {
outline: 1px dotted #7be500 !important; }
area {
outline: 1px dotted #305900 !important; }
a {
outline: 1px dotted #ff62ab !important; }
em {
outline: 1px dotted #800b41 !important; }
strong {
outline: 1px dotted #ff1583 !important; }
i {
outline: 1px dotted #803156 !important; }
b {
outline: 1px dotted #cc1169 !important; }
u {
outline: 1px dotted #ff0430 !important; }
s {
outline: 1px dotted #f805e3 !important; }
small {
outline: 1px dotted #d107b2 !important; }
abbr {
outline: 1px dotted #4a0263 !important; }
q {
outline: 1px dotted #240018 !important; }
cite {
outline: 1px dotted #64003c !important; }
dfn {
outline: 1px dotted #b4005a !important; }
sub {
outline: 1px dotted #dba0c8 !important; }
sup {
outline: 1px dotted #cc0256 !important; }
time {
outline: 1px dotted #d6606d !important; }
code {
outline: 1px dotted #e04251 !important; }
kbd {
outline: 1px dotted #5e001f !important; }
samp {
outline: 1px dotted #9c0033 !important; }
var {
outline: 1px dotted #d90047 !important; }
mark {
outline: 1px dotted #ff0053 !important; }
bdi {
outline: 1px dotted #bf3668 !important; }
bdo {
outline: 1px dotted #6f1400 !important; }
ruby {
outline: 1px dotted #ff7b93 !important; }
rt {
outline: 1px dotted #ff2f54 !important; }
rp {
outline: 1px dotted #803e49 !important; }
span {
outline: 1px dotted #cc2643 !important; }
br {
outline: 1px dotted #db687d !important; }
wbr {
outline: 1px dotted #db175b !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment