markor icon indicating copy to clipboard operation
markor copied to clipboard

Hex color for basic theme instead of color wheel

Open lamyergeier opened this issue 4 years ago • 3 comments

General information

  • App version: 2.8.0
  • Android version: 11
  • Device: Samsung A70
  • I understand that this issue will be closed without further notice in case I didn't describe the problem including general information, or didn't search for similar issues & requests.

Description

In the following I would like to change BG Light to #fdf6e3, how can I type it instead of choosing it from the colour wheel. May be you could provide an option to type it under the colour wheel.

Screenshot_20210906-173427_Markor

lamyergeier avatar Sep 06 '21 15:09 lamyergeier

Dear Developer, I wanna help fix this issue, but I have not found the place to fix. I wanna know which files I can read now, plz.

jayunx avatar Apr 24 '22 16:04 jayunx

In main/java/net/gsantner/markor/ui/hleditor/TextActions.java is a action to show a color dialog. We want to use something else there to input #hex color and visualize the input color there instead [..the color wheel isn't optimal for the use].

gsantner avatar Apr 24 '22 16:04 gsantner

In main/java/net/gsantner/markor/ui/hleditor/TextActions.java is a action to show a color dialog. We want to use something else there to input #hex color and visualize the input color there instead [..the color wheel isn't optimal for the use].

Thank you. I got your meaning.

jayunx avatar Apr 24 '22 17:04 jayunx