Hue the Navbar with notification banner (#17)

* Hue the Navbar with notification banner

* Disable default color setting as it overrides other values

* Update ReadMe.md and publics
This commit is contained in:
Simon Priet
2023-05-25 23:39:18 +02:00
committed by GitHub
parent ff6e7d916b
commit 96e881af5e
6 changed files with 35 additions and 0 deletions

View File

@@ -32,3 +32,6 @@ Repeate for each styles you want to enables.
* ![example of orange shop icon](public/user-orange-shop.png) ![example of violet factory icon](public/user-violet-factory.png)
* `Alkessian.less`: Change the black navbar of Jira & Confluence back to the default white one and add slight animations.
![example of Confluence navbar](public/alkessian-banner.png)
* `Navbar color on Notif.css`: Emphase the notification banner by coloring the navbar as well, with a nice and tidy `transition`.
![example of Color switching with success](public/navbar_notification_success.gif)
![example of Color switching with success](public/navbar_notification_error.gif)