Sha256: 634ba3dde3d64de8cfe01db8fbb7f60b18662a98d9607be9d9b8530d85a74d36

Contents?: true

Size: 486 Bytes

Versions: 6

Compression:

Stored size: 486 Bytes

Contents

@charset "UTF-8";

/* The height and padding for the header bar */
$header-height: 5rem;
$header-padding: 1.75rem;

/* The horizontal padding for the navigation and TOC sidebars */
$sidebar-padding: 5rem;

/* The default border colour for elements with borders */
$default-border-colour: rgb(230, 236, 241);

/* The colour for any box shadows */
$box-shadow-colour: rgba(116, 129, 141, 0.1);

/* The hover colour for custom-coloured hyperlinks */
$link-hover-colour: rgb(56, 132, 254);

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-gitbook-0.0.6 _sass/_variables.scss
jekyll-theme-gitbook-0.0.5 _sass/_variables.scss
jekyll-theme-gitbook-0.0.4 _sass/_variables.scss
jekyll-theme-gitbook-0.0.3 _sass/_variables.scss
jekyll-theme-gitbook-0.0.2 _sass/_variables.scss
jekyll-theme-gitbook-0.0.1 _sass/_variables.scss