Skip to content

Commit

Permalink
updated read me
Browse files Browse the repository at this point in the history
  • Loading branch information
herbie4 committed Oct 6, 2022
1 parent 81d6548 commit 5c8d490
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@
## Example of darkmode scheme in profile

<img src="/images/dark-mode-for-wp-user-scheme-profile.png" />

### change log
1.0.1 initial relaease
1.0.2 color array update

### TO DO
* add support for avada dark mode
5 changes: 5 additions & 0 deletions hhdev-wp-admin-add-dark-mode-scheme.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ function hhdev_update_user_option_admin_color( $color_scheme ) {
1.0.1 initial relaease
1.0.2 color array update
*/

/*
TO DO
* add support for avada dark mode
*/

0 comments on commit 5c8d490

Please sign in to comment.