From 7c33f13115353a7563b67883637943db1fb42367 Mon Sep 17 00:00:00 2001 From: Dexter Gaon-Shatford Date: Tue, 18 Jan 2022 00:56:03 -0500 Subject: CHANGE(ui): Make lock icons fit with other icons The current channel lock icons introduced for 1.4.x use a line-art style. This stands out against the other icons that show in the channel tree (user mute status, comments, friend hearts, etc.) because they are all filled in. The included changes to the icons are: - Switch to a filled-in style - Set opacity to 75% to match other icons - Slightly shrink them, as they look somewhat large compared to the channel comment icon. --- themes/Default/lock_locked.svg | 11 +++-------- themes/Default/lock_unlocked.svg | 11 +++-------- 2 files changed, 6 insertions(+), 16 deletions(-) (limited to 'themes') diff --git a/themes/Default/lock_locked.svg b/themes/Default/lock_locked.svg index 77fbb5eea..984c680ae 100644 --- a/themes/Default/lock_locked.svg +++ b/themes/Default/lock_locked.svg @@ -5,16 +5,11 @@ image/svg+xml - - - - - - - - + + + diff --git a/themes/Default/lock_unlocked.svg b/themes/Default/lock_unlocked.svg index f3e15832d..2b3493970 100644 --- a/themes/Default/lock_unlocked.svg +++ b/themes/Default/lock_unlocked.svg @@ -5,16 +5,11 @@ image/svg+xml - - - - - - - - + + + -- cgit v1.2.3