Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2.2.1
with:
driver-opts: image=moby/buildkit:v0.10.5

- name: Login to GitHub Container Registry
uses: docker/login-action@v2.1.0
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified css/addons/sonarr/sonarr-4k-logo/sonarr-4k.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css/addons/sonarr/sonarr-4k-logo/sonarr-4k.psd
Binary file not shown.
8 changes: 0 additions & 8 deletions css/addons/sonarr/sonarr-text-logo/sonarr-text-logo.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@
}
}

@media only screen and (max-width: 768px) {
[class*="PageHeader-logo-"] {
width: 32px;
height: 32px;
margin-left: 0px;
content: url("sonarr/Content/Images/logo.svg");
}
}

[class*="LoadingPage-logoFull-"] {
content: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png");
Expand Down
1 change: 1 addition & 0 deletions css/addons/unraid/login-page/custom_login.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ DISABLE_THEME="false"
# you must disable the whole theme with the DISABLE_THEME="true" env first and re-run it again after with "false".

# Your domain can be your custom domain or a github pages (user.github.io) etc. Don't add the whole URL with scheme, you only need to add the domain.
# If you are using your own github.io domain you must prepend /theme.park on all @imports/URLs in the css files. e.g. @import url(/theme.park/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css);

# If your custom domain uses a subfolder you must escape the forward slash. (custom.com\/subfolder)

Expand Down
51 changes: 50 additions & 1 deletion css/base/bitwarden/bitwarden-base.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ img.logo {
filter: invert(100);
}

html.theme_light .filter-option.active>.filter-buttons .filter-button,
html.theme_light .btn-link:not(.text-danger):not(.cursor-move) {
color: rgb(var(--accent-color)) !important;
}

html.theme_light .filter-buttons .filter-button:hover, html.theme_light .filter-buttons .filter-button:focus, html.theme_light .filter-buttons .filter-button:active {
color: rgb(var(--accent-color) ,.85) !important;
}

body.layout_frontend,
html[class*="theme_"] body,
html[class*="theme_"] body.layout_frontend,
Expand Down Expand Up @@ -234,7 +243,9 @@ html[class*="theme_"] .close {
outline: none;
}

.swal2-popup {
.swal2-popup,
html.theme_light [class*=swal2-]:not(.swal2-container,.swal2-confirm,.swal2-cancel,.swal2-deny),
html.theme_light .swal2-popup .swal2-actions {
background: var(--modal-bg-color);
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;
Expand Down Expand Up @@ -281,6 +292,25 @@ html[class*="theme_"] .close {
}

/* FORMS */

app-login .tw-bg-background {
background: var(--transparency-dark-25);
}

app-login .tw-border-secondary-300 {
border-color: var(--transparency-light-10)
}

app-login button {
background: var(--button-color) !important;
border-color: var(--button-color) !important;
}

input {
background: var(--transparency-dark-10) !important;
color: var(--text) !important;
}

html[class*="theme_"] label.form-check-label,
html[class*="theme_"] .form-control-file {
color: var(--text);
Expand All @@ -305,7 +335,20 @@ html[class*="theme_"] .form-control:disabled,
opacity: 1;
}

html[class*="theme_"] app-generator .card-generated .card-body {
background: var(--transparency-dark-15);
}

a[bitmenuitem], button[bitmenuitem] {
background: var(--drop-down-menu-bg) !important;
color: var(--text) !important;
}

select:focus {
background-color: #191a1c !important;
}

.bit-menu-panel div {
background: var(--drop-down-menu-bg) !important;
}

Expand Down Expand Up @@ -446,6 +489,12 @@ html[class*="theme_"] .progress {
color: var(--button-text);
}

app-register-form button {
background-color: var(--button-color) !important;
border-color: var(--button-color) !important;
color: var(--button-text) !important;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active {
background-color: var(--button-color-hover);
Expand Down
112 changes: 57 additions & 55 deletions css/base/rutorrent/rutorrent-base.css
Original file line number Diff line number Diff line change
Expand Up @@ -424,18 +424,24 @@ div#CatList {
border-left: none
}

div#CatList ul li span {
/* div#CatList ul li span {
color: var(--text)
}

div#CatList ul li.sel span {
color: #AACF27
}
} */

div#CatList ul li {
color: var(--text);
border: none;
margin: 5px;
font-family: 'Roboto'
font-family: 'Roboto';
padding: 4px;
}

div#CatList .label-prefix
{
font-size: 21px;
}

div#CatList ul li.sel {
Expand All @@ -445,13 +451,21 @@ div#CatList ul li.sel {
border: none
}

#-_-_-all-_-_-,
#-_-_-dls-_-_-,
#-_-_-com-_-_-,
#-_-_-act-_-_-,
#-_-_-iac-_-_-,
#-_-_-err-_-_- {
background-image: url(/resources/rutorrent/status_icons.png)
div#CatList li.sel .label-prefix{
color: var(--text)
}

.label-count,.label-size {
color: #D4D6C9;
background-color: #273238;
}

li.sel .label-count, li.sel .label-size {
color:#009DDD;
}

.label-icon {
background-image: url(/resources/rutorrent/status_icons.png);
}

.catpanel {
Expand All @@ -474,41 +488,8 @@ div#CatList ul li.sel {
transition: all .3s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0
}

#-_-_-all-_-_- {
background-position: 4px -175px
}

