Update base.css

This commit is contained in:
Mars 2023-03-14 08:40:47 +01:00
parent e2a248d682
commit bb215a3690

View file

@ -1,142 +1,129 @@
/* ==UserStyle== :root {
@name Gruvbox for DOMAIN --bg_h: #1d2021 !important;
@namespace git.m3.fyi/Marsn3 --bg: #282828 !important;
@version 1.0.0 --bg_s: #32302f !important;
@description Gruvbox Theme for DOMAIN --bg1: #3c3836 !important;
@author Marsn3 --bg2: #504945 !important;
@homepageURL https://git.m3.fyi/Marsn3/userstyles --bg3: #665c54 !important;
@updateURL https://git.m3.fyi/Marsn3/userstyles/~raw/main/src/DOMAIN.user.css --bg4: #7c6f64 !important;
@license MIT
==/UserStyle== */
@-moz-document domain("DOMAIN.TLD") { --fg: #fbf1c7 !important;
:root { --fg1: #ebdbb2 !important;
--bg_h: #1d2021; --fg2: #d5c4a1 !important;
--bg: #282828; --fg3: #bdae93 !important;
--bg_s: #32302f; --fg4: #a89984 !important;
--bg1: #3c3836;
--bg2: #504945;
--bg3: #665c54;
--bg4: #7c6f64;
--fg: #fbf1c7; --red: #fb4934 !important;
--fg1: #ebdbb2; --green: #b8bb26 !important;
--fg2: #d5c4a1; --yellow: #fabd2f !important;
--fg3: #bdae93; --blue: #83a598 !important;
--fg4: #a89984; --purple: #d3869b !important;
--aqua: #8ec07c !important;
--gray: #928374 !important;
--orange: #fe8019 !important;
--red: #fb4934; --red-dim: #cc2412 !important;
--green: #b8bb26; --green-dim: #98971a !important;
--yellow: #fabd2f; --yellow-dim: #d79921 !important;
--blue: #83a598; --blue-dim: #458588 !important;
--purple: #d3869b; --purple-dim: #b16286 !important;
--aqua: #8ec07c; --aqua-dim: #689d6a !important;
--gray: #928374; --gray-dim: #a89984 !important;
--orange: #fe8019; --orange-dim: #d65d0e !important;
--red-dim: #cc2412; --rgb-bg_h: 29 32 33 !important;
--green-dim: #98971a; --rgb-bg: 40 40 40 !important;
--yellow-dim: #d79921; --rgb-bg_s: 50 48 47 !important;
--blue-dim: #458588; --rgb-bg1: 60 56 54 !important;
--purple-dim: #b16286; --rgb-bg2: 80 73 69 !important;
--aqua-dim: #689d6a; --rgb-bg3: 102 92 84 !important;
--gray-dim: #a89984; --rgb-bg4: 124 111 100 !important;
--orange-dim: #d65d0e;
--rgb-bg_h: 29 32 33; --rgb-fg: 251 241 199 !important;
--rgb-bg: 40 40 40; --rgb-fg1: 235 219 178 !important;
--rgb-bg_s: 50 48 47; --rgb-fg2: 213 196 161 !important;
--rgb-bg1: 60 56 54; --rgb-fg3: 189 174 147 !important;
--rgb-bg2: 80 73 69; --rgb-fg4: 168 153 132 !important;
--rgb-bg3: 102 92 84;
--rgb-bg4: 124 111 100;
--rgb-fg: 251 241 199; --rgb-red: 251 73 52 !important;
--rgb-fg1: 235 219 178; --rgb-green: 184 187 38 !important;
--rgb-fg2: 213 196 161; --rgb-yellow: 250 189 47 !important;
--rgb-fg3: 189 174 147; --rgb-blue: 131 165 152 !important;
--rgb-fg4: 168 153 132; --rgb-purple: 211 134 155 !important;
--rgb-aqua: 142 192 124 !important;
--rgb-gray: 146 131 116 !important;
--rgb-orange: 254 128 25 !important;
--rgb-red: 251 73 52; --rgb-red-dim: 204 36 18 !important;
--rgb-green: 184 187 38; --rgb-green-dim: 152 151 26 !important;
--rgb-yellow: 250 189 47; --rgb-yellow-dim: 215 153 33 !important;
--rgb-blue: 131 165 152; --rgb-blue-dim: 69 133 136 !important;
--rgb-purple: 211 134 155; --rgb-purple-dim: 177 98 134 !important;
--rgb-aqua: 142 192 124; --rgb-aqua-dim: 104 157 106 !important;
--rgb-gray: 146 131 116; --rgb-gray-dim: 168 153 132 !important;
--rgb-orange: 254 128 25; --rgb-orange-dim: 214 93 14 !important;
--rgb-red-dim: 204 36 18; --filter-reset: brightness(0) saturate(100%) !important;
--rgb-green-dim: 152 151 26; --filter-bg_h: invert(8%) sepia(12%) saturate(391%) hue-rotate(149deg)
--rgb-yellow-dim: 215 153 33; brightness(101%) contrast(91%) !important;
--rgb-blue-dim: 69 133 136; --filter-bg: invert(13%) sepia(0%) saturate(250%) hue-rotate(148deg)
--rgb-purple-dim: 177 98 134; brightness(97%) contrast(91%) !important;
--rgb-aqua-dim: 104 157 106; --filter-bg_s: invert(12%) sepia(4%) saturate(785%) hue-rotate(336deg)
--rgb-gray-dim: 168 153 132; brightness(90%) contrast(79%) !important;
--rgb-orange-dim: 214 93 14; --filter-bg1: invert(17%) sepia(8%) saturate(565%) hue-rotate(335deg)
brightness(92%) contrast(81%) !important;
--filter-bg2: invert(27%) sepia(6%) saturate(756%) hue-rotate(338deg)
brightness(93%) contrast(85%) !important;
--filter-bg3: invert(35%) sepia(8%) saturate(665%) hue-rotate(345deg)
brightness(99%) contrast(89%) !important;
--filter-bg4: invert(45%) sepia(21%) saturate(297%) hue-rotate(346deg)
brightness(93%) contrast(84%) !important;
--filter-reset: brightness(0) saturate(100%); --filter-fg: invert(96%) sepia(7%) saturate(1789%) hue-rotate(320deg)
--filter-bg_h: invert(8%) sepia(12%) saturate(391%) hue-rotate(149deg) brightness(108%) contrast(97%) !important;
brightness(101%) contrast(91%); --filter-fg1: invert(93%) sepia(10%) saturate(848%) hue-rotate(351deg)
--filter-bg: invert(13%) sepia(0%) saturate(250%) hue-rotate(148deg) brightness(95%) contrast(95%) !important;
brightness(97%) contrast(91%); --filter-fg2: invert(88%) sepia(47%) saturate(265%) hue-rotate(328deg)
--filter-bg_s: invert(12%) sepia(4%) saturate(785%) hue-rotate(336deg) brightness(88%) contrast(89%) !important;
brightness(90%) contrast(79%); --filter-fg3: invert(79%) sepia(29%) saturate(224%) hue-rotate(360deg)
--filter-bg1: invert(17%) sepia(8%) saturate(565%) hue-rotate(335deg) brightness(85%) contrast(90%) !important;
brightness(92%) contrast(81%); --filter-fg4: invert(74%) sepia(5%) saturate(1427%) hue-rotate(356deg)
--filter-bg2: invert(27%) sepia(6%) saturate(756%) hue-rotate(338deg) brightness(85%) contrast(81%) !important;
brightness(93%) contrast(85%);
--filter-bg3: invert(35%) sepia(8%) saturate(665%) hue-rotate(345deg)
brightness(99%) contrast(89%);
--filter-bg4: invert(45%) sepia(21%) saturate(297%) hue-rotate(346deg)
brightness(93%) contrast(84%);
--filter-fg: invert(96%) sepia(7%) saturate(1789%) hue-rotate(320deg) --filter-red: invert(37%) sepia(65%) saturate(2977%) hue-rotate(342deg)
brightness(108%) contrast(97%); brightness(101%) contrast(97%) !important;
--filter-fg1: invert(93%) sepia(10%) saturate(848%) hue-rotate(351deg) --filter-green: invert(72%) sepia(11%) saturate(2587%) hue-rotate(21deg)
brightness(95%) contrast(95%); brightness(99%) contrast(85%) !important;
--filter-fg2: invert(88%) sepia(47%) saturate(265%) hue-rotate(328deg) --filter-yellow: invert(65%) sepia(85%) saturate(394%) hue-rotate(359deg)
brightness(88%) contrast(89%); brightness(102%) contrast(96%) !important;
--filter-fg3: invert(79%) sepia(29%) saturate(224%) hue-rotate(360deg) --filter-blue: invert(69%) sepia(13%) saturate(453%) hue-rotate(105deg)
brightness(85%) contrast(90%); brightness(89%) contrast(90%) !important;
--filter-fg4: invert(74%) sepia(5%) saturate(1427%) hue-rotate(356deg) --filter-purple: invert(69%) sepia(7%) saturate(2391%) hue-rotate(295deg)
brightness(85%) contrast(81%); brightness(89%) contrast(84%) !important;
--filter-aqua: invert(72%) sepia(24%) saturate(546%) hue-rotate(59deg)
brightness(94%) contrast(91%) !important;
--filter-gray: invert(56%) sepia(10%) saturate(586%) hue-rotate(349deg)
brightness(92%) contrast(87%) !important;
--filter-orange: invert(57%) sepia(14%) saturate(5166%) hue-rotate(348deg)
brightness(102%) contrast(99%) !important;
--filter-red: invert(37%) sepia(65%) saturate(2977%) hue-rotate(342deg) --filter-red-dim: invert(21%) sepia(86%) saturate(3086%) hue-rotate(354deg)
brightness(101%) contrast(97%); brightness(81%) contrast(98%) !important;
--filter-green: invert(72%) sepia(11%) saturate(2587%) hue-rotate(21deg) --filter-green-dim: invert(51%) sepia(66%) saturate(488%) hue-rotate(21deg)
brightness(99%) contrast(85%); brightness(96%) contrast(93%) !important;
--filter-yellow: invert(65%) sepia(85%) saturate(394%) hue-rotate(359deg) --filter-yellow-dim: invert(67%) sepia(94%) saturate(516%) hue-rotate(343deg)
brightness(102%) contrast(96%); brightness(88%) contrast(90%) !important;
--filter-blue: invert(69%) sepia(13%) saturate(453%) hue-rotate(105deg) --filter-blue-dim: invert(47%) sepia(10%) saturate(1569%) hue-rotate(134deg)
brightness(89%) contrast(90%); brightness(96%) contrast(91%) !important;
--filter-purple: invert(69%) sepia(7%) saturate(2391%) hue-rotate(295deg) --filter-purple-dim: invert(48%) sepia(12%) saturate(1818%) hue-rotate(280deg)
brightness(89%) contrast(84%); brightness(91%) contrast(81%) !important;
--filter-aqua: invert(72%) sepia(24%) saturate(546%) hue-rotate(59deg) --filter-aqua-dim: invert(58%) sepia(7%) saturate(2100%) hue-rotate(72deg)
brightness(94%) contrast(91%); brightness(98%) contrast(79%) !important;
--filter-gray: invert(56%) sepia(10%) saturate(586%) hue-rotate(349deg) --filter-gray-dim: invert(76%) sepia(6%) saturate(1061%) hue-rotate(356deg)
brightness(92%) contrast(87%); brightness(82%) contrast(82%) !important;
--filter-orange: invert(57%) sepia(14%) saturate(5166%) hue-rotate(348deg) --filter-orange-dim: invert(37%) sepia(99%) saturate(2942%) hue-rotate(12deg)
brightness(102%) contrast(99%); brightness(98%) contrast(89%) !important;
--filter-red-dim: invert(21%) sepia(86%) saturate(3086%) hue-rotate(354deg) --monospaceFontFamily: "ComicCodeLigatures Nerd Font", "Ubuntu Mono",
brightness(81%) contrast(98%); monospace, emoji !important;
--filter-green-dim: invert(51%) sepia(66%) saturate(488%) hue-rotate(21deg)
brightness(96%) contrast(93%);
--filter-yellow-dim: invert(67%) sepia(94%) saturate(516%)
hue-rotate(343deg) brightness(88%) contrast(90%);
--filter-blue-dim: invert(47%) sepia(10%) saturate(1569%) hue-rotate(134deg)
brightness(96%) contrast(91%);
--filter-purple-dim: invert(48%) sepia(12%) saturate(1818%)
hue-rotate(280deg) brightness(91%) contrast(81%);
--filter-aqua-dim: invert(58%) sepia(7%) saturate(2100%) hue-rotate(72deg)
brightness(98%) contrast(79%);
--filter-gray-dim: invert(76%) sepia(6%) saturate(1061%) hue-rotate(356deg)
brightness(82%) contrast(82%);
--filter-orange-dim: invert(37%) sepia(99%) saturate(2942%)
hue-rotate(12deg) brightness(98%) contrast(89%);
--monospaceFontFamily: "ComicCodeLigatures Nerd Font", "Ubuntu Mono",
monospace, emoji;
}
} }