Skip to content

Invidious Redirect Iceberg Theme by knix3

Screenshot of Invidious Redirect Iceberg Theme

Details

Authorknix3

LicenseGPL-v3

Categoryredirect.invidious.io

Created

Updated

Size684 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

An Iceberg theme of the redirect.invidious.io page

Notes

There is no light theme option at this time.

Source code

/* ==UserStyle==
@name         Invidious Redirect Iceberg Theme
@version      20220727.00.17
@namespace    https://userstyles.world/user/knix3
@description  An Iceberg theme of the redirect.invidious.io page
@author       knix3
@license      GPL-v3
==/UserStyle== */

@-moz-document domain("redirect.invidious.io") {
.banner .logo {
    background-image: url(/static/img/invidious-logo-dark.svg?static=25c5cd3acc)
}
:root {
    --bg-primary: #161821;
    --bg-secondary: #6b7089;
    --bg-tertiary: #6b7089;
    --fg-header: #c6c8d1;
    --fg-primary: #c6c8d1;
    --fg-dim: #c6c8d1;
    --fg-link: #84a0c6;
    --edge-mark: #0000;
    --edge-table: #0000;
}
}

Reviews

No reviews yet.