File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -770,7 +770,7 @@ a.xmb { /* member */ color: #090; font-weight: bo
770770a .xf { /* function */ color : # 00f ; font-weight : bold; }
771771a .xmt { /* method */ color : # 00f ; font-weight : bold; }
772772a .xsr { /* subroutine */ color : # 00f ; font-weight : bold; }
773- a .scope { /* scope */ color : dodgerblue ; font-weight : bold; padding-left : 1ex ; }
773+ a .scope { /* scope */ color : steelblue ; font-weight : bold; padding-left : 1ex ; }
774774
775775# man table , # man td { /* #man == troff src */
776776 background-color : # ddddcc ;
Original file line number Diff line number Diff line change @@ -815,7 +815,7 @@ a.xmb { /* member */ color: #090; font-weight: bo
815815a .xf { /* function */ color : # 00f ; font-weight : bold; }
816816a .xmt { /* method */ color : # 00f ; font-weight : bold; }
817817a .xsr { /* subroutine */ color : # 00f ; font-weight : bold; }
818- a .scope { /* scope */ color : dodgerblue ; font-weight : bold; padding-left : 1ex ; }
818+ a .scope { /* scope */ color : steelblue ; font-weight : bold; padding-left : 1ex ; }
819819
820820# man table , # man td { /* #man == troff src */
821821 background-color : # ddddcc ;
Original file line number Diff line number Diff line change @@ -871,7 +871,7 @@ a.xmb { /* member */ color: #090; font-weight: bo
871871a .xf { /* function */ color : # 00f ; font-weight : bold; }
872872a .xmt { /* method */ color : # 00f ; font-weight : bold; }
873873a .xsr { /* subroutine */ color : # 00f ; font-weight : bold; }
874- a .scope { /* scope */ color : dodgerblue ; font-weight : bold; padding-left : 1ex ; }
874+ a .scope { /* scope */ color : steelblue ; font-weight : bold; padding-left : 1ex ; }
875875
876876# man table , # man td { /* #man == troff src */
877877 background-color : # ddddcc ;
You can’t perform that action at this time.
0 commit comments