markusressel / markusressel/KodeEditor

Text color for editor background in CodeEditorLayout

Open
#45 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Kotlin
Stars
92
Forks
11
Avg merge
4h 10m
Merged PRs (30d)
1

Description

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 to app:ke_lineNumbers_textColor can help in this.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at CodeEditorLayout and compare how the existing app:ke_lineNumbers_textColor attribute is handled. The work is done when the editor background text can be configured with a corresponding text-color attribute and the default black color remains compatible.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.