Skip to content

Move theme settings from config.toml to themes config #105

@sigmaSd

Description

@sigmaSd

These settings https://github.com/sigmaSd/IRust/blob/master/crates/irust/src/irust/options.rs#L11-L24 https://github.com/sigmaSd/IRust/blob/master/crates/irust/src/irust/options.rs#L33-L34 I think belong to the themes config

I think its better to move them and the theme configuration would look something like

[rust]
keyword = 
keyword2 = 
...
[irust]
welcome_msg =
input_prompt =
input_color = 
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions