File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,8 @@ follower.followPath(path);`;
6666 Pathing
6767 </ Link >
6868 < Link href = "/docs/ivy/installation"
69- className = "flex items-center justify-center font-medium #ffc516 text-fd-primary-foreground hover:opacity-80 transition-opacity h-11 px-6 rounded-full" >
69+ className = "flex items-center justify-center font-medium text-fd-primary-foreground hover:opacity-80 transition-opacity h-11 px-6 rounded-full"
70+ style = { { backgroundColor : '#ffc516' } } >
7071 Ivy
7172 </ Link >
7273 < a href = "https://github.com/Pedro-Pathing/PedroPathing" target = "_blank" rel = "noreferrer"
Original file line number Diff line number Diff line change 1111.dark {
1212 --color-fd-background : # 0f0f14 ;
1313 --color-fd-primary : # FE55A2 ;
14+ --color-fd-yellow : # ffc516 ;
1415 --color-fd-primary-foreground : hsl (0 , 0% , 98% );
1516 --color-fd-ring : # FE55A2 ;
1617}
You can’t perform that action at this time.
0 commit comments