diff --git a/README.md b/README.md index 14c57b4..f92a3b9 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,12 @@ This content aims to change a little the Alkemics interface to help you recognis ### Change banners -Yes. If you are on Preprod, the teal navbar will have be enhanced with a light strip. +If you are on Preprod, the teal navbar will be enhanced with a light strip. On Load testing, the stip is purple. On your Pillar, the stip is cyan. -On Production, the navbar change colors using Salsify colors. The logon footer also work that way. +On Prod, the navbar change colors using Salsify colors. The logon footer also work that way. + +If you have multiple windows or tabs on theses opened, you will quickly see on which one you are. ### Change user icon to a factory or a shop @@ -29,11 +31,12 @@ Repeate for each styles you want to enables. ## What each styles do? -* `LTG banner.css`: Change the Load Testing banner -* `PLR banner.css`: Change your Pillar banner * `PPR banner.css`: Change the Preproduction banner +* `PLR banner.css`: Change your Pillar banner +* `LTG banner.css`: Change the Load Testing banner +* `PRD banner.css`: Change the Production banner and login's footer -* `Whiter banner.css`: Estetics changes mainly changing text to pure white and the hover and selected looks. You'll like it. Works with the others files. +* `Whiter banner.css`: Look & feel, mainly changing text to pure white and the hover and active elements. A _must have_. Works with the others files. * `Retailers Sigils.css`: Change the top-right user icon to a Shop one, and make it orange. This can't tell if you'r actually logged as a Retailer or not. * `Suppliers Sigils.css`: change the top-right user icon to a Factory one, and make it turquoise. This cn't tell if you're actually logged as a Manufacturer or not. diff --git a/public/PLR_banner_ex.png b/public/PLR_banner_ex.png new file mode 100644 index 0000000..6cdd28e Binary files /dev/null and b/public/PLR_banner_ex.png differ diff --git a/public/PPR_banner_ex.png b/public/PPR_banner_ex.png new file mode 100644 index 0000000..77f459b Binary files /dev/null and b/public/PPR_banner_ex.png differ diff --git a/public/PRD_banner_ex.png b/public/PRD_banner_ex.png new file mode 100644 index 0000000..3466526 Binary files /dev/null and b/public/PRD_banner_ex.png differ