Stunning and Clean – Near 100%
-
First I want to say congratulations of producing a very nice user friendly admin theme. I have attempted this a couple of times, but did not take it a step further to submit to WordPress, and congrats on that effort to share the open source of this.
Some gentle feedback that I personally felt when I installed for the first time and my feelings when I looked around the admin area.
My initial thought was this is really clean, good use of grey, sleek and sophisticated. Then when I opened the admin menu’s on the left I was a bit confused at first because my user experience since I have been groomed the WordPress way is that when a parent menu is open I am presented with clarity that it has child menu’s. This is not so apparent on Slate.
If I were to tweak Slate here is what I would do on the active menu and the child container: https://www.dropbox.com/s/fh5829h1m0yd0kq/Screenshot%202014-10-18%2018.04.37.png?dl=0
For the new page/post sidebar 2 I would pull that inner shadow back to 0.4% rather than the 5% you have now since the complete admin interface has no shadows and presents sleek, sharp, modern flat and shadow free.
Here is the code I style I edited for that sidebar:
#poststuff #post-body.columns-2 #side-sortables, .comment-php #submitdiv { background-image: -moz-linear-gradient(left, #dad9d9 0%, #eeecec 0.4%, #eeecec 100%); background-image: -o-linear-gradient(left, #dad9d9 0%, #eeecec 0.4%, #eeecec 100%); background-image: -webkit-linear-gradient(left, #dad9d9 0%, #eeecec 0.4%, #eeecec 100%); background-image: linear-gradient(to right, #dad9d9 0%, #eeecec 0.4%, #eeecec 100%); }
And what the admin looks like after I add a touch of salt to the perfect steak.
https://www.dropbox.com/s/tsn4obl7l9w8zov/Screenshot%202014-10-18%2018.13.44.png?dl=0
Hopefully these minor updates make it to the next release of updates. I respect if you decide these are not something that enhances Slate. I will just have to edit the css on each site I use it on.
Let me buy you a beer, where is the donate link to get a beer on your table to have with this fine cut steak?
Ciaran
- The topic ‘Stunning and Clean – Near 100%’ is closed to new replies.