go-micro.dev/v5@v5.12.0/.richstyle.yaml (about)

     1  labelType: long
     2  coverThreshold: 70
     3  buildStyle:
     4    bold: true
     5    foreground: yellow
     6  startStyle:
     7    foreground: lightBlack
     8  passStyle:
     9    foreground: green
    10  failStyle:
    11    bold: true
    12    foreground: "#821515"
    13  skipStyle:
    14    foreground: lightBlack
    15  passPackageStyle:
    16    foreground: green
    17    hide: false
    18  failPackageStyle:
    19    bold: true
    20    foreground: "#821515"
    21  coveredStyle:
    22    foreground: green
    23  uncoveredStyle:
    24    bold: true
    25    foreground: yellow
    26  fileStyle:
    27    foreground: cyan
    28  lineStyle:
    29    foreground: magenta