X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Fvariables.css;h=66e3a54cafa6974ca2e309d0e9110444417e7a91;hp=c7cac8f55cf322fe89f1d19ecce3f2ee4991ae44;hb=7d6161c5de5eb8284455c6ca486f0f51b51a1618;hpb=d0a8de80597f65fb17a8508078deae45f0ae80d4 diff --git a/LCARStrek/devtools/variables.css b/LCARStrek/devtools/variables.css index c7cac8f5..66e3a54c 100644 --- a/LCARStrek/devtools/variables.css +++ b/LCARStrek/devtools/variables.css @@ -43,11 +43,11 @@ --theme-body-color: #FF9F00; --theme-body-color-alt: #A09090; + --theme-body-color-inactive: #8050B0; --theme-content-color1: #FF9F00; --theme-content-color2: #A09090; --theme-content-color3: #FF9F00; --theme-content-color4: #9C9CFF; - --theme-content-disabled: #8050B0; --theme-text-blue: #3333FF; --theme-highlight-green: #008484; @@ -68,6 +68,8 @@ --theme-graphs-yellow: #FFCF00; --theme-graphs-red: #FF0000; --theme-graphs-grey: #A09090; + --theme-graphs-full-red: #FF0000; + --theme-graphs-full-blue: #0000FF; /* Images */ --theme-pane-collapse-image: url(chrome://devtools/skin/images/pane-collapse.svg);