Skip to content

amoled bruh by Lithie

Screenshot of amoled bruh

Details

AuthorLithie

Licenseyes

Categorysquabblr.co

Created

Updated

Size7.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

overlay for color themes

Notes

overlay for color themes

Source code

/* ==UserStyle==
@name         amoled bruh
@version      20230705.14.14
@namespace    userstyles.world/user/Lithie
@description  overlay for color themes
@author       Lithie
@license      yes
==/UserStyle== */

@-moz-document domain("squabblr.co") {

/* index-537a0bbf.css | https://squabbles.io/vue/assets/index-537a0bbf.css */

html[data-bs-theme="dark"] body {
  /* background-color: #121212; */
  /* background-color: #4b4343; */
  /* background-color: #2d2a2a; */
  background-color: #000;
}

.border-bottom {
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #747a80 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #6a6e72 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #515252 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #383838 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #363636 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #272727 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #212121 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #1f1f1f !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #1d1d1d !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #1a1a1a !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color); */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #464a4d !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #404245 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #303132 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #292929 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #2b2b2b !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #2d2d2e !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #343434 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #252525 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #232323 !important; */
  /* border-bottom: var(--bs-border-width) var(--bs-border-style) #303030 !important; */
  border-bottom: var(--bs-border-width) var(--bs-border-style) #323232 !important;
}

[data-bs-theme="dark"] {
  /* --bs-body-color: #adb5bd; */
  /* --bs-body-bg: #212529; */
  /* --bs-body-bg: #373a3c; */
  /* --bs-body-bg: #36383a; */
  /* --bs-body-bg: #343638; */
  /* --bs-body-bg: #2b2c2d; */
  /* --bs-body-bg: #252627; */
  /* --bs-body-bg: #232425; */
  /* --bs-body-bg: #1b1c1c; */
  /* --bs-body-bg: #070707; */
  /* --bs-body-bg: #090909; */
  /* --bs-body-bg: #121212; */
  /* --bs-body-bg: #0f0f0f; */
  /* --bs-body-bg: #0d0d0d; */
  /* --bs-tertiary-bg-rgb: 43, 48, 53; */
  /* --bs-tertiary-bg-rgb: 3, 48, 53; */
  /* --bs-tertiary-bg-rgb: 3, 8, 53; */
  /* --bs-tertiary-bg-rgb: 3, 8, 3; */
  /* --bs-tertiary-bg-rgb: 3, , 3; */
  /* --bs-tertiary-bg-rgb: 3, 7, 3; */
  /* --bs-tertiary-bg-rgb: , 7, 3; */
  /* --bs-tertiary-bg-rgb: 7, 7, 3; */
  /* --bs-tertiary-bg-rgb: 7, 7,; */
  /* --bs-tertiary-bg-rgb: 7, 7, 7; */
  /* --bs-tertiary-bg-rgb: , 7, 7; */
  /* --bs-tertiary-bg-rgb: 2, 7, 7; */
  /* --bs-tertiary-bg-rgb: 2, , 7; */
  /* --bs-tertiary-bg-rgb: 2, 2, 7; */
  /* --bs-tertiary-bg-rgb: 2, 2,; */
  --bs-body-color: #bfc6cd;
  --bs-body-bg: #0b0b0b;
  --bs-tertiary-bg-rgb: 2, 2, 2;
}

.bg-dark {
  background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;
}

:root, [data-bs-theme="light"] {
  /* --bs-dark-rgb: 33, 37, 41; */
  /* --bs-dark-rgb: 3, 37, 41; */
  /* --bs-dark-rgb: , 37, 41; */
  /* --bs-dark-rgb: 1, 37, 41; */
  /* --bs-dark-rgb: 10, 37, 41; */
  /* --bs-dark-rgb: 10, 3, 41; */
  /* --bs-dark-rgb: 10, , 41; */
  /* --bs-dark-rgb: 10, 1, 41; */
  /* --bs-dark-rgb: 10, 10, 41; */
  /* --bs-dark-rgb: 10, 10, 4; */
  /* --bs-dark-rgb: 10, 10, 10; */
  /* --bs-dark-rgb: 10, 10, 1; */
  /* --bs-dark-rgb: 10, 10,; */
  /* --bs-dark-rgb: 10, 10, 3; */
  /* --bs-dark-rgb: 10, 1, 3; */
  /* --bs-dark-rgb: 10, , 3; */
  /* --bs-dark-rgb: 10, 3, 3; */
  /* --bs-dark-rgb: 1, 3, 3; */
  /* --bs-dark-rgb: , 3, 3; */
  --bs-dark-rgb: 3, 3, 3;
}

/* index-537a0bbf.css | https://squabbles.io/vue/assets/index-537a0bbf.css */

[data-bs-theme="dark"] {
  /* --bs-body-color-rgb: 173, 181, 189; */
  /* --bs-body-color-rgb: 13, 181, 189; */
  /* --bs-body-color-rgb: 3, 181, 189; */
  /* --bs-body-color-rgb: 53, 181, 189; */
  /* --bs-body-color-rgb: 53, 11, 189; */
  /* --bs-body-color-rgb: 53, 1, 189; */
  /* --bs-body-color-rgb: 53, , 189; */
  /* --bs-body-color-rgb: 53, 5, 189; */
  /* --bs-body-color-rgb: 53, 53, 189; */
  /* --bs-body-color-rgb: 53, 53, 18; */
  /* --bs-body-color-rgb: 53, 53, 1; */
  /* --bs-body-color-rgb: 53, 53,; */
  /* --bs-body-color-rgb: 53, 53, 5; */
  --bs-body-color-rgb: 53, 53, 53;
}

/* Inline #2 | https://squabbles.io/ */

[data-bs-theme="dark"] {
  /* --bs-body-bg: #0b0b0b; */
  /* --bs-body-bg: #473d3d; */
  --bs-body-bg: #000;
}

/* index-46d5281e.css | https://squabbles.io/vue/assets/index-46d5281e.css */

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

[data-bs-theme="dark"] {
  --bs-light-bg-subtle: #000;
}

}

