Add custom themes, THEME setting, basic "yolocolo" theme #7

Merged
3wordchant merged 11 commits from yc-templates into master 2021-07-21 23:15:40 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 8bd3971545 - Show all commits

View File

@ -143,7 +143,7 @@ input, textarea, select, label {
input, select, textarea {
outline: 0;
padding: 0.25em 0.5em;
color: #bdc7b8;
color: #241e1e;
background-color: #bdc7b805;
}