diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 333d48edf..8858105d7 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -328,14 +328,14 @@ #000000 #717171 #717171 - #AAAAAA // LibreTube Logo, Hyperlinks and on-off switch (on status: filling) (also influence on the navbar colour) - #1C1C1C // on-off switch (on status: circle) + #959595 // LibreTube Logo, Hyperlinks and on-off switch (on status: filling) (also influence on the navbar colour) + #161616 // on-off switch (on status: circle) #4D4D4D #A3A3A3 #A3A3A3 // Headline Text #886A6A // SponsorBlock marker #4D4D4D // NavBar Icon Container (selected) - #A3A3A3 // Navbar Icon Color (selected) + #CCCCCC // Navbar Icon Color (selected) #4D4D4D #A3A3A3 #4D4D4D @@ -344,10 +344,10 @@ #4D4D4D #A3A3A3 #A3A3A3 - #1C1C1C // Background (Settings and home) + #161616 // Background (Settings and home) #A3A3A3 - #1C1C1C // Navbar and Flyouts (uses also the "primary" color) 252525 - #A3A3A3 // NavBar Text (selected) and some Flyout Headlines + #161616 // Navbar and Flyouts (uses also the "primary" color) + #BDBDBD // NavBar Text (selected) and some Flyout Headlines #4D4D4D // on-off switch (off status: filling) #A3A3A3 // text in Flyouts, Animation color (subscription button) #A3A3A3 // on-off switch (off status: border)