﻿/*:root {
    --rgb-ui-btn-background: var(--rgb-graph-power-action) !important;
    --rgb-ui-btn-background-hover: var(--rgb-graph-power-fill-hover) !important;
    --rgb-ui-active-fill: var(--rgb-graph-power-action) !important;
    --rgb-ui-icon-primary-active: 16,16,16 !important;
    --color-typo-btn-primary: #101010 !important;
    --color-typo-btn-primary-active: #101010 !important;
    --color-typo-btn-action: #101010 !important;
}
*/