Skip to content

commbank - netbank by thermalzombie

Screenshot of commbank - netbank

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorycommbank

Created

Updated

Size2.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A dark style for netbank for commonwealthbank australia.

Notes

Partial theme main accounts and fast transfer panel.

Source code

/* ==UserStyle==
@name           commbank.com.au - 29/01/2023, 5:57:46 pm
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Dark netbank style.
@author         Thermalzombie
==/UserStyle== */

@-moz-document domain("commbank.com.au") {
    /* Insert code here... */
    

    .honeycomb.textstyles--netbank.home,
    .accounts-container
    {
        background-image: linear-gradient(#FFD700, #000000) !important;
    }
    
    body, footer, footer div, .transfer-autocomplete__menu-item, input,
    #BodyContainer, .nav-global, .MainFooter_custom
    {
        background-color: #000000 !important;
    }
    
    .account-card, .transaction-list, .gutter-px,
    .transactions-table__title, .honeycomb-currency,
    .transaction-item__amounts__credit__text, .sc-fnGiBr,
    .side-panel-section, .new-product__link,
    .rounded-corners-bottom, .feedback-panel,
    .results-section, 
    .bjJnph,
    .transactions .cba_transactions_table td,
    .transactions .cba_transactions_search
    {
        background-color: #222222 !important;
    }
    
    
    .LabelFieldListItem
    {
        background-color: #222222 !important;
    }
    
    .honeycomb.textstyles--netbank.home .load-stack .feedback-panel, .honeycomb.textstyles--netbank.home .load-stack .side-panel-section:not(.d-none), input, .account-card, .account-details
    {
        border-color: #FFD700 !important;
    }
    
    .jmKSFd > a, .jmKSFd a:hover
    {
        color: #FFFF00 !important;
    }
    
    .welcome-message-text, .honeycomb-currency, .transaction-list-top__show-results,
    .account-name, .account-number, .balance, .balance__item, .balance span,
    .transactions-table__title, .transaction-item__description,
    .transaction-list-body__column-heading, .Text14SecondaryLeft,
    .transaction-item__amounts__credit__text, .monetary-value,
    .available-amount, .process-transfer__details__value, 
    .process-transfer__details__value--secondary, label, input,
    .description-details, .new-transfer-btn, .subtotal__title,
    .transfer-form__label, .d-flex, .flex-grow-1, .text p,
    .transfer-validate-confirmation__amount-heading, .mb-2,
    .labelled-account__heading, .description-details,
    .process-transfer__details__label, .description-details h3,
    .date, .websearch, .arrow, .debit, .currency, big,
    .transaction_details, .icon-expand, .icon-square-plus,
    .dKAPYJ > a, p,
    .LabelFieldListItem,
    h1.PageTitle, h2.PageTitle, .MainFooter_custom,
    .transactions #cba_advanced_search_trigger
    {
        color: #FFFFFF !important;
    }
    
    
}

Reviews

No reviews yet.