fv0 / native-ui

macOS theme for the Atom code editor. Over 205k downloads.
https://atom.io/themes/native-ui
140 stars 23 forks source link

Added new styling for permanent scrollbars. #93

Closed hanslivingstone closed 6 years ago

hanslivingstone commented 6 years ago

The following changes have been made:

  1. New scrollbar styles have been added to work around an issue with Atom's default scrollbar rendering. These new default scrollbar styles only take effect when macOS is configured to permanently render scrollbars.

  2. A new seamless scrollbar style for text editors has been added. This new scrollbar style is optional and if activated blends editor scrollbars into the syntax color scheme.

  3. A new option in the settings menu has been added to enable the seamless editor scrollbars. Again these changes only take effect when macOS is permanently displaying scrollbars.

I believe this closes issue #92.

Attached three screenshots which show:

  1. The improved default permanent scrollbar styles.

1

  1. The optional seamless scrollbars for text editors and the new setting to enable them.

2

  1. The optional seamless scrollbars adapting to a light theme.

3