diff options
author | Michael Traeger <git@m.traeger-mail.de> | 2016-07-07 21:15:33 +0200 |
---|---|---|
committer | Michael Traeger <git@m.traeger-mail.de> | 2016-07-07 21:15:33 +0200 |
commit | 31cf05c5a2d3075e55c364943813fd2aa6ac283e (patch) | |
tree | 1be02fe8387688cea552d198853ba38c22c581f9 | |
parent | 7949c50bd0a29cccc6dbcf8eba3e21b04441876c (diff) |
note for color change
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -26,3 +26,13 @@ Alternative ## Complications Problems could arise when using this app with the original old_menu app. + +## Change Menu Color + +For use with NextCloud-Blue use +``` +background-color: #0082c9; +``` +instead of `#1d2d44` for Owncloud. + +You can remove this line also for dark grey. |