mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #768] The search bar's background color and text color can't tell #400
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#400
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wu-yue-yu on GitHub (Jan 21, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/768
The text in search bar is unable to see clearly. Could change the background color or the color of text?
@Komediruzecki commented on GitHub (Jan 21, 2021):
We should implement proper legacy dark/white themes. The legacy theme is not really working with any part of UI, search is just another one of them.
@Flexo013 Did you have time to test some suitable colors for legacy theme?
@wu-yue-yu commented on GitHub (Jan 21, 2021):
Thank replying! BTW, is there anyway to customize the editor theme? I'd like to use my own text editor theme. I don't know how to find the code. Could tell me where should I go? Thanks again.
@Komediruzecki commented on GitHub (Jan 21, 2021):
Not sure about editor theme, there are plenty of themes available for editor.
But you can customize preview theme in File -> Preferences -> Markdown -> Preview Style
If you think this would be a nice to have, please open issue (feature request) and we will see if people like the idea.
@wu-yue-yu commented on GitHub (Jan 22, 2021):
OK, thanks for replying.
@Rokt33r commented on GitHub (Feb 22, 2021):
@CindyCyber Thanks for reporting. I'll include the fix to v0.14.0. It should be shipped in the next week.
@wu-yue-yu commented on GitHub (Feb 23, 2021):
OK, thanks for your working.