Monorepo for Tangled tangled.org
856
fork

Configure Feed

Select the types of activity you want to include in your feed.

nix/pkgs/appview-static-files: add dolly_white.png #335

open opened by edouard.paris targeting master from edouard.paris/core: fix-appview-client-metadata-path

For the Oauth PDS authentication page, a white wool dolly is better looking.

Signed-off-by: edouardparis m@edouard.paris

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:sl7e2yuycnqjk24jdjmeuidn/sh.tangled.repo.pull/3ml6zglumlw22
+1
Diff #0
+1
nix/pkgs/appview-static-files.nix
··· 32 32 ${dolly}/bin/dolly -output logos/dolly.png -size 180x180 33 33 ${dolly}/bin/dolly -output logos/dolly.ico -size 48x48 34 34 ${dolly}/bin/dolly -output logos/dolly.svg -color currentColor 35 + ${dolly}/bin/dolly -output logos/dolly_white.png -size 180x180 -color '#FFFFFF' 35 36 # tailwindcss -c $src/tailwind.config.js -i $src/input.css -o tw.css won't work 36 37 # for whatever reason (produces broken css), so we are doing this instead 37 38 cd ${src} && ${tailwindcss}/bin/tailwindcss -i input.css -o $out/tw.css

History

1 round 0 comments
sign up or login to add to the discussion
edouard.paris submitted #0
1 commit
expand
nix/pkgs/appview-static-files: add dolly_white.png
no conflicts, ready to merge
expand 0 comments