Skip to content

basic CSS that the user could edit? #16

Description

@peterjosvai

Description

hi,

It would be great if a basic CSS, with the styles which the short key commands refer to, like headings,
could be found and edited.

reason: not to make colorful notes width rare fonts, but to control how large H1 is, for example...
in percentage or in em units...

I'm (getting to be) aware that any feature "request" goes to void cause if one wants it, one should make it, and say hello world when it's a working feature candidate :)

I respect that :) (This is my last suggestion here.)

Peter

Suggested solution

I can't suggest one...
But I imagine it like Blank itself could open a small CSS file for editing.
Or a small text file with style name and value pairs, like in a php config file....

; //comment// description... mentioning that the default is 100 (%), for example... or 1 (em)
name = value

like:

; h1 font-size (relative to base medium font size, which is "1"
; default value is 2
; uncomment it is you want to change it
; h1 = 2

Additional context

= = = = = Thank you for Blank! = = = =

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions