Skip to content

Conversation

geeknoid
Copy link
Contributor

  • When you hover over an HTML header, we now pop up a link icon holding a link to the
    header. Useful to support deep linking to a header.

  • When you click on a link that points outside of istio.io, the target is now
    opened in a separate tab.

  • Improved the coloring of links in the light theme so they're more visible. I was almost not able to
    see the difference between normal text and links, now the color delta is greater. Additionally, when you hover on a link, we now draw an underline.

  • Change the color of H1 headers to be black instead of being the same color
    as links. They're not links, they shouldn't be that color.

Fixes #977 and #955

Staging: https://geeknoid.github.io/istio.github.io/

- When you hover over an HTML header, we now pop up a link icon holding a link to the
header. Useful to support deep linking to a header.

- When you click on a link that points outside of istio.io, the target is now
opened in a separate tab.

- Improved the coloring of links in the light theme so they're more visible. I was almost not able to
see the difference between normal text and links, now the color delta is greater. Additionally, when
you hover on a link, we now draw an underline.

- Change the color of H1 headers to be black instead of being the same color
as links. They're not links, they shouldn't be that color.
@geeknoid geeknoid requested review from linsun and ldemailly February 13, 2018 06:19
Copy link
Member

@ldemailly ldemailly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to my eyes the new link color is a bit too light/electric

the darker blue before was better contrast on white

can we keep the nice new mouse over without lighter blue ?

@linsun
Copy link
Member

linsun commented Feb 13, 2018

Looks good! I love the istio blue on the link :). thank you Martin so much!!

@linsun
Copy link
Member

linsun commented Feb 13, 2018

merging, as color comment may be addressed later if Martin wants to. :)

@linsun linsun merged commit 2d82246 into istio:master Feb 13, 2018
@geeknoid
Copy link
Contributor Author

geeknoid commented Feb 13, 2018 via email

@ldemailly
Copy link
Member

having non link being black is a good idea. but having links be electric blue isn't: #985

@ldemailly
Copy link
Member

maybe you want to add a high contrast theme, but leave the default to the standard istio colors ?
(which shouldn't include any cyan or other too close to 100% in 1 component colors)

geeknoid added a commit that referenced this pull request Feb 15, 2018
* update docs for the fact the webhook files are not included in 0.5.1 (#983)

* Update AWS automatic sidecar-injection (#958)

* 0.5.1 (#982)

* Link improvements (#980)

- When you hover over an HTML header, we now pop up a link icon holding a link to the
header. Useful to support deep linking to a header.

- When you click on a link that points outside of istio.io, the target is now
opened in a separate tab.

- Improved the coloring of links in the light theme so they're more visible. I was almost not able to
see the difference between normal text and links, now the color delta is greater. Additionally, when
you hover on a link, we now draw an underline.

- Change the color of H1 headers to be black instead of being the same color
as links. They're not links, they shouldn't be that color.

* Add missing webhook script files question to help page (#986)

* Prepare for archiving.
charili pushed a commit to charili/istio.io that referenced this pull request Nov 10, 2019
* update docs for the fact the webhook files are not included in 0.5.1 (istio#983)

* Update AWS automatic sidecar-injection (istio#958)

* 0.5.1 (istio#982)

* Link improvements (istio#980)

- When you hover over an HTML header, we now pop up a link icon holding a link to the
header. Useful to support deep linking to a header.

- When you click on a link that points outside of istio.io, the target is now
opened in a separate tab.

- Improved the coloring of links in the light theme so they're more visible. I was almost not able to
see the difference between normal text and links, now the color delta is greater. Additionally, when
you hover on a link, we now draw an underline.

- Change the color of H1 headers to be black instead of being the same color
as links. They're not links, they shouldn't be that color.

* Add missing webhook script files question to help page (istio#986)

* Prepare for archiving.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants