1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-04 18:24:22 +00:00

Remove all references to icon variables as they no longer exist

This commit is contained in:
Magnus Walbeck 2023-02-04 16:48:18 +01:00
parent cdf314d189
commit 22ab880f82
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769
29 changed files with 0 additions and 1681 deletions

View file

@ -15,16 +15,3 @@
color: var(--color-text-maxcontrast);
}
}
/* Icons -------------------------------------------------------------------- */
.icon-announcementcenter,
.icon-announcementcenter-dark {
background-image: var(--icon-announcementcenter-announcementcenter-f2f2f2) !important;
}
.app-announcementcenter {
.icon-notifications-off {
background-image: var(--icon-announcementcenter-notifications-off-f2f2f2) !important;
}
}

View file

@ -120,68 +120,3 @@
.popover.open .action-link {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.icon-new-calendar {
background-image: var(--icon-calendar-new-calendar-f2f2f2) !important;
}
.app-calendar,
.popover {
.icon-rightarrow {
background-image: var(--icon-calendar-rightarrow-f2f2f2) !important;
}
.icon-leftarrow {
background-image: var(--icon-calendar-leftarrow-f2f2f2) !important;
}
.icon-view-module {
background-image: var(--icon-calendar-view-module-f2f2f2) !important;
}
.icon-view-week {
background-image: var(--icon-calendar-view-week-f2f2f2) !important;
}
.icon-view-day {
background-image: var(--icon-calendar-view-day-f2f2f2) !important;
}
.icon-view-list {
background-image: var(--icon-calendar-view-list-f2f2f2) !important;
}
.icon-new-calendar-with-task-list {
background-image: var(--icon-calendar-new-calendar-with-task-list-f2f2f2) !important;
}
.icon-timezone {
background-image: var(--icon-calendar-timezone-f2f2f2) !important;
}
.icon-eye {
background-image: var(--icon-calendar-eye-f2f2f2) !important;
}
.icon-briefcase {
background-image: var(--icon-calendar-briefcase-f2f2f2) !important;
}
.icon-reminder {
background-image: var(--icon-calendar-reminder-f2f2f2) !important;
}
.icon-repeat {
background-image: var(--icon-calendar-repeat-f2f2f2) !important;
}
.icon-embed {
background-image: var(--icon-calendar-embed-f2f2f2) !important;
}
.icon-color-picker {
background-image: var(--icon-calendar-color-picker-f2f2f2) !important;
}
}

View file

@ -22,9 +22,3 @@
}
}
}
/* Icons -------------------------------------------------------------------- */
.icon-circles {
background-image: var(--icon-circles-circles-f2f2f2) !important;
}

View file

@ -27,44 +27,3 @@
background-color: var(--color-background-darker) !important;
}
}
/* Icons -------------------------------------------------------------------- */
.app-contacts {
.icon-phone {
background-image: var(--icon-contacts-phone-f2f2f2) !important;
}
.icon-address-book {
background-image: var(--icon-contacts-address-book-f2f2f2) !important;
}
.icon-social {
background-image: var(--icon-contacts-social-f2f2f2) !important;
}
.icon-language {
background-image: var(--icon-contacts-language-f2f2f2) !important;
}
.icon-up {
background-image: var(--icon-contacts-up-f2f2f2) !important;
}
.sort-contacts .multiselect .multiselect__single {
background-image: var(--icon-triangle-s-f2f2f2) !important;
}
.icon-eye {
background-image: var(--icon-contacts-eye-f2f2f2) !important;
}
.icon-recent-actors {
background-image: var(--icon-contacts-recent-actors-f2f2f2) !important;
}
}
// In popup outside the .app-contacts div
.icon-qrcode {
background-image: var(--icon-contacts-qrcode-f2f2f2) !important;
}

View file

@ -48,47 +48,6 @@
/* Icons -------------------------------------------------------------------- */
.icon-deck {
background-image: var(--icon-deck-deck-f2f2f2) !important;
}
.icon-archive {
background-image: var(--icon-deck-archive-f2f2f2) !important;
}
.icon-toggle-compact-expanded {
background-image: var(--icon-deck-toggle-view-collapse-f2f2f2) !important;
}
.icon-toggle-compact-collapsed {
background-image: var(--icon-deck-toggle-view-expand-f2f2f2) !important;
}
.icon-clone {
background-image: var(--icon-deck-clone-f2f2f2) !important;
}
.icon-filter {
background-image: var(--icon-deck-filter-f2f2f2) !important;
}
.icon-attach {
background-image: var(--icon-deck-attach-f2f2f2) !important;
}
.icon-calendar-dark.now,
.icon-calendar-dark.next {
background-image: var(--icon-calendar-000) !important;
}
.icon-filter_set {
background-image: var(--icon-deck-filter_set-f2f2f2) !important;
}
.icon-reply {
background-image: var(--icon-deck-reply-f2f2f2) !important;
}
.resource-type-deck {
img[src$="deck-dark.svg"] {
filter: invert(95%);

View file

@ -34,41 +34,3 @@
}
}
}
/* Icons -------------------------------------------------------------------- */
.icon-forms {
background-image: var(--icon-forms-forms-f2f2f2) !important;
}
.icon-answer-checkbox {
background-image: var(--icon-forms-answer-checkbox-f2f2f2) !important;
}
.icon-answer-multiple {
background-image: var(--icon-forms-answer-multiple-f2f2f2) !important;
}
.icon-answer-dropdown {
background-image: var(--icon-forms-answer-dropdown-f2f2f2) !important;
}
.icon-answer-short {
background-image: var(--icon-forms-answer-short-f2f2f2) !important;
}
.icon-answer-long {
background-image: var(--icon-forms-answer-long-f2f2f2) !important;
}
.icon-drag-handle {
background-image: var(--icon-forms-drag-handle-f2f2f2) !important;
}
.icon-answer-date {
background-image: var(--icon-forms-answer-date-f2f2f2) !important;
}
.icon-answer-datetime {
background-image: var(--icon-forms-answer-datetime-f2f2f2) !important;
}

View file

@ -75,7 +75,3 @@
filter: invert(95%);
}
}
.icon-deny {
background-image: var(--icon-groupfolders-deny-f2f2f2) !important;
}

View file

@ -82,58 +82,3 @@
.popover.open button.action-button {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.app-mail {
.icon-inbox {
background-image: var(--icon-mail-inbox-f2f2f2) !important;
}
.icon-flagged {
background-image: var(--icon-mail-star-f2f2f2) !important;
}
.icon-drafts {
background-image: var(--icon-mail-drafts-f2f2f2) !important;
}
.icon-sent {
background-image: var(--icon-mail-sent-f2f2f2) !important;
}
.icon-archive {
background-image: var(--icon-mail-archive-f2f2f2) !important;
}
.icon-trash {
background-image: var(--icon-mail-trash-f2f2f2) !important;
}
.icon-starred[data-starred="false"]:not(:hover) {
background-image: var(--icon-star-dark-f2f2f2) !important;
}
}
// Icons used by Mail inside and outside the .app-mail class
.icon-forward {
background-image: var(--icon-mail-forward-f2f2f2) !important;
}
.icon-junk {
background-image: var(--icon-mail-junk-f2f2f2) !important;
}
// Specify which places to exactly to use the white mail-important icon.
// This is to prevent the important icon, on the avatar of emails
// marked as important, having a white background.
.popover .icon-important,
#mailbox-priority .icon-important {
background-image: var(--icon-mail-important-f2f2f2) !important;
}
#mail-message-has-blocked-content .action-item button.action-item__menutoggle--with-title,
.popover.open .action-button .action-button__icon.icon-toggle {
background-image: var(--icon-toggle-f2f2f2) !important;
}

View file

@ -65,35 +65,3 @@
color: var(--color-text-link);
}
}
/* Icons -------------------------------------------------------------------- */
.app-news {
.icon-rss {
background-image: var(--icon-news-rss-f2f2f2) !important;
}
.icon-unpinned {
background-image: var(--icon-news-unpinned-f2f2f2) !important;
}
.icon-pinned {
background-image: var(--icon-news-pinned-f2f2f2) !important;
}
.icon-full-text-disabled {
background-image: var(--icon-news-nonfulltext-f2f2f2) !important;
}
.icon-full-text-enabled {
background-image: var(--icon-news-fulltext-f2f2f2) !important;
}
.icon-updatemode-default {
background-image: var(--icon-news-updatemodedefault-f2f2f2) !important;
}
.icon-updatemode-unread {
background-image: var(--icon-news-updatemodeunread-f2f2f2) !important;
}
}

View file

@ -12,27 +12,3 @@
background-image: none !important;
}
}
/* Icons -------------------------------------------------------------------- */
.icon-notes {
background-image: var(--icon-notes-notes-f2f2f2) !important;
}
.icon-notes-trans {
background-image: var(--icon-notes-notes-trans-f2f2f2) !important;
}
.app-notes {
.icon-recent {
background-image: var(--icon-notes-recent-f2f2f2) !important;
}
.icon-emptyfolder {
background-image: var(--icon-notes-folder-empty-f2f2f2) !important;
}
.icon-files {
background-image: var(--icon-notes-folder-f2f2f2) !important;
}
}

View file

@ -1,19 +0,0 @@
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
* @license GNU AGPL version 3 or any later version, see COPYING file for more.
*/
/* Social ------------------------------------------------------------------- */
/* Icons -------------------------------------------------------------------- */
.app-social {
.icon-reply {
background-image: var(--icon-social-reply-f2f2f2) !important;
}
.emoji-invoker {
background-image: var(--icon-social-emoji-f2f2f2) !important;
}
}

View file

@ -33,51 +33,3 @@
background-color: var(--color-background-hover);
}
}
/* Icons -------------------------------------------------------------------- */
// Used by other apps or just used globally, so it should be available globally
.icon-talk {
background-image: var(--icon-spreed-app-dark-f2f2f2) !important;
}
.icon-clip-add-file {
background-image: var(--icon-spreed-clip-add-file-f2f2f2) !important;
}
.icon-menu-people,
.icon-menu-people-white {
background-image: var(--icon-spreed-menu-people-f2f2f2) !important;
}
.icon-grid-view {
background-image: var(--icon-spreed-grid-view-f2f2f2) !important;
}
.icon-promoted-view {
background-image: var(--icon-spreed-promoted-view-f2f2f2) !important;
}
.icon-folder-multiple-image {
background-image: var(--icon-spreed-folder-multiple-image-f2f2f2) !important;
}
.app-talk {
.icon-lobby {
background-image: var(--icon-spreed-lobby-f2f2f2) !important;
}
.icon-reply {
background-image: var(--icon-spreed-reply-f2f2f2) !important;
}
}
// Handle situations where a custom colour is used in the theming app that has a bad contrast with white
.app-talk .icon-start-call,
.talk-modal .icon-start-call,
#talk-panel .icon-start-call,
#talk-sidebar .icon-start-call,
#call-container .icon-start-call,
.talkChatTab .icon-start-call {
background-image: var(--icon-video-f2f2f2) !important;
}

View file

@ -104,52 +104,4 @@
.sprt-subtasks-hidden {
filter: invert(95%);
}
.icon-list {
background-image: var(--icon-tasks-icon-list-f2f2f2) !important;
}
.icon-start {
background-image: var(--icon-tasks-icon-start-f2f2f2) !important;
}
.icon-due {
background-image: var(--icon-tasks-icon-due-f2f2f2) !important;
}
.icon-task-star {
background-image: var(--icon-tasks-icon-task-star-f2f2f2) !important;
}
.icon-alphabetically {
background-image: var(--icon-tasks-icon-alphabetically-f2f2f2) !important;
}
input[type="checkbox"].checkbox:checked + label::before {
background-image: var(--icon-checkmark-f2f2f2) !important;
}
.app-content > div .task-list .grouped-tasks .task-item .task-body .task-body-icons {
.icon-subtasks-visible {
background-image: var(--icon-tasks-icon-subtasks-visible-f2f2f2) !important;
}
.icon-subtasks-hidden {
background-image: var(--icon-tasks-icon-subtasks-hidden-f2f2f2) !important;
}
}
.app-content .header .sortorder {
.icon-list__up {
background-image: var(--icon-tasks-icon-list-up-f2f2f2) !important;
}
.icon-list__down {
background-image: var(--icon-tasks-icon-list-down-f2f2f2) !important;
}
.icon-manual {
background-image: var(--icon-tasks-icon-manual-f2f2f2) !important;
}
}
}

View file

@ -52,10 +52,6 @@
}
.app-analytics {
.filterVisualizationItem {
background-image: var(--icon-close-f2f2f2);
}
.analyticsWidgetItem {
background-color: var(--color-background-darker) !important;
@ -74,17 +70,3 @@
}
}
}
/* Icons -------------------------------------------------------------------- */
.icon-analytics-filter-add {
background-image: var(--icon-analytics-filteradd-f2f2f2) !important;
}
.icon-analytics-options {
background-image: var(--icon-analytics-options-f2f2f2) !important;
}
.icon-analytics-drilldown {
background-image: var(--icon-analytics-column-f2f2f2) !important;
}

View file

@ -111,37 +111,3 @@
#audios_import .ui-progressbar .ui-progressbar-value {
background-color: var(--color-primary);
}
/* Icons -------------------------------------------------------------------- */
.app-audioplayer {
.sm2-inline-button.previous {
background-image: var(--icon-audioplayer-previous-f2f2f2) !important;
}
.play-pause,
.play-pause:hover,
.paused .play-pause:hover {
background-image: var(--icon-audioplayer-play-f2f2f2) !important;
}
.playing .play-pause {
background-image: var(--icon-audioplayer-pause-f2f2f2) !important;
}
.sm2-inline-button.next {
background-image: var(--icon-audioplayer-next-f2f2f2) !important;
}
.sm2-volume-control {
background-image: var(--icon-audioplayer-volume-f2f2f2) !important;
}
.sm2-inline-button.repeat {
background-image: var(--icon-audioplayer-repeat-f2f2f2) !important;
}
.sm2-inline-button.shuffle {
background-image: var(--icon-audioplayer-shuffle-f2f2f2) !important;
}
}

View file

@ -20,15 +20,6 @@
/* Icons -------------------------------------------------------------------- */
#bbb-react-root td .action-rename::after,
#bbb-react-root th .action-rename::after {
background-image: var(--icon-bbb-rename-f2f2f2) !important;
}
.icon-add-shortcut {
background-image: var(--icon-bbb-chain-plus-f2f2f2) !important;
}
.fileActionsMenu img[src$="/bbb/img/app-dark.svg"] {
filter: invert(95%);
}

View file

@ -67,25 +67,6 @@
/* Icons -------------------------------------------------------------------- */
.icon-collectives {
background-image: var(--icon-collectives-app-f2f2f2) !important;
}
.icon-access-time {
background-image: var(--icon-collectives-access-time-f2f2f2) !important;
}
.icon-sort-by-alpha {
background-image: var(--icon-collectives-sort-by-alpha-f2f2f2) !important;
}
.icon-pages-template,
.icon-pages-template-grey,
.icon-pages-template-dark-grey {
background-image: var(--icon-collectives-pages-template-000) !important;
filter: invert(95%);
}
.icon-pages-template-dark-grey {
opacity: 1 !important;
}

View file

@ -48,19 +48,3 @@
opacity: 1;
}
}
/* Icons -------------------------------------------------------------------- */
.app-cookbook {
.app-navigation-new button {
background-image: var(--icon-add-f2f2f2) !important;
}
.icon-arrow-up {
background-image: var(--icon-triangle-n-f2f2f2) !important;
}
.icon-arrow-down {
background-image: var(--icon-triangle-s-f2f2f2) !important;
}
}

View file

