I think the ui.selection
and markup.heading
colors are not easily distinguishable in the emacs theme
in helix
#7797
Answered
by
Yevgnen
vagreargnatry
asked this question in
General
-
source file: https://guides.nyu.edu/LaTeX/sample-document may be related: |
Beta Was this translation helpful? Give feedback.
Answered by
Yevgnen
Aug 8, 2023
Replies: 1 comment 1 reply
-
@Yevgnen Hello! Could you please help me modify the color in your free time? I am not good at choosing colors. I am currently using this method inherits = "emacs"
"markup.heading" = { fg = "lightsteelblue1", modifiers = ["bold"] } |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, the original color of that part in Emacs editor seems to be
But the definition of faces are quite different between Helix and Emacs. So it would take some time to fine tune all the colors in LaTeX files (if possible). Unfortunately I'm busy working on my job right now, maybe I would do that later.