centreon-archived icon indicating copy to clipboard operation
centreon-archived copied to clipboard

enh(UI): Integrate new theme in centreon web

Open Thebarda opened this issue 2 years ago • 1 comments

Description

This integrates the new theme colors in Centreon Web. It also fixes breaking changes from a previous commit from centreon-frontend.

https://user-images.githubusercontent.com/12515407/184339223-6a283a1e-92d6-4cd2-aade-ae16a2951b90.mov

https://user-images.githubusercontent.com/12515407/184339232-c802c1f7-f3a9-4a35-ba6f-1c62c8d4b2d7.mov

Type of change

  • [ ] Patch fixing an issue (non-breaking change)
  • [ ] New functionality (non-breaking change)
  • [ ] Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • [ ] 21.04.x
  • [ ] 21.10.x
  • [ ] 22.04.x
  • [x] 22.10.x (master)

How this pull request can be tested ?

The colors provided by the theme are correctly applied and check that there are no bad contrast between the foreground color (text, icon, ...) and the background color.

Checklist

Community contributors & Centreon team

  • [x] I have followed the coding style guidelines provided by Centreon
  • [ ] I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • [ ] I have commented my code, especially hard-to-understand areas of the PR.
  • [x] I have rebased my development branch on the base branch (master, maintenance).

Thebarda avatar Aug 12 '22 08:08 Thebarda