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

Philosophic/taste question #8

Open
paaguti opened this issue Jul 15, 2020 · 5 comments
Open

Philosophic/taste question #8

paaguti opened this issue Jul 15, 2020 · 5 comments

Comments

@paaguti
Copy link
Contributor

paaguti commented Jul 15, 2020

I'm using

property['style.line_number'] = 'fore:$(color.base04),back:$(color.base01)'

and

buffer:set_fold_margin_hi_color(true, property_int['color.base01'])

to provide a minimal differentiation between the text buffer and the 'surroundings' . My students sometimes seem confused by the fold_margin and take it as an additional space in the code. It's a very small help that makes the difference for me too...

@rgieseke
Copy link
Owner

Great to hear it used with students, i think TA is a great choice for that!

Personally, i use https://github.com/rgieseke/ta-common/blob/master/highlight.lua for a similar effect to highlight the currently active view.

I'll might experiment with that ...!

@rgieseke
Copy link
Owner

How do you distribute the themes? Do you make them install it? If it's preconfigured you could probably add this to their initial config?

@paaguti
Copy link
Contributor Author

paaguti commented Jul 15, 2020 via email

@rgieseke
Copy link
Owner

Na das klingt ja nach völliger Flexibilität :-)

@paaguti
Copy link
Contributor Author

paaguti commented Jul 16, 2020 via email

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