File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ div .ebnf
77}
88
99@namespace "http://www.w3.org/2000/svg" ;
10- .line {fill : none; stroke : # 001133 ; stroke-width : 1 ;}
10+ .line {fill : none; stroke : # 0063db ; stroke-width : 1 ;}
1111 .bold-line {stroke : # 000714 ; shape-rendering : crispEdges; stroke-width : 2 ;}
1212 .thin-line {stroke : # 000A1F ; shape-rendering : crispEdges;}
13- .filled {fill : # 001133 ; stroke : none;}
13+ .filled {fill : # 0063db ; stroke : none;}
1414 text .terminal {font-family : Roboto, Sans-serif;
1515 font-size : 10px ;
1616 fill : # 000714 ;
@@ -26,9 +26,9 @@ div .ebnf
2626 fill : # 000A1F ;
2727 font-weight : normal;
2828 }
29- rect , circle , polygon {fill : # 001133 ; stroke : # 001133 ;}
30- rect .terminal {fill : # 4D88FF ; stroke : # 001133 ; stroke-width : 1 ;}
31- rect .nonterminal {fill : # 9EBFFF ; stroke : # 001133 ; stroke-width : 1 ;}
29+ rect , circle , polygon {fill : # 0063db ; stroke : # 0063db ;}
30+ rect .terminal {fill : # 4D88FF ; stroke : # 0063db ; stroke-width : 1 ;}
31+ rect .nonterminal {fill : # 9EBFFF ; stroke : # 0063db ; stroke-width : 1 ;}
3232 rect .text {fill : none; stroke : none;}
33- polygon .regexp {fill : # C7DAFF ; stroke : # 001133 ; stroke-width : 1 ;}
33+ polygon .regexp {fill : # C7DAFF ; stroke : # 0063db ; stroke-width : 1 ;}
3434
You can’t perform that action at this time.
0 commit comments