Skip to content

Instantly share code, notes, and snippets.

@examinedliving
Created October 5, 2020 15:28
Show Gist options
  • Save examinedliving/e2af0d43869fd0725711e59eaa900dc9 to your computer and use it in GitHub Desktop.
Save examinedliving/e2af0d43869fd0725711e59eaa900dc9 to your computer and use it in GitHub Desktop.
Color scheme created from monokai-pro
.b-colors__color--11 {
background: #ff2e62;
}
.b-colors__color--12 {
background: #ff7733;
}
.b-colors__color--13 {
background: #ffcc33;
}
.b-colors__color--14 {
background: #8fd14d;
}
.b-colors__color--15 {
background: #4cd2e1;
}
.b-colors__color--16 {
background: #816bef;
}
.b-colors__color--1 {
background-color: #ff6188
}
.b-colors__color--2 {
background-color: #fc9867
}
.b-colors__color--3 {
background-color: #ffd866
}
.b-colors__color--4 {
background-color: #a9dc76
}
.b-colors__color--5 {
background-color: #78dce8
}
.b-colors__color--6 {
background-color: #ab9df2
}
.accent-1 {
background-color: #ff94af
}
.accent-4 {
background-color: #c2e69e
}
.accent-3 {
background-color: #ffe699
}
.accent-2 {
background-color: #fdbc9b;
}
.accent-6 {
background-color: #d1c9f8
}
.accent-5 {
background-color: #a3e8ef
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment