github.com/manicqin/nomad@v0.9.5/ui/app/styles/components/nomad-logo.scss (about)

     1  .nomad-logo {
     2    height: 26px;
     3    max-height: 26px;
     4    fill: $white;
     5  
     6    .faded {
     7      opacity: 0.7;
     8    }
     9  }