Add Mastodon Feed to Home Page + Mastodon Embed component + Adjust Muted color
This commit is contained in:
parent
d054e2ec41
commit
47a2afafc1
4 changed files with 184 additions and 7 deletions
src
|
@ -71,7 +71,7 @@
|
|||
--background: 0 0% 0%; /* #000000 */
|
||||
--foreground: 183 100% 96%; /* #14b8a6 */
|
||||
|
||||
--muted: 183 100% 96%; /* #ecfeff */
|
||||
--muted: 180 10% 66%; /* #ecfeff */
|
||||
--muted-foreground: 176 61% 19%; /* #134e4a */
|
||||
|
||||
--popover: 0 0% 0%; /* #000000 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue