X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fdark-theme.css;h=98b3d7a4ec0579b51a93d473547ab5fcd6edc3cc;hb=21c0144b2194f018832e93a3b6e112d3bd4852cb;hp=b9c7f60b8436e9fa52ac63186fac759daac8b5d0;hpb=28e80a05cdd05682bd45ef0d5101292b3f7b267e;p=themes.git diff --git a/LCARStrek/browser/devtools/dark-theme.css b/LCARStrek/browser/devtools/dark-theme.css index b9c7f60b..98b3d7a4 100644 --- a/LCARStrek/browser/devtools/dark-theme.css +++ b/LCARStrek/browser/devtools/dark-theme.css @@ -11,8 +11,9 @@ --theme-sidebar-background: #000000; --theme-contrast-background: #402800; --theme-contrast-border: #A09090; + --theme-contrast-background2: #795900; - --theme-tab-toolbar-background: #.252c33; +/* --theme-tab-toolbar-background: #.252c33; */ --theme-toolbar-background: #000000; --theme-hover-background: #FFCF00; --theme-hover-color: #000000; @@ -20,6 +21,7 @@ --theme-selection-color: #000000; --theme-selection-background2: #004242; --theme-selection-color2: #FF9F00; + --theme-selection-background-semitransparent: rgba(0, 132, 132, .5); --theme-splitter-color: #9C9CFF; --theme-comment: #A09090; @@ -62,7 +64,7 @@ } .theme-bg-darker { - background-color: rgba(0,0,0,0.5); + background: var(--theme-selection-background-semitransparent); } .theme-selected,