You should put your post in the Feedback category instead of the Design category.
The colors are very unbalanced and bad
In my opinion, the colors are really unbalanced and the contrast is not observed at all https://postimg.cc/QHLtyMQG @JeffreyWay @_adrian
Is this in Windows? It's very strange because some people tell me it displays fine, and others say it's still that weird blue background.
If anyone can reproduce what @johndoe220 sees, can you play around in dev tools and tell me what styles I need to tweak to fix it? 😆😬
@JeffreyWay Something like this:
.select-wrap select option {
background: #151f32;
color: white;
}
Or,
<option value="all" class="bg-grey-400 dark:bg-blue-1000 text-grey-800 dark:text-grey-600">All</option>
@JeffreyWay It looks the same to me. Are you running Laracasts through Cloudflare proxy? Perhaps clearing the Cloudflare cache helps?
@JeffreyWay @_adrian yes i'm in windows and firefox browser, This method works simply,
background : #182d4c
But as you know, because you are using two themes, this value must be set with variables.,i used 182d4c color, which is exactly the color of the search box. demo : https://postimg.cc/V5R2L2wx . You obviously put a lot of effort into laracasts And this is absolutely valuable, There are small defects in every business, And the growth of every business owes to these small defects,be successful and victorious
@Niush Okay, how's it look now?
in mobile is not good.
I know it’s not the ideal solution but for those who still have this issue, you can click on Channels in the left panel and explore them from there, at least until we can figure out how to solve this pesky bug.
@_adrian The solution is simple, I put it above
is site build with laravel ?
@LoverCode yes laracasts.com is built with laravel + inertia. But this is css thing :)
@Sinnbeck No, I wanted to make sure that when there are so many Laravel tutorials, the site is not supposed to be in another language. ;)) So we can play a role in editing the site :))
Please or to participate in this conversation.