#-_-_-dls-_-_- {
background-position: 4px 2px
}

#-_-_-com-_-_- {
background-position: 4px -15px
}

#-_-_-act-_-_- {
background-position: 4px -159px
}

#-_-_-iac-_-_- {
background-position: 4px -31px
}

#-_-_-err-_-_- {
background-position: 4px -95px
}

div#CatList ul li.RSS {
background-image: url(/resources/rutorrent/status_icons.png);
background-position: 4px -207px
}

div#CatList ul li.disRSS {
background-image: url(/resources/rutorrent/status_icons.png)
}

.stable-icon {
background-image: url(/resources/rutorrent/status_icons.png)
background-image: url(/resources/rutorrent/status_icons.png);
}

.Icon_File {
Expand All @@ -523,11 +504,11 @@ div#CatList ul li.disRSS {
background: transparent url(/resources/rutorrent/dir.gif) no-repeat left center
}

div#CatList ul li.sel span {
div#CatList .sel .label-size, div#CatList .sel .label-size {
color: rgb(var(--accent-color));
}

div#flabel_cont ul li {
#flabel_cont li:not(.-_-_-all-_-_-) .label-icon {
background-image: url(/resources/rutorrent/status_icons.png);
background-position: 4px -352px
}
Expand Down Expand Up @@ -569,6 +550,21 @@ div.graph_tab {
background: var(--transparency-dark-25);
}

.graph_tab_grid {
border: 2px solid #606060;
}

.graph_tab_legend {
color: #FFF;
background-color: #181818;
}

.graph_tab_tooltip {
color: #FFF;
background-color: #606060;
border: 1px solid #606060;
}

div.table_tab {
background: var(--transparency-dark-45);
font-family: 'Roboto'
Expand Down Expand Up @@ -757,20 +753,15 @@ div#tcreate textarea#trackers {
cursor: text;
}

input[type="text"],
input[type="password"],
select {
input[type="number"],input[type="text"],input[type="password"],select {
color: var(--text-hover);
border: none;
background: var(--transparency-dark-25) url(/resources/rutorrent/headers.png) repeat-x scroll 0 -138px;
border-radius: 2px;
outline: none;
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="file"][disabled],
select[disabled] {
input[type="number"][disabled],input[type="text"][disabled],input[type="password"][disabled],input[type="file"][disabled],select[disabled] {
color: var(--text-hover);
border: none;
background: var(--transparency-dark-10) url(/resources/rutorrent/headers.png) repeat scroll 0 0 !important;
Expand Down Expand Up @@ -1625,7 +1616,7 @@ div#dlgEditRatioRules {
}

#autodl-multiselect-header {
background-image: url(/resources/rutorrent/dlg-autodl-irc.gif");
background-image: url(/resources/rutorrent/dlg-autodl-irc.gif);
}

.shieven {
Expand Down Expand Up @@ -1804,3 +1795,14 @@ div#dlgEditRules div.dlg-header {
div#dlgEditFilters div.dlg-header{
background-image:none;
}

div.label-count, div.label-size{
background-color: rgb(var(--accent-color));
color: var(--label-text-color);
text-shadow: none;
}

li.sel .label-count, li.sel .label-size {
color: var(--label-text-color);
background-color: rgb(var(--accent-color), .75);
}
4 changes: 4 additions & 0 deletions css/defaults/servarr-base.css
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,10 @@ a:hover {
background: var(--transparency-dark-10) !important;
}

[class*="AgendaEvent-event-"] {
border-bottom: 1px solid var(--transparency-light-25);
}

/* SETTINGS */
[class*="Settings-link-"] {
color: var(--text-hover);
Expand Down