Mirror of
0
fork

Configure Feed

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

docs: preview

+10 -10
+5 -5
README.md
··· 15 15 16 16 ### Rosé Pine 17 17 18 - <img width="256" alt="Rosé Pine with App" src="https://github.com/user-attachments/assets/3d9df6a3-0ee3-43f2-b934-83cf8f2806c2" /> 18 + <img width="256" alt="Rosé Pine with Starlight" src="https://raw.githubusercontent.com/trueberryless-org/starlight-rose-pine/main/assets/main.png" /> 19 19 20 20 ### Rosé Pine Moon 21 21 22 - <img width="256" alt="Rosé Pine Moon with App" src="https://github.com/user-attachments/assets/0acf279b-492c-4d75-acba-9de1d6cc8fcb" /> 22 + <img width="256" alt="Rosé Pine Moon with Starlight" src="https://raw.githubusercontent.com/trueberryless-org/starlight-rose-pine/main/assets/moon.png" /> 23 23 24 24 ### Rosé Pine Dawn 25 25 26 - <img width="256" alt="Rosé Pine Dawn with App" src="https://github.com/user-attachments/assets/fb1b1d16-55e8-45db-b388-7c25250b8022" /> 26 + <img width="256" alt="Rosé Pine Dawn with Starlight" src="https://raw.githubusercontent.com/trueberryless-org/starlight-rose-pine/main/assets/dawn.png" /> 27 27 28 28 ## Thanks to 29 29 ··· 31 31 32 32 ## Contributing 33 33 34 - Modify `template.json` using Rosé Pine variables, then build variants: 34 + Modify `colors.json` using Rosé Pine variables, then build variants: 35 35 36 36 ```sh 37 - npx @rose-pine/build@latest 37 + pnpm build 38 38 ```
assets/dawn.png

This is a binary file and will not be displayed.

assets/main.png

This is a binary file and will not be displayed.

assets/moon.png

This is a binary file and will not be displayed.

+5 -5
packages/starlight-rose-pine/README.md
··· 15 15 16 16 ### Rosé Pine 17 17 18 - <img width="256" alt="Rosé Pine with App" src="https://github.com/user-attachments/assets/3d9df6a3-0ee3-43f2-b934-83cf8f2806c2" /> 18 + <img width="256" alt="Rosé Pine with Starlight" src="https://raw.githubusercontent.com/trueberryless-org/starlight-rose-pine/main/assets/main.png" /> 19 19 20 20 ### Rosé Pine Moon 21 21 22 - <img width="256" alt="Rosé Pine Moon with App" src="https://github.com/user-attachments/assets/0acf279b-492c-4d75-acba-9de1d6cc8fcb" /> 22 + <img width="256" alt="Rosé Pine Moon with Starlight" src="https://raw.githubusercontent.com/trueberryless-org/starlight-rose-pine/main/assets/moon.png" /> 23 23 24 24 ### Rosé Pine Dawn 25 25 26 - <img width="256" alt="Rosé Pine Dawn with App" src="https://github.com/user-attachments/assets/fb1b1d16-55e8-45db-b388-7c25250b8022" /> 26 + <img width="256" alt="Rosé Pine Dawn with Starlight" src="https://raw.githubusercontent.com/trueberryless-org/starlight-rose-pine/main/assets/dawn.png" /> 27 27 28 28 ## Thanks to 29 29 ··· 31 31 32 32 ## Contributing 33 33 34 - Modify `template.json` using Rosé Pine variables, then build variants: 34 + Modify `colors.json` using Rosé Pine variables, then build variants: 35 35 36 36 ```sh 37 - npx @rose-pine/build@latest 37 + pnpm build 38 38 ```