Backstage: TechDocs: Documentation Header

Created on 28 Jul 2020  路  5Comments  路  Source: backstage/backstage

The header for documentation currently use the standard "home" color.
Screen Shot 2020-07-28 at 4 30 10 PM

Screen Shot 2020-07-28 at 4 33 21 PM

We would like to change this to a specific color to use for documentation.
Screen Shot 2020-07-28 at 4 32 33 PM

docs-like-code good first issue help wanted

Most helpful comment

Hi @emmaindal, I would like to take this up.

All 5 comments

Hi @emmaindal, I would like to take this up.

Great @twishasaraiya 馃槃 I'll assign it to you, just let us know if you have any questions! 馃帀

Hi @emmaindal, can you please confirm if I have picked correct shades

{
    colors: ['#C8077A', '#C8077A'],
    waveColor: '#262425',
    opacity: ['0', '0.8'],
  }

Hi @emmaindal, can you please confirm if I have picked correct shades

{
    colors: ['#C8077A', '#C8077A'],
    waveColor: '#262425',
    opacity: ['0', '0.8'],
  }

@twishasaraiya I adjusted them a little bit, will update the sketch. Lets use the following 馃槃

{
    colors: ['#C8077A', '#C2297D'],
    waveColor: '#ea93c3',
    opacity: ['0.8', '0.0'],
},

Thanks for that @emmaindal. I have made the changes.

Was this page helpful?
0 / 5 - 0 ratings