File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 8
8
9
9
/* You can override the default Infima variables here. */
10
10
: root {
11
+ --ifm-color-primary-lightest : # aad6ee ;
12
+ --ifm-color-primary-lighter : # 7fc2e6 ;
13
+ --ifm-color-primary-light : # 55addd ;
11
14
--ifm-color-primary : # 006399 ;
12
- --ifm-color-primary-dark : # 1b47c2 ;
13
- --ifm-color-primary-darker : # 1941b1 ;
14
- --ifm-color-primary-darkest : # 153693 ;
15
- --ifm-color-primary-light : # 2257ed ;
16
- --ifm-color-primary-lighter : # 3e6ef0 ;
17
- --ifm-color-primary-lightest : # 557ef2 ;
15
+ /* --ifm-color-primary: #3fa3d9; */
16
+ --ifm-color-primary-dark : # 2892cc ;
17
+ --ifm-color-primary-darker : # 195c80 ;
18
+ --ifm-color-primary-darkest : # 113d55 ;
18
19
--ifm-code-font-size : 95% ;
19
20
--ifm-font-family-base : 'Nacelle' , system-ui, -apple-system, sans-serif;
20
21
--ifm-heading-font-family : 'Nacelle' , system-ui, -apple-system, sans-serif;
You can’t perform that action at this time.
0 commit comments