[GH-ISSUE #204] how to change color of search bar #200

Closed
opened 2026-02-27 15:55:36 +03:00 by kerem · 2 comments
Owner

Originally created by @s1rk1t on GitHub (Dec 14, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/204

Hi all,

I've used the inspect tool and see that it's background-color value for the search bar div is rgb(0, 188, 212) but have grepped the entire file system, but for the life of me can't find any div with that background-color value. I also tried grepping with the corresponding hex color value with no success. Any one have any idea where the search bar background color value is being set?

Thanks in advance for any help you can offer.

Originally created by @s1rk1t on GitHub (Dec 14, 2018). Original GitHub issue: https://github.com/RD17/ambar/issues/204 Hi all, I've used the inspect tool and see that it's background-color value for the search bar div is rgb(0, 188, 212) but have grepped the entire file system, but for the life of me can't find any div with that background-color value. I also tried grepping with the corresponding hex color value with no success. Any one have any idea where the search bar background color value is being set? Thanks in advance for any help you can offer.
kerem closed this issue 2026-02-27 15:55:36 +03:00
Author
Owner

@sochix commented on GitHub (Dec 16, 2018):

Set the style here https://github.com/RD17/ambar/blob/master/FrontEnd/src/layouts/MainLayout/MainLayout.js line 44

<!-- gh-comment-id:447624319 --> @sochix commented on GitHub (Dec 16, 2018): Set the style here https://github.com/RD17/ambar/blob/master/FrontEnd/src/layouts/MainLayout/MainLayout.js line 44
Author
Owner

@s1rk1t commented on GitHub (Dec 17, 2018):

Thanks!

<!-- gh-comment-id:447980336 --> @s1rk1t commented on GitHub (Dec 17, 2018): Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#200
No description provided.