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

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

Open
sigmaSd opened this issue Nov 14, 2022 · 0 comments
Open

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

sigmaSd opened this issue Nov 14, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sigmaSd
Copy link
Owner

sigmaSd commented Nov 14, 2022

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 = 
...
@sigmaSd sigmaSd added enhancement New feature or request good first issue Good for newcomers labels Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant