Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few suggestions on aesthetics. #663

Open
yu2chuan opened this issue May 26, 2024 · 9 comments
Open

A few suggestions on aesthetics. #663

yu2chuan opened this issue May 26, 2024 · 9 comments
Assignees

Comments

@yu2chuan
Copy link

Is your feature request related to a problem? Please describe.

  • The row height after pressing “Enter” is too large, which impacts the readability and appearance.
  • For Headlines 1, 2, and 3, consider using three distinct shades of gray from dark to light. Additionally, varying line heights can enhance readability. For headline 4, 5, 6, they are OK to use the same color such as black.
  • By default, make the first column of tables bold, or allow users to choose whether each first column or row should be bold.
    Describe the solution you'd like
    as above.

Describe alternatives you've considered

Additional context

@drl990114
Copy link
Owner

  1. In fact, custom themes can adjust line height, but this is indeed a bit cumbersome. We will support setting default line height and text size later on.
  2. A marker will be added in front of the node to display its type, such as h1, h2...
  3. I need to think about the display issue with the table again. I may not directly add the default style to display in the first column for now.

Your suggestion is very good. The first two points have already been included in the development plan, and it may not be too long.

@yu2chuan
Copy link
Author

Sorry for my typo. For item 3, what I want to say is to make the first row bold.

@drl990114
Copy link
Owner

Bold can be achieved through ** mark, which may not be done by default for packages. However, adding some shortcuts may be helpful.

@yu2chuan
Copy link
Author

Ok. I know I can use ctrl+b to add bold. However, we need more shortcuts for jumping to ChatGPT, table of contents, bookmark, source code, wysiwyg.

@yu2chuan
Copy link
Author

yu2chuan commented Jun 2, 2024

About style full width, could it be how much percentage of width is margin? Users can freely adjust this instead of a fixed parameter in the theme.

@drl990114
Copy link
Owner

Do you think the current full width margin is still a bit large, or do you want to find a more suitable margin between the full width and default margin?

@yu2chuan
Copy link
Author

yu2chuan commented Jun 4, 2024

I want to find a more suitable margin between the full width and the default margin.

drl990114 added a commit to drl990114/rme that referenced this issue Jun 22, 2024
@yu2chuan
Copy link
Author

yu2chuan commented Aug 8, 2024

is it possible to make BOLD obvious in both themes? Some words are highlighted in bold, but they still aren't easily to get my attention.

@drl990114
Copy link
Owner

ok, Bold it appropriately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants