Just a simple and dark style
Garmin Forum dark by j4cked
Details
Authorj4cked
LicenseNo License
Categoryforums.garmin.com
Created
Updated
Size4.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Garmin Forum dark
@version 20241029.12.38
@namespace https://userstyles.world/user/j4cked
@description Just a simple and dark style
@author j4cked
@license No License
==/UserStyle== */
@-moz-document domain("forums.garmin.com"), domain("sso.garmin.com") {
/*
logowanie
*/
/*
puste pole na górze
*/
.nav-header
{display: none;}
/*
karta logowania
*/
.portal__card
{background:#0f5788}
/*
napis SIGN IN na górze; gwiazdka
*/
h1, .g__input__required
{color:#fff!important}
/*
napis This field is required
*/
.validation-input__error
{color:#7fff5b!important}
/*
napis Forgot Password
*/
.signin__form__input--forgot-btn
{color:#fff!important}
/*
logowanie koniec
*/
/*
TOP
*/
.header-fragments .layout .header-top-content .layout-region.header
{background: #0f5788 !important;}
.header, .header.layout-region
{background:#0f5788}
/*
większość tekstu
*/
body, a
{color:#fff !important}
/*
tło
*/
html,
.content-fragment-page,
.user-banner
{background-color:#212e38 !important}
/*
tło na dole
*/
body
{background-color:#212e38 !important}
/*
szersza ramka na głównej
*/
.layout-content.header-top-content-left-sidebar-right .layout-region.content {
padding-right: 0px;}
/*
szersza ramka w otwartym temacie
*/
.layout-content.content-left-sidebar-right .layout-region.content {
padding-right: 0px;}
/*
ikonki kategorii
*/
.avatar.cell
{filter: invert(70%) brightness(2.1)}
/*
przycisk New - dodaj nowy temat
*/
.header-fragments .layout .header-top-content .layout-region.content .new ul a
{color: #83b4ee !important;
background-color: #233d54!important}
/*
Tematy przypięte
*/
.highlight.with-href.content-item > .answer-status.cell.icon,
.highlight.with-href.content-item > .cell.name,
.highlight.with-href.content-item > div.supplementary.nowrap.cell,
.highlight.with-href.content-item > .latest.nowrap.cell
{background-color: #0f5788;
color: #fff;}
/*
tematy przeczytane
*/
a.read
{color: #cbcbcb!important}
/*
Liczba wyświetleń i odpowiedzi na głównej
*/
.latest, .value
{color:#7197a9!important}
/*
views & replies
*/
.supplementary.nowrap.cell > .description
{color:#7197a9}
/*
popup user info
*/
.user-info-popup-content .abbreviated-post
{background-color: #191c1f;}
.user-info-popup-content .recent-activity .internal-link.recent-activity
{background-color: #191c1f;
color:#fff!important}
/*
Recent activity
*/
.user-info-popup-content .recent-activity a:hover
{background-color: #0f5788!important}
/*
szukaj
*/
.search
{height : 44px;
width : 505.6px;
border-right : 0px!important;
border-left : 0px!important;}
.header-279_Search, .ui-tourtip
{font-size : 14px!important;
color : #fff!important;
background-color : #0f5788!important}
/*
wyszukiwarka
tematy forum
*/
.search-filters, .content-list, .content-item, .content-list-footer
{background-color: #212e38}
/*
po kliknięciu w Advanced search - panel z prawej
*/
.right-sidebar .filter-selector
{color:#ececec;
background-color: #3681bb}
/*
wyszukiwarka dolna - przycisk nieaktywny Ask
*/
.disabled.button.search-input
{background-color: #262d32;}
/*
wyszukiwarka dolna - Ask
*/
.composer-suggestion-selector .heading
{background-color: #3681bb;}
.search-input
{
background-color : #0f5788!important;
color : #fff!important;
border-top : 0px;
border-right : 0px;
border-bottom : 0px;
border-left : 0px;
padding : 13px;
border-top-left-radius : 0px;
border-top-right-radius : 0px;
border-bottom-left-radius : 0px;
border-bottom-right-radius : 0px
}
/*
popup w górnym menu - przycisk More
*/
.links-popup-panel ul a
{background-color: #0f5788!important}
/*
Kolor tytułu otwartego tematu
*/
.name
{color:#749ab3 !important}
/*
cytat
*/
.quote
{background-color: #304554;
color: #dcdcdc;
border-left : 10px solid #3b5263!important}
/*
? template ?
*/
.GFH_reply_template
{background-color: #345c7a!important;
color: #fff}
/*
Related - linki z tematami po prawej w otwartym temacie
*/
li.content-item > .author > .meta > .navigable.view-post.internal-link
{color:#58a3c6 !important;
background-color:#212e38 }
/*
przycisk oznacz jako przeczytane
Options - 3 przyciski z prawej w otwartym temacie
*/
.navigation-list[data-direction="vertical"] a {
background-color: #212e38}
/*
popup - Mark all as read
*/
.mark-all a
{color:#0f5788 !important;}
/*
liczba głosowania
*/
.content-list.threaded .content-item .meta
{color: #fff;}
/*
popup wiadomości
*/
.popup-list .message.norecords
{color: #fff;}
/*
popup bookmarks
*/
.popup-list .navigation-list.filter
{background-color: #212e38}
/*
settings page
*/
h2, h3
{color: #fff!important;}
/*
komunikat - temat zamknięty
*/
.warning.message
{background-color: #744b1a;color: #fff}
/*
baner z prawej na głównej
*/
.with-spacing.top-border.scripted-content-fragment.content-fragment
{display: none;}
/*
puste tło na dole
*/
#_f_page
{display: none;}
}