X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Fvariables.css;h=14ab52ea83e75097a03cc8c5bbc481b3f0e2f163;hp=d1c68186b11fe7205ca37a6190fb6172d0957dc1;hb=b1d1a8bbaca0a31b2c2581911368b6892d447718;hpb=6f751fd100ed69c35ed979e9d0db9d0f991af80a diff --git a/LCARStrek/devtools/variables.css b/LCARStrek/devtools/variables.css index d1c68186..14ab52ea 100644 --- a/LCARStrek/devtools/variables.css +++ b/LCARStrek/devtools/variables.css @@ -23,11 +23,15 @@ --theme-tab-toolbar-background: #402800; --theme-toolbar-background: #000000; + --theme-capped-toolbar-background: #9C9CFF; + --theme-capped-toolbar-text: #000000; + --theme-alternate-toolbar-background: #A09090; + --theme-toolbar-caps: #FF9F00; --theme-button-background: #C09070; --theme-button-color: #000000; --theme-hover-background: #FFCF00; --theme-hover-color: #000000; - --theme-active-background: #FFCF00; + --theme-active-background: #FF9F00; --theme-active-color: #000000; --theme-selection-background: #008484; --theme-selection-color: #000000; @@ -82,8 +86,8 @@ --theme-pane-expand-image: url(chrome://devtools/skin/images/pane-expand.svg); /* Tooltips */ - --theme-tooltip-border: #FFCF00; - --theme-tooltip-background: #9C9CFF; + --theme-tooltip-border: #9C9CFF; + --theme-tooltip-background: #000000; /*--theme-tooltip-shadow: rgba(25, 25, 25, 0.76);*/ /* Command line */