/** * @name Ocean * @author DevEvil * @version 3.1 * @description Highly customized and customizable theme for Discord * @authorId 468132563714703390 * @authorLink https://devevil.com * @source https://github.com/DevEvil99/Ocean-Discord-Theme * @website https://devevil.com * @donate https://devevil.com/dnt * @invite jsQ9UP7kCA */ /* ________ ________ _______ ________ ________ |\ __ \|\ ____\|\ ___ \ |\ __ \|\ ___ \ \ \ \|\ \ \ \___|\ \ __/|\ \ \|\ \ \ \\ \ \ \ \ \\\ \ \ \ \ \ \_|/_\ \ __ \ \ \\ \ \ \ \ \\\ \ \ \____\ \ \_|\ \ \ \ \ \ \ \\ \ \ \ \_______\ \_______\ \_______\ \__\ \__\ \__\\ \__\ \|_______|\|_______|\|_______|\|__|\|__|\|__| \|__| ________ ___ ___ ________ _______ ___ ___ _______ ___ ___ ___ ___ |\ __ \ |\ \ / /| |\ ___ \|\ ___ \ |\ \ / /|\ ___ \ |\ \ / /|\ \|\ \ \ \ \|\ /_ \ \ \/ / / \ \ \_|\ \ \ __/|\ \ \ / / | \ __/|\ \ \ / / | \ \ \ \ \ \ __ \ \ \ / / \ \ \ \\ \ \ \_|/_\ \ \/ / / \ \ \_|/_\ \ \/ / / \ \ \ \ \ \ \ \|\ \ \/ / / \ \ \_\\ \ \ \_|\ \ \ / / \ \ \_|\ \ \ / / \ \ \ \ \____ \ \_______\__/ / / \ \_______\ \_______\ \__/ / \ \_______\ \__/ / \ \__\ \_______\ \|_______|\___/ / \|_______|\|_______|\|__|/ \|_______|\|__|/ \|__|\|_______| \|___|/ */ @import url('https://devevil99.github.io/devevil/BetterDiscordAddons/Theme/Ocean/Ocean.theme.css'); :root { --ocean-bg: url(https://i.imgur.com/weOUkrT.png); --ocean-home-icon: url(https://i.imgur.com/knu0gJQ.png); --ocean-color1: #00d5ce; --ocean-color2: #0a173a; --ocean-color3: #1487b1; --watermark-filter-invert: 0%; --watermark-filter-sepia: 50%; --watermark-filter-saturate: 3000%; --watermark-filter-hue-rotate: 150deg; --watermark-filter-brightness: 100%; --watermark-filter-contrast: 200%; }