File tree Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Original file line number Diff line number Diff line change 1- /* Brand variables */
21: root {
3- --bids-brand : # 124559 ;
4- --bids-accent : # 6b9aaa ;
5- --bids-stats-bg : # 598392 ;
6- --white : # ffffff ;
7-
8- /* Material Design variable overrides (keep so top tabs/header use brand) */
9- --md-primary-fg-color : # 124559 ;
10- --md-primary-fg-color--light : # 124559 ;
11- --md-primary-fg-color--dark : # 124559 ;
12- --md-accent-fg-color : # 124559 ;
13- --md-accent-fg-color--transparent : rgba (212 , 123 , 138 , 0.1 );
14- --md-default-fg-color : # 111 ;
15- --content-max : 1200px ;
162
173 /* colors used in several places in the getting started section to identify datatypes */
184 --mri : # a6cee3 ;
3218 --suffix : # 4daf4a ;
3319 --ext : # 984ea3 ;
3420 --underscore : # ff7f00 ;
21+
22+ --bids-brand : # 124559 ;
23+ --bids-accent : # 6b9aaa ;
24+ --bids-stats-bg : # 598392 ;
25+ --white : # ffffff ;
26+
27+ /* Material Design variable overrides (keep so top tabs/header use brand) */
28+ --md-primary-fg-color : # 124559 ;
29+ --md-primary-fg-color--light : # 124559 ;
30+ --md-primary-fg-color--dark : # 124559 ;
31+ --md-accent-fg-color : # 124559 ;
32+ --md-accent-fg-color--transparent : rgba (212 , 123 , 138 , 0.1 );
33+ --md-default-fg-color : # 111 ;
34+ --content-max : 1200px ;
35+
36+
3537}
3638
3739/* Basic */
You can’t perform that action at this time.
0 commit comments