@ -14,11 +14,3 @@
border-top-color: var(--color-border);
}
}
/* Icons -------------------------------------------------------------------- */
.app-flowupload {
.icon-file.select-file-icon {
background-image: var(--icon-text-f2f2f2) !important;
}
}

View file

@ -42,10 +42,6 @@
.toplink:hover {
color: var(--color-text-link);
}
.marker-select {
background: var(--icon-triangle-s-000) no-repeat right 4px center;
}
}
.app-gpxedit .leaflet-container {

View file

@ -268,43 +268,6 @@
}
}
.jsxc-icon--more-dark {
background-image: var(--icon-more-f2f2f2);
transform: rotate(0.25turn);
}
.jsxc-icon--delete {
background-image: var(--icon-delete-f2f2f2);
&:hover {
background-image: var(--icon-delete-da4453);
}
}
.jsxc-icon--edit {
background-image: var(--icon-rename-f2f2f2);
}
.jsxc-icon--info {
background-image: var(--icon-info-f2f2f2);
}
.jsxc-icon--help {
background-image: var(--icon-ojsxc-help-f2f2f2);
}
.jsxc-icon--contact {
background-image: var(--icon-ojsxc-contact-f2f2f2);
}
.jsxc-icon--groupcontact {
background-image: var(--icon-ojsxc-groupcontact-f2f2f2);
}
.jsxc-icon--setting {
background-image: var(--icon-ojsxc-gear-f2f2f2);
}
.jsxc-icon--menu-dark,
.jsxc-waiting::before,
.jsxc-icon--emoticon,

View file

@ -148,11 +148,3 @@
border-color: var(--color-primary-element);
}
}
/* Icons -------------------------------------------------------------------- */
.app-passwords {
#controls .breadcrumb .crumb .home {
background-image: var(--icon-home-f2f2f2) !important;
}
}

View file

@ -26,22 +26,3 @@
box-shadow: none;
}
}
/* Icons -------------------------------------------------------------------- */
// Change icons to black as the contrast with white is really bad
.app-quicknotes {
.icon-checkmark {
background-image: var(--icon-checkmark-000) !important;
}
.quicknote .icon-delete {
background-image: var(--icon-delete-000) !important;
&:hover,
&:focus {
background-image: var(--icon-delete-da4453) !important;
opacity: 1 !important;
}
}
}

View file

@ -1,4 +1,3 @@
@charset "UTF-8";
/**
* =============================================================================
* Breeze Dark for Nextcloud
@ -58,28 +57,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
/**
* @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com)
* @copyright Copyright (c) 2019, Magnus Walbeck (mw@mwalbeck.org)
*
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*
* @license GNU AGPL version 3 or any later version
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
/***
* @copyright Copyright (c) 2019, Magnus Walbeck <mw@mwalbeck.org>
*
@ -405,10 +382,6 @@ tbody tr:active thead tr:active {
.toastify.dialogs {
border: 1px solid var(--color-border);
}
.toastify.dialogs .toast-close,
.toastify.dialogs .toast-undo-button.toast-close {
background-image: var(--icon-close-f2f2f2) !important;
}
/* App Store ---------------------------------------------------------------- */
.app-level .official {
border-color: var(--color-success);
@ -578,9 +551,6 @@ tbody tr:active thead tr:active {
filter: invert(95%);
}
/* Apps that haven't moved to variables for icons ---------------------------- */
.icon-social-email {
background-image: var(--icon-mail-000) !important;
}
.icon-onlyoffice-open,
.icon-onlyoffice-convert,
.icon-onlyoffice-download {
@ -649,9 +619,6 @@ tbody tr:active thead tr:active {
#workflowengine .section.rule .trigger .event .option__icon {
filter: invert(95%);
}
.app-settings .icon-folder {
background-image: var(--icon-folder-0082c9) !important;
}
/* Random CSS fixes for icons ----------------------------------------------- */
.avatardiv--with-menu .icon-more {
background-image: none !important;
@ -874,14 +841,6 @@ table tr.mouseOver td {
.app-announcementcenter .section > span {
color: var(--color-text-maxcontrast);
}
/* Icons -------------------------------------------------------------------- */
.icon-announcementcenter,
.icon-announcementcenter-dark {
background-image: var(--icon-announcementcenter-announcementcenter-f2f2f2) !important;
}
.app-announcementcenter .icon-notifications-off {
background-image: var(--icon-announcementcenter-notifications-off-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -970,66 +929,6 @@ table tr.mouseOver td {
.popover.open .action-link {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.icon-new-calendar {
background-image: var(--icon-calendar-new-calendar-f2f2f2) !important;
}
.app-calendar .icon-rightarrow,
.popover .icon-rightarrow {
background-image: var(--icon-calendar-rightarrow-f2f2f2) !important;
}
.app-calendar .icon-leftarrow,
.popover .icon-leftarrow {
background-image: var(--icon-calendar-leftarrow-f2f2f2) !important;
}
.app-calendar .icon-view-module,
.popover .icon-view-module {
background-image: var(--icon-calendar-view-module-f2f2f2) !important;
}
.app-calendar .icon-view-week,
.popover .icon-view-week {
background-image: var(--icon-calendar-view-week-f2f2f2) !important;
}
.app-calendar .icon-view-day,
.popover .icon-view-day {
background-image: var(--icon-calendar-view-day-f2f2f2) !important;
}
.app-calendar .icon-view-list,
.popover .icon-view-list {
background-image: var(--icon-calendar-view-list-f2f2f2) !important;
}
.app-calendar .icon-new-calendar-with-task-list,
.popover .icon-new-calendar-with-task-list {
background-image: var(--icon-calendar-new-calendar-with-task-list-f2f2f2) !important;
}
.app-calendar .icon-timezone,
.popover .icon-timezone {
background-image: var(--icon-calendar-timezone-f2f2f2) !important;
}
.app-calendar .icon-eye,
.popover .icon-eye {
background-image: var(--icon-calendar-eye-f2f2f2) !important;
}
.app-calendar .icon-briefcase,
.popover .icon-briefcase {
background-image: var(--icon-calendar-briefcase-f2f2f2) !important;
}
.app-calendar .icon-reminder,
.popover .icon-reminder {
background-image: var(--icon-calendar-reminder-f2f2f2) !important;
}
.app-calendar .icon-repeat,
.popover .icon-repeat {
background-image: var(--icon-calendar-repeat-f2f2f2) !important;
}
.app-calendar .icon-embed,
.popover .icon-embed {
background-image: var(--icon-calendar-embed-f2f2f2) !important;
}
.app-calendar .icon-color-picker,
.popover .icon-color-picker {
background-image: var(--icon-calendar-color-picker-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1046,10 +945,6 @@ table tr.mouseOver td {
.app-contacts .checkbox-radio-switch:not(.checkbox-radio-switch--disabled) .checkbox-radio-switch__input:focus + .checkbox-radio-switch__label {
background-color: var(--color-background-hover) !important;
}
/* Icons -------------------------------------------------------------------- */
.icon-circles {
background-image: var(--icon-circles-circles-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1069,34 +964,6 @@ table tr.mouseOver td {
.app-contacts .contact-header__infos input:active, .app-contacts .contact-header__infos input:focus {
background-color: var(--color-background-darker) !important;
}
/* Icons -------------------------------------------------------------------- */
.app-contacts .icon-phone {
background-image: var(--icon-contacts-phone-f2f2f2) !important;
}
.app-contacts .icon-address-book {
background-image: var(--icon-contacts-address-book-f2f2f2) !important;
}
.app-contacts .icon-social {
background-image: var(--icon-contacts-social-f2f2f2) !important;
}
.app-contacts .icon-language {
background-image: var(--icon-contacts-language-f2f2f2) !important;
}
.app-contacts .icon-up {
background-image: var(--icon-contacts-up-f2f2f2) !important;
}
.app-contacts .sort-contacts .multiselect .multiselect__single {
background-image: var(--icon-triangle-s-f2f2f2) !important;
}
.app-contacts .icon-eye {
background-image: var(--icon-contacts-eye-f2f2f2) !important;
}
.app-contacts .icon-recent-actors {
background-image: var(--icon-contacts-recent-actors-f2f2f2) !important;
}
.icon-qrcode {
background-image: var(--icon-contacts-qrcode-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2018, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1134,37 +1001,6 @@ table tr.mouseOver td {
box-shadow: unset !important;
}
/* Icons -------------------------------------------------------------------- */
.icon-deck {
background-image: var(--icon-deck-deck-f2f2f2) !important;
}
.icon-archive {
background-image: var(--icon-deck-archive-f2f2f2) !important;
}
.icon-toggle-compact-expanded {
background-image: var(--icon-deck-toggle-view-collapse-f2f2f2) !important;
}
.icon-toggle-compact-collapsed {
background-image: var(--icon-deck-toggle-view-expand-f2f2f2) !important;
}
.icon-clone {
background-image: var(--icon-deck-clone-f2f2f2) !important;
}
.icon-filter {
background-image: var(--icon-deck-filter-f2f2f2) !important;
}
.icon-attach {
background-image: var(--icon-deck-attach-f2f2f2) !important;
}
.icon-calendar-dark.now,
.icon-calendar-dark.next {
background-image: var(--icon-calendar-000) !important;
}
.icon-filter_set {
background-image: var(--icon-deck-filter_set-f2f2f2) !important;
}
.icon-reply {
background-image: var(--icon-deck-reply-f2f2f2) !important;
}
.resource-type-deck img[src$="deck-dark.svg"] {
filter: invert(95%);
opacity: 0.7 !important;
@ -1253,34 +1089,6 @@ table tr.mouseOver td {
.app-forms .action-item__menutoggle--primary:hover, .app-forms .action-item__menutoggle--primary:active, .app-forms .action-item__menutoggle--primary:focus {
border-color: var(--color-primary-element) !important;
}
/* Icons -------------------------------------------------------------------- */
.icon-forms {
background-image: var(--icon-forms-forms-f2f2f2) !important;
}
.icon-answer-checkbox {
background-image: var(--icon-forms-answer-checkbox-f2f2f2) !important;
}
.icon-answer-multiple {
background-image: var(--icon-forms-answer-multiple-f2f2f2) !important;
}
.icon-answer-dropdown {
background-image: var(--icon-forms-answer-dropdown-f2f2f2) !important;
}
.icon-answer-short {
background-image: var(--icon-forms-answer-short-f2f2f2) !important;
}
.icon-answer-long {
background-image: var(--icon-forms-answer-long-f2f2f2) !important;
}
.icon-drag-handle {
background-image: var(--icon-forms-drag-handle-f2f2f2) !important;
}
.icon-answer-date {
background-image: var(--icon-forms-answer-date-f2f2f2) !important;
}
.icon-answer-datetime {
background-image: var(--icon-forms-answer-datetime-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1339,9 +1147,6 @@ table tr.mouseOver td {
#groupfolders-wrapper #groupfolders-root .groups .group-edit a > img[src$="/core/img/actions/close.svg"] {
filter: invert(95%);
}
.icon-deny {
background-image: var(--icon-groupfolders-deny-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1441,42 +1246,6 @@ table tr.mouseOver td {
.popover.open button.action-button {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.app-mail .icon-inbox {
background-image: var(--icon-mail-inbox-f2f2f2) !important;
}
.app-mail .icon-flagged {
background-image: var(--icon-mail-star-f2f2f2) !important;
}
.app-mail .icon-drafts {
background-image: var(--icon-mail-drafts-f2f2f2) !important;
}
.app-mail .icon-sent {
background-image: var(--icon-mail-sent-f2f2f2) !important;
}
.app-mail .icon-archive {
background-image: var(--icon-mail-archive-f2f2f2) !important;
}
.app-mail .icon-trash {
background-image: var(--icon-mail-trash-f2f2f2) !important;
}
.app-mail .icon-starred[data-starred=false]:not(:hover) {
background-image: var(--icon-star-dark-f2f2f2) !important;
}
.icon-forward {
background-image: var(--icon-mail-forward-f2f2f2) !important;
}
.icon-junk {
background-image: var(--icon-mail-junk-f2f2f2) !important;
}
.popover .icon-important,
#mailbox-priority .icon-important {
background-image: var(--icon-mail-important-f2f2f2) !important;
}
#mail-message-has-blocked-content .action-item button.action-item__menutoggle--with-title,
.popover.open .action-button .action-button__icon.icon-toggle {
background-image: var(--icon-toggle-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1633,28 +1402,6 @@ table tr.mouseOver td {
.app-news #explore .explore-footer a {
color: var(--color-text-link);
}
/* Icons -------------------------------------------------------------------- */
.app-news .icon-rss {
background-image: var(--icon-news-rss-f2f2f2) !important;
}
.app-news .icon-unpinned {
background-image: var(--icon-news-unpinned-f2f2f2) !important;
}
.app-news .icon-pinned {
background-image: var(--icon-news-pinned-f2f2f2) !important;
}
.app-news .icon-full-text-disabled {
background-image: var(--icon-news-nonfulltext-f2f2f2) !important;
}
.app-news .icon-full-text-enabled {
background-image: var(--icon-news-fulltext-f2f2f2) !important;
}
.app-news .icon-updatemode-default {
background-image: var(--icon-news-updatemodedefault-f2f2f2) !important;
}
.app-news .icon-updatemode-unread {
background-image: var(--icon-news-updatemodeunread-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1665,22 +1412,6 @@ table tr.mouseOver td {
.app-notes .app-navigation button.icon-close {
background-image: none !important;
}
/* Icons -------------------------------------------------------------------- */
.icon-notes {
background-image: var(--icon-notes-notes-f2f2f2) !important;
}
.icon-notes-trans {
background-image: var(--icon-notes-notes-trans-f2f2f2) !important;
}
.app-notes .icon-recent {
background-image: var(--icon-notes-recent-f2f2f2) !important;
}
.app-notes .icon-emptyfolder {
background-image: var(--icon-notes-folder-empty-f2f2f2) !important;
}
.app-notes .icon-files {
background-image: var(--icon-notes-folder-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1702,19 +1433,6 @@ table tr.mouseOver td {
#richdocuments-wrapper #cool-loading-overlay .empty-content__title p {
color: var(--color-background-dark);
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
* @license GNU AGPL version 3 or any later version, see COPYING file for more.
*/
/* Social ------------------------------------------------------------------- */
/* Icons -------------------------------------------------------------------- */
.app-social .icon-reply {
background-image: var(--icon-social-reply-f2f2f2) !important;
}
.app-social .emoji-invoker {
background-image: var(--icon-social-emoji-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1741,40 +1459,6 @@ table tr.mouseOver td {
.messages .message .reaction-button:hover {
background-color: var(--color-background-hover);
}
/* Icons -------------------------------------------------------------------- */
.icon-talk {
background-image: var(--icon-spreed-app-dark-f2f2f2) !important;
}
.icon-clip-add-file {
background-image: var(--icon-spreed-clip-add-file-f2f2f2) !important;
}
.icon-menu-people,
.icon-menu-people-white {
background-image: var(--icon-spreed-menu-people-f2f2f2) !important;
}
.icon-grid-view {
background-image: var(--icon-spreed-grid-view-f2f2f2) !important;
}
.icon-promoted-view {
background-image: var(--icon-spreed-promoted-view-f2f2f2) !important;
}
.icon-folder-multiple-image {
background-image: var(--icon-spreed-folder-multiple-image-f2f2f2) !important;
}
.app-talk .icon-lobby {
background-image: var(--icon-spreed-lobby-f2f2f2) !important;
}
.app-talk .icon-reply {
background-image: var(--icon-spreed-reply-f2f2f2) !important;
}
.app-talk .icon-start-call,
.talk-modal .icon-start-call,
#talk-panel .icon-start-call,
#talk-sidebar .icon-start-call,
#call-container .icon-start-call,
.talkChatTab .icon-start-call {
background-image: var(--icon-video-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1855,39 +1539,6 @@ table tr.mouseOver td {
.app-tasks .sprt-subtasks-hidden {
filter: invert(95%);
}
.app-tasks .icon-list {
background-image: var(--icon-tasks-icon-list-f2f2f2) !important;
}
.app-tasks .icon-start {
background-image: var(--icon-tasks-icon-start-f2f2f2) !important;
}
.app-tasks .icon-due {
background-image: var(--icon-tasks-icon-due-f2f2f2) !important;
}
.app-tasks .icon-task-star {
background-image: var(--icon-tasks-icon-task-star-f2f2f2) !important;
}
.app-tasks .icon-alphabetically {
background-image: var(--icon-tasks-icon-alphabetically-f2f2f2) !important;
}
.app-tasks input[type=checkbox].checkbox:checked + label::before {
background-image: var(--icon-checkmark-f2f2f2) !important;
}
.app-tasks .app-content > div .task-list .grouped-tasks .task-item .task-body .task-body-icons .icon-subtasks-visible {
background-image: var(--icon-tasks-icon-subtasks-visible-f2f2f2) !important;
}
.app-tasks .app-content > div .task-list .grouped-tasks .task-item .task-body .task-body-icons .icon-subtasks-hidden {
background-image: var(--icon-tasks-icon-subtasks-hidden-f2f2f2) !important;
}
.app-tasks .app-content .header .sortorder .icon-list__up {
background-image: var(--icon-tasks-icon-list-up-f2f2f2) !important;
}
.app-tasks .app-content .header .sortorder .icon-list__down {
background-image: var(--icon-tasks-icon-list-down-f2f2f2) !important;
}
.app-tasks .app-content .header .sortorder .icon-manual {
background-image: var(--icon-tasks-icon-manual-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1927,9 +1578,6 @@ table tr.mouseOver td {
.app-analytics #app-content .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
border-color: var(--color-border);
}
.app-analytics .filterVisualizationItem {
background-image: var(--icon-close-f2f2f2);
}
.app-analytics .analyticsWidgetItem {
background-color: var(--color-background-darker) !important;
}
@ -1939,16 +1587,6 @@ table tr.mouseOver td {
.app-analytics #app-sidebar .tabHeaders .tabHeader.selected, .app-analytics #app-sidebar .tabHeaders .tabHeader:hover, .app-analytics #app-sidebar .tabHeaders .tabHeader:focus, .app-analytics #app-sidebar .tabHeaders .tabHeader:active {
border-bottom-color: var(--color-primary-element);
}
/* Icons -------------------------------------------------------------------- */
.icon-analytics-filter-add {
background-image: var(--icon-analytics-filteradd-f2f2f2) !important;
}
.icon-analytics-options {
background-image: var(--icon-analytics-options-f2f2f2) !important;
}
.icon-analytics-drilldown {
background-image: var(--icon-analytics-column-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2037,30 +1675,6 @@ table tr.mouseOver td {
#audios_import .ui-progressbar .ui-progressbar-value {
background-color: var(--color-primary);
}
/* Icons -------------------------------------------------------------------- */
.app-audioplayer .sm2-inline-button.previous {
background-image: var(--icon-audioplayer-previous-f2f2f2) !important;
}
.app-audioplayer .play-pause,
.app-audioplayer .play-pause:hover,
.app-audioplayer .paused .play-pause:hover {
background-image: var(--icon-audioplayer-play-f2f2f2) !important;
}
.app-audioplayer .playing .play-pause {
background-image: var(--icon-audioplayer-pause-f2f2f2) !important;
}
.app-audioplayer .sm2-inline-button.next {
background-image: var(--icon-audioplayer-next-f2f2f2) !important;
}
.app-audioplayer .sm2-volume-control {
background-image: var(--icon-audioplayer-volume-f2f2f2) !important;
}
.app-audioplayer .sm2-inline-button.repeat {
background-image: var(--icon-audioplayer-repeat-f2f2f2) !important;
}
.app-audioplayer .sm2-inline-button.shuffle {
background-image: var(--icon-audioplayer-shuffle-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2077,13 +1691,6 @@ table tr.mouseOver td {
background-color: var(--color-main-background) !important;
}
/* Icons -------------------------------------------------------------------- */
#bbb-react-root td .action-rename::after,
#bbb-react-root th .action-rename::after {
background-image: var(--icon-bbb-rename-f2f2f2) !important;
}
.icon-add-shortcut {
background-image: var(--icon-bbb-chain-plus-f2f2f2) !important;
}
.fileActionsMenu img[src$="/bbb/img/app-dark.svg"] {
filter: invert(95%);
}
@ -2162,21 +1769,6 @@ table tr.mouseOver td {
margin-top: 0;
}
/* Icons -------------------------------------------------------------------- */
.icon-collectives {
background-image: var(--icon-collectives-app-f2f2f2) !important;
}
.icon-access-time {
background-image: var(--icon-collectives-access-time-f2f2f2) !important;
}
.icon-sort-by-alpha {
background-image: var(--icon-collectives-sort-by-alpha-f2f2f2) !important;
}
.icon-pages-template,
.icon-pages-template-grey,
.icon-pages-template-dark-grey {
background-image: var(--icon-collectives-pages-template-000) !important;
filter: invert(95%);
}
.icon-pages-template-dark-grey {
opacity: 1 !important;
}
@ -2214,16 +1806,6 @@ table tr.mouseOver td {
.app-cookbook #app-content button > span[class^=icon-] {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.app-cookbook .app-navigation-new button {
background-image: var(--icon-add-f2f2f2) !important;
}
.app-cookbook .icon-arrow-up {
background-image: var(--icon-triangle-n-f2f2f2) !important;
}
.app-cookbook .icon-arrow-down {
background-image: var(--icon-triangle-s-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2021, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2250,10 +1832,6 @@ table tr.mouseOver td {
border-bottom-color: var(--color-border);
border-top-color: var(--color-border);
}
/* Icons -------------------------------------------------------------------- */
.app-flowupload .icon-file.select-file-icon {
background-image: var(--icon-text-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2018, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2341,9 +1919,6 @@ table tr.mouseOver td {
.app-gpxedit .toplink:hover {
color: var(--color-text-link);
}
.app-gpxedit .marker-select {
background: var(--icon-triangle-s-000) no-repeat right 4px center;
}
.app-gpxedit .leaflet-container .leaflet-bar {
background-color: var(--color-main-background);
border-color: var(--color-border) !important;
@ -2616,7 +2191,6 @@ table tr.mouseOver td {
* @license GNU AGPL version 3 or any later version, see COPYING file for more.
*/
/* Passwords ---------------------------------------------------------------- */
/* Icons -------------------------------------------------------------------- */
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2642,7 +2216,6 @@ table tr.mouseOver td {
* @license GNU AGPL version 3 or any later version, see COPYING file for more.
*/
/* Quick Notes -------------------------------------------------------------- */
/* Icons -------------------------------------------------------------------- */
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -3095,50 +2668,6 @@ table tr.mouseOver td {
opacity: 1 !important;
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--more-dark {
background-image: var(--icon-more-f2f2f2);
transform: rotate(0.25turn);
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--delete {
background-image: var(--icon-delete-f2f2f2);
}
.jsxc-icon--delete:hover {
background-image: var(--icon-delete-da4453);
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--edit {
background-image: var(--icon-rename-f2f2f2);
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--info {
background-image: var(--icon-info-f2f2f2);
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--help {
background-image: var(--icon-ojsxc-help-f2f2f2);
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--contact {
background-image: var(--icon-ojsxc-contact-f2f2f2);
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--groupcontact {
background-image: var(--icon-ojsxc-groupcontact-f2f2f2);
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--setting {
background-image: var(--icon-ojsxc-gear-f2f2f2);
}
}
@media (prefers-color-scheme: dark) {
.jsxc-icon--menu-dark,
.jsxc-waiting::before,
@ -3509,11 +3038,6 @@ div.jsxc-transfer .jsxc-transfer-icon {
border-color: var(--color-primary-element);
}
}
@media (prefers-color-scheme: dark) {
.app-passwords #controls .breadcrumb .crumb .home {
background-image: var(--icon-home-f2f2f2) !important;
}
}
@media (prefers-color-scheme: dark) {
.app-ocsms #app-navigation {
border-left: unset;
@ -3663,18 +3187,6 @@ div.jsxc-transfer .jsxc-transfer-icon {
box-shadow: none;
}
}
@media (prefers-color-scheme: dark) {
.app-quicknotes .icon-checkmark {
background-image: var(--icon-checkmark-000) !important;
}
.app-quicknotes .quicknote .icon-delete {
background-image: var(--icon-delete-000) !important;
}
.app-quicknotes .quicknote .icon-delete:hover, .app-quicknotes .quicknote .icon-delete:focus {
background-image: var(--icon-delete-da4453) !important;
opacity: 1 !important;
}
}
@media (prefers-color-scheme: dark) {
.app-radio #app-navigation #app-settings #volumeslider .ui-slider-range {
background-color: var(--color-primary-element);

View file

@ -1,4 +1,3 @@
@charset "UTF-8";
/**
* =============================================================================
* Breeze Dark for Nextcloud
@ -26,28 +25,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
/**
* @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com)
* @copyright Copyright (c) 2019, Magnus Walbeck (mw@mwalbeck.org)
*
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*
* @license GNU AGPL version 3 or any later version
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
/***
* @copyright Copyright (c) 2019, Magnus Walbeck <mw@mwalbeck.org>
*
@ -407,10 +384,6 @@ progress:not(.vue) {
.toastify.dialogs {
border: 1px solid var(--color-border);
}
.toastify.dialogs .toast-close,
.toastify.dialogs .toast-undo-button.toast-close {
background-image: var(--icon-close-f2f2f2) !important;
}
/* App Store ---------------------------------------------------------------- */
.app-level .official {
@ -604,10 +577,6 @@ progress:not(.vue) {
}
/* Apps that haven't moved to variables for icons ---------------------------- */
.icon-social-email {
background-image: var(--icon-mail-000) !important;
}
.icon-onlyoffice-open,
.icon-onlyoffice-convert,
.icon-onlyoffice-download {
@ -691,10 +660,6 @@ img.two-factor-provider-settings-icon,
filter: invert(95%);
}
.app-settings .icon-folder {
background-image: var(--icon-folder-0082c9) !important;
}
/* Random CSS fixes for icons ----------------------------------------------- */
.avatardiv--with-menu .icon-more {
background-image: none !important;
@ -952,16 +917,6 @@ table tr.mouseOver td {
color: var(--color-text-maxcontrast);
}
/* Icons -------------------------------------------------------------------- */
.icon-announcementcenter,
.icon-announcementcenter-dark {
background-image: var(--icon-announcementcenter-announcementcenter-f2f2f2) !important;
}
.app-announcementcenter .icon-notifications-off {
background-image: var(--icon-announcementcenter-notifications-off-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1056,68 +1011,6 @@ table tr.mouseOver td {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.icon-new-calendar {
background-image: var(--icon-calendar-new-calendar-f2f2f2) !important;
}
.app-calendar .icon-rightarrow,
.popover .icon-rightarrow {
background-image: var(--icon-calendar-rightarrow-f2f2f2) !important;
}
.app-calendar .icon-leftarrow,
.popover .icon-leftarrow {
background-image: var(--icon-calendar-leftarrow-f2f2f2) !important;
}
.app-calendar .icon-view-module,
.popover .icon-view-module {
background-image: var(--icon-calendar-view-module-f2f2f2) !important;
}
.app-calendar .icon-view-week,
.popover .icon-view-week {
background-image: var(--icon-calendar-view-week-f2f2f2) !important;
}
.app-calendar .icon-view-day,
.popover .icon-view-day {
background-image: var(--icon-calendar-view-day-f2f2f2) !important;
}
.app-calendar .icon-view-list,
.popover .icon-view-list {
background-image: var(--icon-calendar-view-list-f2f2f2) !important;
}
.app-calendar .icon-new-calendar-with-task-list,
.popover .icon-new-calendar-with-task-list {
background-image: var(--icon-calendar-new-calendar-with-task-list-f2f2f2) !important;
}
.app-calendar .icon-timezone,
.popover .icon-timezone {
background-image: var(--icon-calendar-timezone-f2f2f2) !important;
}
.app-calendar .icon-eye,
.popover .icon-eye {
background-image: var(--icon-calendar-eye-f2f2f2) !important;
}
.app-calendar .icon-briefcase,
.popover .icon-briefcase {
background-image: var(--icon-calendar-briefcase-f2f2f2) !important;
}
.app-calendar .icon-reminder,
.popover .icon-reminder {
background-image: var(--icon-calendar-reminder-f2f2f2) !important;
}
.app-calendar .icon-repeat,
.popover .icon-repeat {
background-image: var(--icon-calendar-repeat-f2f2f2) !important;
}
.app-calendar .icon-embed,
.popover .icon-embed {
background-image: var(--icon-calendar-embed-f2f2f2) !important;
}
.app-calendar .icon-color-picker,
.popover .icon-color-picker {
background-image: var(--icon-calendar-color-picker-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1135,11 +1028,6 @@ table tr.mouseOver td {
background-color: var(--color-background-hover) !important;
}
/* Icons -------------------------------------------------------------------- */
.icon-circles {
background-image: var(--icon-circles-circles-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1161,36 +1049,6 @@ table tr.mouseOver td {
background-color: var(--color-background-darker) !important;
}
/* Icons -------------------------------------------------------------------- */
.app-contacts .icon-phone {
background-image: var(--icon-contacts-phone-f2f2f2) !important;
}
.app-contacts .icon-address-book {
background-image: var(--icon-contacts-address-book-f2f2f2) !important;
}
.app-contacts .icon-social {
background-image: var(--icon-contacts-social-f2f2f2) !important;
}
.app-contacts .icon-language {
background-image: var(--icon-contacts-language-f2f2f2) !important;
}
.app-contacts .icon-up {
background-image: var(--icon-contacts-up-f2f2f2) !important;
}
.app-contacts .sort-contacts .multiselect .multiselect__single {
background-image: var(--icon-triangle-s-f2f2f2) !important;
}
.app-contacts .icon-eye {
background-image: var(--icon-contacts-eye-f2f2f2) !important;
}
.app-contacts .icon-recent-actors {
background-image: var(--icon-contacts-recent-actors-f2f2f2) !important;
}
.icon-qrcode {
background-image: var(--icon-contacts-qrcode-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2018, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1231,47 +1089,6 @@ table tr.mouseOver td {
}
/* Icons -------------------------------------------------------------------- */
.icon-deck {
background-image: var(--icon-deck-deck-f2f2f2) !important;
}
.icon-archive {
background-image: var(--icon-deck-archive-f2f2f2) !important;
}
.icon-toggle-compact-expanded {
background-image: var(--icon-deck-toggle-view-collapse-f2f2f2) !important;
}
.icon-toggle-compact-collapsed {
background-image: var(--icon-deck-toggle-view-expand-f2f2f2) !important;
}
.icon-clone {
background-image: var(--icon-deck-clone-f2f2f2) !important;
}
.icon-filter {
background-image: var(--icon-deck-filter-f2f2f2) !important;
}
.icon-attach {
background-image: var(--icon-deck-attach-f2f2f2) !important;
}
.icon-calendar-dark.now,
.icon-calendar-dark.next {
background-image: var(--icon-calendar-000) !important;
}
.icon-filter_set {
background-image: var(--icon-deck-filter_set-f2f2f2) !important;
}
.icon-reply {
background-image: var(--icon-deck-reply-f2f2f2) !important;
}
.resource-type-deck img[src$="deck-dark.svg"] {
filter: invert(95%);
opacity: 0.7 !important;
@ -1366,43 +1183,6 @@ table tr.mouseOver td {
border-color: var(--color-primary-element) !important;
}
/* Icons -------------------------------------------------------------------- */
.icon-forms {
background-image: var(--icon-forms-forms-f2f2f2) !important;
}
.icon-answer-checkbox {
background-image: var(--icon-forms-answer-checkbox-f2f2f2) !important;
}
.icon-answer-multiple {
background-image: var(--icon-forms-answer-multiple-f2f2f2) !important;
}
.icon-answer-dropdown {
background-image: var(--icon-forms-answer-dropdown-f2f2f2) !important;
}
.icon-answer-short {
background-image: var(--icon-forms-answer-short-f2f2f2) !important;
}
.icon-answer-long {
background-image: var(--icon-forms-answer-long-f2f2f2) !important;
}
.icon-drag-handle {
background-image: var(--icon-forms-drag-handle-f2f2f2) !important;
}
.icon-answer-date {
background-image: var(--icon-forms-answer-date-f2f2f2) !important;
}
.icon-answer-datetime {
background-image: var(--icon-forms-answer-datetime-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1463,10 +1243,6 @@ table tr.mouseOver td {
filter: invert(95%);
}
.icon-deny {
background-image: var(--icon-groupfolders-deny-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1575,47 +1351,6 @@ table tr.mouseOver td {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.app-mail .icon-inbox {
background-image: var(--icon-mail-inbox-f2f2f2) !important;
}
.app-mail .icon-flagged {
background-image: var(--icon-mail-star-f2f2f2) !important;
}
.app-mail .icon-drafts {
background-image: var(--icon-mail-drafts-f2f2f2) !important;
}
.app-mail .icon-sent {
background-image: var(--icon-mail-sent-f2f2f2) !important;
}
.app-mail .icon-archive {
background-image: var(--icon-mail-archive-f2f2f2) !important;
}
.app-mail .icon-trash {
background-image: var(--icon-mail-trash-f2f2f2) !important;
}
.app-mail .icon-starred[data-starred=false]:not(:hover) {
background-image: var(--icon-star-dark-f2f2f2) !important;
}
.icon-forward {
background-image: var(--icon-mail-forward-f2f2f2) !important;
}
.icon-junk {
background-image: var(--icon-mail-junk-f2f2f2) !important;
}
.popover .icon-important,
#mailbox-priority .icon-important {
background-image: var(--icon-mail-important-f2f2f2) !important;
}
#mail-message-has-blocked-content .action-item button.action-item__menutoggle--with-title,
.popover.open .action-button .action-button__icon.icon-toggle {
background-image: var(--icon-toggle-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1779,29 +1514,6 @@ table tr.mouseOver td {
color: var(--color-text-link);
}
/* Icons -------------------------------------------------------------------- */
.app-news .icon-rss {
background-image: var(--icon-news-rss-f2f2f2) !important;
}
.app-news .icon-unpinned {
background-image: var(--icon-news-unpinned-f2f2f2) !important;
}
.app-news .icon-pinned {
background-image: var(--icon-news-pinned-f2f2f2) !important;
}
.app-news .icon-full-text-disabled {
background-image: var(--icon-news-nonfulltext-f2f2f2) !important;
}
.app-news .icon-full-text-enabled {
background-image: var(--icon-news-fulltext-f2f2f2) !important;
}
.app-news .icon-updatemode-default {
background-image: var(--icon-news-updatemodedefault-f2f2f2) !important;
}
.app-news .icon-updatemode-unread {
background-image: var(--icon-news-updatemodeunread-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1813,25 +1525,6 @@ table tr.mouseOver td {
background-image: none !important;
}
/* Icons -------------------------------------------------------------------- */
.icon-notes {
background-image: var(--icon-notes-notes-f2f2f2) !important;
}
.icon-notes-trans {
background-image: var(--icon-notes-notes-trans-f2f2f2) !important;
}
.app-notes .icon-recent {
background-image: var(--icon-notes-recent-f2f2f2) !important;
}
.app-notes .icon-emptyfolder {
background-image: var(--icon-notes-folder-empty-f2f2f2) !important;
}
.app-notes .icon-files {
background-image: var(--icon-notes-folder-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1855,20 +1548,6 @@ table tr.mouseOver td {
color: var(--color-background-dark);
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
* @license GNU AGPL version 3 or any later version, see COPYING file for more.
*/
/* Social ------------------------------------------------------------------- */
/* Icons -------------------------------------------------------------------- */
.app-social .icon-reply {
background-image: var(--icon-social-reply-f2f2f2) !important;
}
.app-social .emoji-invoker {
background-image: var(--icon-social-emoji-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -1898,48 +1577,6 @@ table tr.mouseOver td {
background-color: var(--color-background-hover);
}
/* Icons -------------------------------------------------------------------- */
.icon-talk {
background-image: var(--icon-spreed-app-dark-f2f2f2) !important;
}
.icon-clip-add-file {
background-image: var(--icon-spreed-clip-add-file-f2f2f2) !important;
}
.icon-menu-people,
.icon-menu-people-white {
background-image: var(--icon-spreed-menu-people-f2f2f2) !important;
}
.icon-grid-view {
background-image: var(--icon-spreed-grid-view-f2f2f2) !important;
}
.icon-promoted-view {
background-image: var(--icon-spreed-promoted-view-f2f2f2) !important;
}
.icon-folder-multiple-image {
background-image: var(--icon-spreed-folder-multiple-image-f2f2f2) !important;
}
.app-talk .icon-lobby {
background-image: var(--icon-spreed-lobby-f2f2f2) !important;
}
.app-talk .icon-reply {
background-image: var(--icon-spreed-reply-f2f2f2) !important;
}
.app-talk .icon-start-call,
.talk-modal .icon-start-call,
#talk-panel .icon-start-call,
#talk-sidebar .icon-start-call,
#call-container .icon-start-call,
.talkChatTab .icon-start-call {
background-image: var(--icon-video-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2023,39 +1660,6 @@ table tr.mouseOver td {
.app-tasks .sprt-subtasks-hidden {
filter: invert(95%);
}
.app-tasks .icon-list {
background-image: var(--icon-tasks-icon-list-f2f2f2) !important;
}
.app-tasks .icon-start {
background-image: var(--icon-tasks-icon-start-f2f2f2) !important;
}
.app-tasks .icon-due {
background-image: var(--icon-tasks-icon-due-f2f2f2) !important;
}
.app-tasks .icon-task-star {
background-image: var(--icon-tasks-icon-task-star-f2f2f2) !important;
}
.app-tasks .icon-alphabetically {
background-image: var(--icon-tasks-icon-alphabetically-f2f2f2) !important;
}
.app-tasks input[type=checkbox].checkbox:checked + label::before {
background-image: var(--icon-checkmark-f2f2f2) !important;
}
.app-tasks .app-content > div .task-list .grouped-tasks .task-item .task-body .task-body-icons .icon-subtasks-visible {
background-image: var(--icon-tasks-icon-subtasks-visible-f2f2f2) !important;
}
.app-tasks .app-content > div .task-list .grouped-tasks .task-item .task-body .task-body-icons .icon-subtasks-hidden {
background-image: var(--icon-tasks-icon-subtasks-hidden-f2f2f2) !important;
}
.app-tasks .app-content .header .sortorder .icon-list__up {
background-image: var(--icon-tasks-icon-list-up-f2f2f2) !important;
}
.app-tasks .app-content .header .sortorder .icon-list__down {
background-image: var(--icon-tasks-icon-list-down-f2f2f2) !important;
}
.app-tasks .app-content .header .sortorder .icon-manual {
background-image: var(--icon-tasks-icon-manual-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
@ -2097,9 +1701,6 @@ table tr.mouseOver td {
border-color: var(--color-border);
}
.app-analytics .filterVisualizationItem {
background-image: var(--icon-close-f2f2f2);
}
.app-analytics .analyticsWidgetItem {
background-color: var(--color-background-darker) !important;
}
@ -2110,19 +1711,6 @@ table tr.mouseOver td {
border-bottom-color: var(--color-primary-element);
}
/* Icons -------------------------------------------------------------------- */
.icon-analytics-filter-add {
background-image: var(--icon-analytics-filteradd-f2f2f2) !important;
}
.icon-analytics-options {
background-image: var(--icon-analytics-options-f2f2f2) !important;
}
.icon-analytics-drilldown {
background-image: var(--icon-analytics-column-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2216,31 +1804,6 @@ table tr.mouseOver td {
background-color: var(--color-primary);
}
/* Icons -------------------------------------------------------------------- */
.app-audioplayer .sm2-inline-button.previous {
background-image: var(--icon-audioplayer-previous-f2f2f2) !important;
}
.app-audioplayer .play-pause,
.app-audioplayer .play-pause:hover,
.app-audioplayer .paused .play-pause:hover {
background-image: var(--icon-audioplayer-play-f2f2f2) !important;
}
.app-audioplayer .playing .play-pause {
background-image: var(--icon-audioplayer-pause-f2f2f2) !important;
}
.app-audioplayer .sm2-inline-button.next {
background-image: var(--icon-audioplayer-next-f2f2f2) !important;
}
.app-audioplayer .sm2-volume-control {
background-image: var(--icon-audioplayer-volume-f2f2f2) !important;
}
.app-audioplayer .sm2-inline-button.repeat {
background-image: var(--icon-audioplayer-repeat-f2f2f2) !important;
}
.app-audioplayer .sm2-inline-button.shuffle {
background-image: var(--icon-audioplayer-shuffle-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2020, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2260,15 +1823,6 @@ table tr.mouseOver td {
}
/* Icons -------------------------------------------------------------------- */
#bbb-react-root td .action-rename::after,
#bbb-react-root th .action-rename::after {
background-image: var(--icon-bbb-rename-f2f2f2) !important;
}
.icon-add-shortcut {
background-image: var(--icon-bbb-chain-plus-f2f2f2) !important;
}
.fileActionsMenu img[src$="/bbb/img/app-dark.svg"] {
filter: invert(95%);
}
@ -2352,25 +1906,6 @@ table tr.mouseOver td {
}
/* Icons -------------------------------------------------------------------- */
.icon-collectives {
background-image: var(--icon-collectives-app-f2f2f2) !important;
}
.icon-access-time {
background-image: var(--icon-collectives-access-time-f2f2f2) !important;
}
.icon-sort-by-alpha {
background-image: var(--icon-collectives-sort-by-alpha-f2f2f2) !important;
}
.icon-pages-template,
.icon-pages-template-grey,
.icon-pages-template-dark-grey {
background-image: var(--icon-collectives-pages-template-000) !important;
filter: invert(95%);
}
.icon-pages-template-dark-grey {
opacity: 1 !important;
}
@ -2412,17 +1947,6 @@ table tr.mouseOver td {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.app-cookbook .app-navigation-new button {
background-image: var(--icon-add-f2f2f2) !important;
}
.app-cookbook .icon-arrow-up {
background-image: var(--icon-triangle-n-f2f2f2) !important;
}
.app-cookbook .icon-arrow-down {
background-image: var(--icon-triangle-s-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2021, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2452,11 +1976,6 @@ table tr.mouseOver td {
border-top-color: var(--color-border);
}
/* Icons -------------------------------------------------------------------- */
.app-flowupload .icon-file.select-file-icon {
background-image: var(--icon-text-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2018, Magnus Walbeck <mw@mwalbeck.org>
*
@ -2548,9 +2067,6 @@ table tr.mouseOver td {
.app-gpxedit .toplink:hover {
color: var(--color-text-link);
}
.app-gpxedit .marker-select {
background: var(--icon-triangle-s-000) no-repeat right 4px center;
}
.app-gpxedit .leaflet-container .leaflet-bar {
background-color: var(--color-main-background);
@ -3229,42 +2745,6 @@ table tr.mouseOver td {
opacity: 1 !important;
}
.jsxc-icon--more-dark {
background-image: var(--icon-more-f2f2f2);
transform: rotate(0.25turn);
}
.jsxc-icon--delete {
background-image: var(--icon-delete-f2f2f2);
}
.jsxc-icon--delete:hover {
background-image: var(--icon-delete-da4453);
}
.jsxc-icon--edit {
background-image: var(--icon-rename-f2f2f2);
}
.jsxc-icon--info {
background-image: var(--icon-info-f2f2f2);
}
.jsxc-icon--help {
background-image: var(--icon-ojsxc-help-f2f2f2);
}
.jsxc-icon--contact {
background-image: var(--icon-ojsxc-contact-f2f2f2);
}
.jsxc-icon--groupcontact {
background-image: var(--icon-ojsxc-groupcontact-f2f2f2);
}
.jsxc-icon--setting {
background-image: var(--icon-ojsxc-gear-f2f2f2);
}
.jsxc-icon--menu-dark,
.jsxc-waiting::before,
.jsxc-icon--emoticon,
@ -3632,11 +3112,6 @@ tags-input .autocomplete .suggestion-item.selected {
border-color: var(--color-primary-element);
}
/* Icons -------------------------------------------------------------------- */
.app-passwords #controls .breadcrumb .crumb .home {
background-image: var(--icon-home-f2f2f2) !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*
@ -3800,18 +3275,6 @@ tags-input .autocomplete .suggestion-item.selected {
box-shadow: none;
}
/* Icons -------------------------------------------------------------------- */
.app-quicknotes .icon-checkmark {
background-image: var(--icon-checkmark-000) !important;
}
.app-quicknotes .quicknote .icon-delete {
background-image: var(--icon-delete-000) !important;
}
.app-quicknotes .quicknote .icon-delete:hover, .app-quicknotes .quicknote .icon-delete:focus {
background-image: var(--icon-delete-da4453) !important;
opacity: 1 !important;
}
/***
* @copyright Copyright (c) 2017, Magnus Walbeck <mw@mwalbeck.org>
*

View file

@ -27,7 +27,6 @@
*/
// General and Nextcloud Core
@import "variables/functions";
@import "variables/color-variables";
@import "base/elements";
@import "server/server";
@ -57,7 +56,6 @@
@import "apps/official/notes";
@import "apps/official/retention";
@import "apps/official/richdocuments";
@import "apps/official/social";
@import "apps/official/spreed";
@import "apps/official/tasks";
// Third party apps

View file

@ -20,11 +20,6 @@
/* Apps that haven't moved to variables for icons ---------------------------- */
// Share by email
.icon-social-email {
background-image: var(--icon-mail-000) !important;
}
// OnlyOffice
.icon-onlyoffice-open,
.icon-onlyoffice-convert,
@ -129,11 +124,6 @@ img.two-factor-provider-settings-icon,
filter: invert(95%);
}
// Force folder icon in app settings to be default blue, when theming app is disabled
.app-settings .icon-folder {
background-image: var(--icon-folder-0082c9) !important;
}
/* Random CSS fixes for icons ----------------------------------------------- */
// Fix avatars with dot menu being covered in dots. The dot icon is being handled

View file

@ -192,11 +192,6 @@
.toastify.dialogs {
border: 1px solid var(--color-border);
.toast-close,
.toast-undo-button.toast-close {
background-image: var(--icon-close-f2f2f2) !important;
}
}
/* App Store ---------------------------------------------------------------- */

View file

@ -1,33 +0,0 @@
/**
* @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com)
* @copyright Copyright (c) 2019, Magnus Walbeck (mw@mwalbeck.org)
*
* @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
*
* @license GNU AGPL version 3 or any later version
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
@mixin icon-color-theming($icon, $dir, $color, $version: 1, $core: false) {
$color: remove-hash-from-color($color);
/* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
$var-name: "--icon-#{$dir}-#{$icon}-#{$color}";
@if $core {
$var-name: "--icon-#{$icon}-#{$color}";
}
/* stylelint-disable-next-line function-url-quotes */
#{$var-name}: url(icon-color-path($icon, $dir, $color, $version, $core));
}