0.2.1 • Published 6 years ago

terminus-scrollbar v0.2.1

Weekly downloads
95
License
MIT
Repository
github
Last release
6 years ago

terminus-scrollbar


Terminus plugin for adding a scrollbar to terminal panes.

screenshot

/* Configurable CSS variables to control appearance */
terminus-hterm-scrollbar {
  /* The smallest the scrollbar handle will shrink down to */
  --scrollbar-min-handle-size: 50px;

  /* The width of the scrollbar track and handle */
  --scrollbar-width: 8px;

  /* The color of the scrollbar track */
  --scrollbar-track-color: #2d373d;

  /* The color of the scrollbar handle */
  --scrollbar-handle-color: #7c8c9c;

  /* The color of the border around the scrollbar handle */
  --scrollbar-border-color: #000;
}

Like my work?

ko-fi

0.2.1

6 years ago

0.2.0

6 years ago

0.2.0-1

7 years ago

0.2.0-0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago