This is half baked
Squabbles 2023 by Lithie

Details
AuthorLithie
Licenseyes
Categorysquabblr.co
Created
Updated
Code size2.2 kB
Code checksumfd9feb4b
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
This is half baked
Source code
/* ==UserStyle==
@name Squabbles 23
@version 20241230.00.16
@namespace ?
==/UserStyle== */
@-moz-document domain("squabblr.co") {
.btn-primary {
--bs-btn-bg: #0b9222;
--bs-btn-hover-bg: #26ce30;
--bs-btn-active-bg: #099711;
--bs-btn-border-color: #000;
--bs-btn-hover-border-color: #099711;
--bs-btn-active-border-color: #26ce30;
}
[data-bs-theme="dark"] {
--bs-body-bg: #121212;
--bs-primary-text-emphasis: #26ce30;
}
body {
color: var(--bs-body-color);
}
/* index-438deb9c.css | https://squabblr.co/vue/assets/index-438deb9c.css */
a {
/* color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1)); */
color: #11ac1e;
}
/* index-438deb9c.css | https://squabblr.co/vue/assets/index-438deb9c.css */
a {
/* color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1)); */
color: #11ac1e;
}
.alert-primary {
--bs-alert-bg: #0b1c0d;
--bs-alert-border-color: #11ac1e;
--bs-alert-link-color: #0c2b0d;
}
/* index-438deb9c.css | https://squabblr.co/vue/assets/index-438deb9c.css */
.dropdown-menu {
--bs-dropdown-link-active-bg: #0b9222;
}
/* index-438deb9c.css | https://squabblr.co/vue/assets/index-438deb9c.css */
.form-control:focus {
border-color: #099711;
box-shadow: 0 0 0 .25rem #043c07;
}
/* Inline #4 | https://squabblr.co/u/Lithie */
[data-bs-theme="dark"] {
--bs-primary-text-emphasis: #26ce30;
}
/* index-438deb9c.css | https://squabblr.co/vue/assets/index-438deb9c.css */
:root, [data-bs-theme="light"] {
--bs-green: #198754;
--bs-success: #198754;
}
[data-bs-theme="dark"] {
--bs-form-valid-color: #75b798;
}
.text-success {
color: #116cfb !important;
}
/* index-438deb9c.css | https://squabblr.co/vue/assets/index-438deb9c.css */
@media (min-width: 992px) {
.d-lg-inline {
font-weight: 555;
}
}
/* Inline #4 | https://squabblr.co/u/Lithie */
/* Inline #4 | https://squabblr.co/u/Lithie */
.me-1 {
margin-right:.25rem!important;
font-weight: bold;
}
b,
strong {
font-weight:bold;
}
.btn-sm,
.btn-group-sm>.btn {
--bs-btn-border-radius: 1rem;
}
}