mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 17:16:14 -04:00
More contrast for customization examples
This commit is contained in:
parent
b3022b256e
commit
a6a0aab312
2 changed files with 4 additions and 4 deletions
2
docs/js/pico.docs.min.js
vendored
2
docs/js/pico.docs.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -221,7 +221,7 @@
|
|||
"a200": "#eeff41",
|
||||
"a400": "#c6ff00",
|
||||
"a700": "#aeea00",
|
||||
"inverse": "#2c4049"
|
||||
"inverse": "#000"
|
||||
},
|
||||
"yellow": {
|
||||
"50": "#fffde7",
|
||||
|
@ -238,7 +238,7 @@
|
|||
"a200": "#ffff00",
|
||||
"a400": "#ffea00",
|
||||
"a700": "#ffd600",
|
||||
"inverse": "#2c4049"
|
||||
"inverse": "#000"
|
||||
},
|
||||
"amber": {
|
||||
"50": "#fff8e1",
|
||||
|
@ -255,7 +255,7 @@
|
|||
"a200": "#ffd740",
|
||||
"a400": "#ffc400",
|
||||
"a700": "#ffab00",
|
||||
"inverse": "#2c4049"
|
||||
"inverse": "#000"
|
||||
},
|
||||
"orange": {
|
||||
"50": "#fff3e0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue