mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
added lazylibrarian
This commit is contained in:
parent
633a044cec
commit
69f819e9e2
24
CSS/themes/lazylibrarian/aquamarine.css
Normal file
24
CSS/themes/lazylibrarian/aquamarine.css
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
/* dP dP dP */
|
||||||
|
/* 88 88 88 */
|
||||||
|
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
|
||||||
|
/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */
|
||||||
|
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||||
|
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||||
|
/* 88 */
|
||||||
|
/* dP */
|
||||||
|
|
||||||
|
/* Made by @gilbN */
|
||||||
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
|
/* LAZYLIBRARIAN AQUAMARINE THEME */
|
||||||
|
@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
|
||||||
|
:root {
|
||||||
|
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|
||||||
|
--button-color: #009688;
|
||||||
|
--button-color-hover: #12afa0;
|
||||||
|
--accent-color: #009688;
|
||||||
|
--accent-color-hover: #12afa0;
|
||||||
|
--queue-color: #009688;
|
||||||
|
}
|
24
CSS/themes/lazylibrarian/dark.css
Normal file
24
CSS/themes/lazylibrarian/dark.css
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
/* dP dP dP */
|
||||||
|
/* 88 88 88 */
|
||||||
|
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
|
||||||
|
/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */
|
||||||
|
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||||
|
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||||
|
/* 88 */
|
||||||
|
/* dP */
|
||||||
|
|
||||||
|
/* Made by @gilbN */
|
||||||
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
|
/* LAZYLIBRARIAN DARK THEME */
|
||||||
|
@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
|
||||||
|
:root {
|
||||||
|
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
--modal-bg-color: radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|
||||||
|
--button-color: hsla(0,0%,100%,.15);
|
||||||
|
--button-color-hover: hsla(0,0%,100%,.30);
|
||||||
|
--accent-color: rgba(255, 255, 255, 0.25);
|
||||||
|
--accent-color-hover: rgba(255, 255, 255, 0.45);
|
||||||
|
--queue-color: #6b5;
|
||||||
|
}
|
24
CSS/themes/lazylibrarian/hotline.css
Normal file
24
CSS/themes/lazylibrarian/hotline.css
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
/* dP dP dP */
|
||||||
|
/* 88 88 88 */
|
||||||
|
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
|
||||||
|
/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */
|
||||||
|
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||||
|
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||||
|
/* 88 */
|
||||||
|
/* dP */
|
||||||
|
|
||||||
|
/* Made by @gilbN */
|
||||||
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
|
/* LAZYLIBRARIAN HOTLINE THEME */
|
||||||
|
@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
|
||||||
|
:root {
|
||||||
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||||
|
|
||||||
|
--button-color: hsla(0,0%,100%,.15);
|
||||||
|
--button-color-hover: hsla(0,0%,100%,.30);
|
||||||
|
--accent-color: #F44336;
|
||||||
|
--accent-color-hover: #0b3161;
|
||||||
|
--queue-color: #6b5;
|
||||||
|
}
|
291
CSS/themes/lazylibrarian/lazylibrarian-base.css
Normal file
291
CSS/themes/lazylibrarian/lazylibrarian-base.css
Normal file
@ -0,0 +1,291 @@
|
|||||||
|
/* dP dP dP */
|
||||||
|
/* 88 88 88 */
|
||||||
|
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
|
||||||
|
/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */
|
||||||
|
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||||
|
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||||
|
/* 88 */
|
||||||
|
/* dP */
|
||||||
|
|
||||||
|
/* Made by @gilbN */
|
||||||
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
|
body {
|
||||||
|
color: #ccc;
|
||||||
|
background: var(--main-bg-color);
|
||||||
|
}
|
||||||
|
p {
|
||||||
|
color: #ccc !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* SCROLLBAR */
|
||||||
|
@media only screen and (min-width: 768px) {
|
||||||
|
html {
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
body {
|
||||||
|
overflow-y: auto;
|
||||||
|
height: 100%;
|
||||||
|
background: var(--main-bg-color)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
::-webkit-scrollbar {
|
||||||
|
width: 14px;
|
||||||
|
}
|
||||||
|
::-webkit-scrollbar-thumb {
|
||||||
|
min-height: 50px;
|
||||||
|
border: 3px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
|
background-color: hsla(0,0%,100%,.2);
|
||||||
|
background-clip: padding-box;
|
||||||
|
}
|
||||||
|
::-webkit-scrollbar-track {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
::-webkit-scrollbar-thumb:hover {
|
||||||
|
min-height: 50px;
|
||||||
|
border: 3px solid transparent;
|
||||||
|
border-radius: 8px;
|
||||||
|
background-color: hsla(0,0%,100%,.5);
|
||||||
|
background-clip: padding-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* NAVBAR */
|
||||||
|
.navbar {
|
||||||
|
border: 1px solid transparent;
|
||||||
|
text-shadow: 1px 1px 1px rgb(0, 0, 0);
|
||||||
|
background: rgba(0, 0, 0, 0);
|
||||||
|
}
|
||||||
|
.navbar-inverse {
|
||||||
|
background-image: none;
|
||||||
|
background-color: transparent;
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
|
.navbar-default .navbar-brand {
|
||||||
|
color: #e4e4e4;
|
||||||
|
}
|
||||||
|
.navbar-default .navbar-nav>li>a {
|
||||||
|
color: #e4e4e4;
|
||||||
|
}
|
||||||
|
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: none;
|
||||||
|
background-color: rgba(0, 0, 0, .25);
|
||||||
|
}
|
||||||
|
/* BUTTONS */
|
||||||
|
|
||||||
|
.btn-primary, .btn-default {
|
||||||
|
background-image: none;
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: var(--button-color);
|
||||||
|
border-color: transparent;
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-primary:hover, .btn-default:hover, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
|
||||||
|
background-image: none;
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: var(--button-color-hover);
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
|
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: var(--button-color-hover);
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
|
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: var(--button-color-hover);
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus,.btn:hover, .btn:focus, .btn.focus {
|
||||||
|
outline: none;
|
||||||
|
background-color: var(--button-color-hover);
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
|
.btn-link:hover, .btn-link:focus, button.close {
|
||||||
|
outline:none
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-warning {
|
||||||
|
background-image: none;
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: #f89406;
|
||||||
|
border-color: #f89406;
|
||||||
|
}
|
||||||
|
|
||||||
|
.btn-warning:hover {
|
||||||
|
background-image: none;
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: #c67605;
|
||||||
|
border-color: #bc7005;
|
||||||
|
}
|
||||||
|
.btn:hover, .btn:focus, .btn.focus {
|
||||||
|
color: #ffffff;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.pagination>li.disabled>a, .pagination>li.disabled>a:hover, .pagination>li.disabled>span, .pagination>li.disabled>span:hover {
|
||||||
|
background-color: var(--button-color);
|
||||||
|
background-image: none;
|
||||||
|
outline:none;
|
||||||
|
}
|
||||||
|
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
|
||||||
|
color: #ccc;
|
||||||
|
background-color: var(--button-color);
|
||||||
|
border-color: transparent;
|
||||||
|
cursor: not-allowed;
|
||||||
|
}
|
||||||
|
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: none;
|
||||||
|
background-color: rgba(0, 0, 0, 0.45);
|
||||||
|
border-color: transparent;
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
.pagination>li.active>a, .pagination>li.active>span {
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.pagination>li>a, .pagination>li>span {
|
||||||
|
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.pagination>li>a, .pagination>li>span {
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: var(--button-color);
|
||||||
|
border: 1px solid transparent;
|
||||||
|
|
||||||
|
}
|
||||||
|
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-image: none;
|
||||||
|
background-color: var(--button-color-hover);
|
||||||
|
border-color: transparent;
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* FORM CONTYROL */
|
||||||
|
|
||||||
|
.form-control:focus {
|
||||||
|
border-color: transparent;
|
||||||
|
outline: 0;
|
||||||
|
-webkit-box-shadow: none;
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-control {
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: rgba(0, 0, 0, 0.25);
|
||||||
|
background-image: none;
|
||||||
|
border: 1px solid transparent;
|
||||||
|
}
|
||||||
|
.form-control:active, .form-control:focus {
|
||||||
|
color: #272b30;
|
||||||
|
background-color: #fff;
|
||||||
|
background-image: none;
|
||||||
|
border: 1px solid transparent;
|
||||||
|
}
|
||||||
|
#subhead_menu .input-group .form-control:active ,.input-group .form-control:focus {
|
||||||
|
color: #272b30;
|
||||||
|
background-color: #ffffff;
|
||||||
|
height: 30px !important;
|
||||||
|
}
|
||||||
|
.configtable .input-group .form-control:active ,.configtable .input-group .form-control:focus {
|
||||||
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
height: 38px !important;
|
||||||
|
padding: 8px 12px;
|
||||||
|
font-size: 14px;
|
||||||
|
line-height: 1.42857143;
|
||||||
|
color: #272b30;
|
||||||
|
background-color: #ffffff;
|
||||||
|
background-image: none;
|
||||||
|
border: 1px solid #cccccc;
|
||||||
|
border-radius: 4px;
|
||||||
|
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||||||
|
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
|
||||||
|
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
|
||||||
|
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
|
||||||
|
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* TABLE */
|
||||||
|
|
||||||
|
table {
|
||||||
|
background-color: rgba(255, 255, 255, 0.08);
|
||||||
|
}
|
||||||
|
|
||||||
|
.table-striped>tbody>tr:nth-of-type(odd) {
|
||||||
|
background-color: rgba(0, 0, 0, 0.08);
|
||||||
|
}
|
||||||
|
.table-hover>tbody>tr:hover {
|
||||||
|
background-color: rgba(255, 255, 255, 0.08) !important;
|
||||||
|
}
|
||||||
|
.table-bordered {
|
||||||
|
border: 1px solid transparent;
|
||||||
|
}
|
||||||
|
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
|
||||||
|
border: 1px solid rgba(255, 255, 255, 0.08);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* BOOKWALL */
|
||||||
|
|
||||||
|
.table-responsive>.table {
|
||||||
|
background-color: rgba(255, 255, 255, .08);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* SETTINGS */
|
||||||
|
|
||||||
|
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: rgba(255, 255, 255, 0.08);
|
||||||
|
border: 1px solid TRANSPARENT;
|
||||||
|
border-bottom-color: transparent;
|
||||||
|
cursor: default;
|
||||||
|
}
|
||||||
|
.nav-tabs {
|
||||||
|
border-bottom: 1px solid rgba(255, 255, 255, 0.45);
|
||||||
|
}
|
||||||
|
.nav-tabs>li>a:hover {
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
|
.nav>li>a:hover, .nav>li>a:focus {
|
||||||
|
text-decoration: none;
|
||||||
|
background-color: rgba(255, 255, 255, 0.15);
|
||||||
|
}
|
||||||
|
.input-group-addon {
|
||||||
|
border:none;
|
||||||
|
border-color: transparent;
|
||||||
|
background-image: none;
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: rgba(0, 0, 0, .45);
|
||||||
|
}
|
||||||
|
.input-group {
|
||||||
|
margin-top: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
legend {
|
||||||
|
border-bottom: 1px solid rgba(255, 255, 255, .45);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* MODAL */
|
||||||
|
|
||||||
|
.modal-content {
|
||||||
|
background: var(--modal-bg-color);
|
||||||
|
border: 1px solid transparent;
|
||||||
|
}
|
||||||
|
.modal-header {
|
||||||
|
border-bottom: 1px solid rgba(255, 255, 255, .45);
|
||||||
|
}
|
||||||
|
.modal-footer {
|
||||||
|
border-top: 1px solid rgba(255, 255, 255, .45);
|
||||||
|
}
|
||||||
|
pre {
|
||||||
|
color: #ccc;
|
||||||
|
background-color: rgba(0, 0, 0, 0.25);
|
||||||
|
border: 1px solid transparent;
|
||||||
|
}
|
24
CSS/themes/lazylibrarian/plex.css
Normal file
24
CSS/themes/lazylibrarian/plex.css
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
/* dP dP dP */
|
||||||
|
/* 88 88 88 */
|
||||||
|
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
|
||||||
|
/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */
|
||||||
|
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||||
|
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||||
|
/* 88 */
|
||||||
|
/* dP */
|
||||||
|
|
||||||
|
/* Made by @gilbN */
|
||||||
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
|
/* LAZYLIBRARIAN PLEX THEME */
|
||||||
|
@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
|
||||||
|
:root {
|
||||||
|
--main-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed;
|
||||||
|
--modal-bg-color: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"), url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed;
|
||||||
|
|
||||||
|
--button-color: #cc7b19;
|
||||||
|
--button-color-hover: #e59029;
|
||||||
|
--accent-color: #e5a00d;
|
||||||
|
--accent-color-hover: #ffc107;
|
||||||
|
--queue-color: #27c24c;
|
||||||
|
}
|
24
CSS/themes/lazylibrarian/space-gray.css
Normal file
24
CSS/themes/lazylibrarian/space-gray.css
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
/* dP dP dP */
|
||||||
|
/* 88 88 88 */
|
||||||
|
/* d8888P 88d888b. .d8888b. 88d8b.d8b. .d8888b. 88d888b. .d8888b. 88d888b. 88 .dP */
|
||||||
|
/* 88 88' `88 88ooood8 88'`88'`88 88ooood8 88' `88 88' `88 88' `88 88888" */
|
||||||
|
/* 88 88 88 88. ... 88 88 88 88. ... 88. .88 88. .88 88 88 `8b. */
|
||||||
|
/* dP dP dP `88888P' dP dP dP `88888P' 88 88Y888P' `88888P8 dP dP `YP */
|
||||||
|
/* 88 */
|
||||||
|
/* dP */
|
||||||
|
|
||||||
|
/* Made by @gilbN */
|
||||||
|
/* https://github.com/gilbN/theme.park */
|
||||||
|
|
||||||
|
/* LAZYLIBRARIAN SPACE GRAY THEME */
|
||||||
|
@import url(https://gilbn.github.io/theme.park/CSS/themes/lazylibrarian/lazylibrarian-base.css);
|
||||||
|
:root {
|
||||||
|
--main-bg-color: radial-gradient( ellipse at center, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
--modal-bg-color: radial-gradient( ellipse at top, rgba(87,108,117,1) 0%, rgba(37,50,55,1) 100.2% ) center center/cover no-repeat fixed;
|
||||||
|
|
||||||
|
--button-color: #607D8B;
|
||||||
|
--button-color-hover: #81a6b7;
|
||||||
|
--accent-color: #607D8B;
|
||||||
|
--accent-color-hover: #81a6b7;
|
||||||
|
--queue-color: #81a6b7;
|
||||||
|
}
|
@ -56,6 +56,7 @@
|
|||||||
<li><a href="https://github.com/gilbN/theme.park/wiki/Themes#synclounge-themes">Synclounge</a></li>
|
<li><a href="https://github.com/gilbN/theme.park/wiki/Themes#synclounge-themes">Synclounge</a></li>
|
||||||
<li><a href="https://github.com/gilbN/theme.park/wiki/Themes#the-lounge-themes">The Lounge</a></li>
|
<li><a href="https://github.com/gilbN/theme.park/wiki/Themes#the-lounge-themes">The Lounge</a></li>
|
||||||
<li><a href="https://github.com/gilbN/theme.park/wiki/Themes#portainer-themes">Portainer</a></li>
|
<li><a href="https://github.com/gilbN/theme.park/wiki/Themes#portainer-themes">Portainer</a></li>
|
||||||
|
<li><a href="https://github.com/gilbN/theme.park/wiki/Themes#lazylibrarian-themes">Lazylibrarian</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
BIN
Screenshots/lazylibrarian/aquamarine.png
Normal file
BIN
Screenshots/lazylibrarian/aquamarine.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 934 KiB |
BIN
Screenshots/lazylibrarian/dark.png
Normal file
BIN
Screenshots/lazylibrarian/dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 571 KiB |
BIN
Screenshots/lazylibrarian/hotline.png
Normal file
BIN
Screenshots/lazylibrarian/hotline.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
BIN
Screenshots/lazylibrarian/lazylibrarian.gif
Normal file
BIN
Screenshots/lazylibrarian/lazylibrarian.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 532 KiB |
BIN
Screenshots/lazylibrarian/plex.jpg
Normal file
BIN
Screenshots/lazylibrarian/plex.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 259 KiB |
BIN
Screenshots/lazylibrarian/space-gray.png
Normal file
BIN
Screenshots/lazylibrarian/space-gray.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 863 KiB |
Loading…
Reference in New Issue
Block a user