diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 083cc7b..0747fba 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -6,7 +6,7 @@ color: #86acd1; } .following.bar.light { - background: #060633; + background: #001038; } .ui.secondary.menu .item { color: #cfc5c5; @@ -74,8 +74,8 @@ border: 1px solid #203241; } .ui.menu .item { - background: #181b3b; - color: #9e9e9e; + background: #051865; + color: #aaaaaa; } .ui.menu .active.item:hover, .ui.vertical.menu .active.item:hover { @@ -88,7 +88,7 @@ color: #dbdbdb; } .ui.menu .active.item { - background: #151552; + background: #051552; color: #dbdbdb; } .ui.input input { @@ -139,10 +139,6 @@ background: transparent!important; color: #dbdbdb!important; } - .ui.menu .item { - background: #151825; - color: #aaaaaa; - } .ui.menu .item.disabled, .ui.menu .item.disabled:hover { cursor: default !important; @@ -166,7 +162,7 @@ .ui.secondary.pointing.menu .item { border-bottom-width: 0px; align-self: center; - background: #151552; + background: #050542; margin: 1px 1px 1px 1px; padding: 8px 6px; } @@ -459,11 +455,11 @@ } .ui.secondary.pointing.menu .active.item { color: #dbdbdb; - background: #002275; + background: #030366; } .ui.secondary.pointing.menu .active.item:hover { border-top-color: #203241; - background: #121288; + background: #021288; color: #dbdbdb; } .ui.secondary.pointing.menu .dropdown.item:hover,