microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.33k stars 2.72k forks source link

[Bug]: Public-docsite - Excel product colors require an update #26337

Closed ghost closed 1 year ago

ghost commented 1 year ago

Library

React / v8 (@fluentui/react)

System Info

System:
    OS: Windows 10 10.0.22621
    CPU: (8) x64 Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
    Memory: 2.33 GB / 15.59 GB
  Browsers:
    Edge: Spartan (44.22621.1105.0), Chromium (108.0.1462.76)
    Internet Explorer: 11.0.22621.1

Are you reporting Accessibility issue?

None

Reproduction

No need

Bug Description

Internally at Microsoft we have determined that the hex codes depicted as the product colors for Microsoft Excel require an update. The update will ensure that users get the best experience developing apps for the Excel ecosystem.

Actual Behavior

Current colors available here https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products

Excel Shade 20 #004b1c Excel Shade 10 #0e5c2f Excel Primary #217346 Excel Tint 10 #3f8159 Excel Tint 20 #4e9668 Excel Tint 30 #6eb38a Excel Tint 40 #9fcdb3 Excel Tint 50 #e9f5ee

Expected Behavior

New hex color codes available here https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products image

Logs

No response

Requested priority

High

Products/sites affected

No response

Are you willing to submit a PR to fix?

yes

Validations

ghost commented 1 year ago

I mistakenly created this issue for the Fluent UI react-northstar project. The issue applies to fluent UI react project instead.