Hey again, so after talking to some people in the Atom Slack the recommended way to have a config option affect styles was simply to add\remove a class. So with some minor edits a "Show absolute line numbers" setting was created to show the absolute numbers that are hidden by this plugin by default.
I think it's kind of convenient to have a setting as it's not so much a personalized customization as I imagine is the intent behind the custom stylesheets in atom but a pretty specific selector & styles to achieve a consistent, desired effect. It can still be customized further in a user's styles but I think it's valuable to supply the core basics for that functionality.
Hey again, so after talking to some people in the Atom Slack the recommended way to have a config option affect styles was simply to add\remove a class. So with some minor edits a "Show absolute line numbers" setting was created to show the absolute numbers that are hidden by this plugin by default.
I think it's kind of convenient to have a setting as it's not so much a personalized customization as I imagine is the intent behind the custom stylesheets in atom but a pretty specific selector & styles to achieve a consistent, desired effect. It can still be customized further in a user's styles but I think it's valuable to supply the core basics for that functionality.