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

Change Font (Or general Config) #17

Open
yushangakki opened this issue Dec 15, 2019 · 3 comments
Open

Change Font (Or general Config) #17

yushangakki opened this issue Dec 15, 2019 · 3 comments

Comments

@yushangakki
Copy link

This is wonderful!
But Could you add personal config to this program? Like the font and the background?
Thank you so much!

@chipsenkbeil
Copy link
Owner

@yushangakki, what specifically did you have in mind? Did you want to have a common config file? Or just more CLI options? You can already control the font and selected background color from the CLI options.

@yushangakki
Copy link
Author

a common config file would be great! Also is it possible to change the color scheme? Thanks!

@chipsenkbeil
Copy link
Owner

Looks like there's NSJSONSerialization that could be used to go from an NSDictionary to a JSON string and vice versa.

Combine that with file reading in Objective C and we should be able to have a config file containing JSON that can be used to configure options.

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

No branches or pull requests

2 participants