/* index-88065a55.css | https://squabblr.co/vue/assets/index-88065a55.css */


/* index-88065a55.css | https://squabblr.co/vue/assets/index-88065a55.css */

.d-flex {
  display: flex !important;
}

*, ::before, ::after {
  box-sizing: border-box;
}

body {
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
}

.bg-body {
  background-color: rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;
}

[data-bs-theme="dark"] {
  /* --bs-body-bg-rgb: 25, 28, 31; */
  /* --bs-body-bg-rgb: 2, 28, 31; */
  /* --bs-body-bg-rgb: , 28, 31; */
  /* --bs-body-bg-rgb: 0, 28, 31; */
  /* --bs-body-bg-rgb: 0, 2, 31; */
  /* --bs-body-bg-rgb: 0, , 31; */
  /* --bs-body-bg-rgb: 0, 0, 31; */
  /* --bs-body-bg-rgb: 0; */
  /* --bs-body-bg-rgb: 0, !important; */
  /* --bs-body-bg-rgb: 0,0; */
  /* --bs-body-bg-rgb: 0,0, !important; */
  --bs-body-bg-rgb: 0,0,0;
}

/* In Webseite enthaltenes Stil-Dokument #3 | https://squabblr.co/notifications?page=1 */

.bg-body {
  /* --bs-bg-opacity: 0, !important; */
  /* --bs-bg-opacity: 0,5; */
  /* --bs-bg-opacity: 0,; */
  /* --bs-bg-opacity: 0,9; */
  /* --bs-bg-opacity: 1; */
  /* --bs-bg-opacity: 0/ !important; */
  /* --bs-bg-opacity: 0/0; */
  /* --bs-bg-opacity: 0/; */
  /* --bs-bg-opacity: 0; */
  /* --bs-bg-opacity: 0. !important; */
  /* --bs-bg-opacity: 0.09; */
  /* --bs-bg-opacity: 0.0; */
  /* --bs-bg-opacity: 0.9; */
  /* --bs-bg-opacity: 0.5; */
  /* --bs-bg-opacity: 0.; */
  --bs-bg-opacity: 0.7;
}

[data-bs-theme="dark"] {
  /* --bs-body-color: #bfc6cd; */
  /* --bs-body-color: #d0d5da; */
  /* --bs-body-color: #d2d7dc; */
  --bs-body-color: #fff;
}

[data-bs-theme="dark"] {
  --bs-light-bg-subtle: #000;
}

.border-bottom {

  border-bottom: var(--bs-border-width) var(--bs-border-style) #000 !important;
}

Reviews

No reviews yet.