You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay in response, I forgot to write an answer.
Currently there is no way to change the default text color, and its a good idea to add that.
If you feel adventurous, you could achieve the desired effect by using a highlighter with an appropriately configured theme.
I never really intended to use KodeEditor without a syntax highlighter set, but it should be easy to add this.
How to change the text color for the background text in the CodeEditorLayout?
By default, it's black in color.
I have tried
android:textColor="@color/white"
but its not working.Maybe something like
app:ke_editor_textColor
similar toapp:ke_lineNumbers_textColor
can help in this.The text was updated successfully, but these errors were encountered: