1515 --ifm-task-complete-color : # 2e9e32e1 ;
1616 --ifm-task-incomplete-color : # 3d78cbe1 ;
1717 --ifm-bg-color : # f8f9fa ;
18- --image-filter : invert (0 );
18+ --image-filter : invert (0 );
1919 --site-color-svg-icon-favorite : # ff1100cb ;
2020 --ifm-text-color : # 000 ;
2121
5959 --ifm-task-complete-color : # 25c2a0 ;
6060 --ifm-task-incomplete-color : # 3d78cbe1 ;
6161 --ifm-bg-color : # 1a202c ;
62- --image-filter : invert (1 );
62+ --image-filter : invert (1 );
6363 --site-color-svg-icon-favorite : # ff9100e5 ;
6464 --ifm-text-color : # fff ;
65+ --token-secondary-bg-c : var (--c-gray-90 );
66+ }
67+
68+ .bg-grid-slate-200\/ 50 {
69+ background-image : url ("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(226 232 240 / 0.3)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e" );
70+ }
71+
72+ .bg-grid-slate-800\/ 50 {
73+ background-image : url ("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(30 41 59 / 0.5)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e" );
74+ }
75+
76+ .text-balance {
77+ text-wrap : balance;
6578}
6679
6780.header-github-link ::before {
@@ -278,7 +291,6 @@ mark {
278291 border-radius : 50% 40% ;
279292}
280293
281-
282294.nav__icons img {
283295 width : 35px ;
284296 height : 35px ;
@@ -292,7 +304,7 @@ mark {
292304/* [data-theme='dark'] #__docusaurus_skipToContent_fallback {
293305 background: linear-gradient(rgba(15, 23, 42, 0.796), rgba(15, 23, 42, 0.23));
294306} */
295- [data-theme = ' dark' ] .navbar {
307+ [data-theme = " dark" ] .navbar {
296308 background : rgba (15 , 23 , 42 , 0.862 );
297309 border-bottom : 1px solid # 4e8da0db ;
298310}
0 commit comments