Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22d80e37 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '000-main-paste' into 'v3.7'

Fix paste key not having the right color

See merge request !51
parents 1eee2c6d 14022a23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,6 +9,6 @@
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="@color/icon_color_you"
        android:fillColor="@color/keyboard_key_text_color_you"
        android:pathData="M19,2h-4.18C14.4,0.84 13.3,0 12,0c-1.3,0 -2.4,0.84 -2.82,2L5,2c-1.1,0 -2,0.9 -2,2v16c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2L21,4c0,-1.1 -0.9,-2 -2,-2zM12,2c0.55,0 1,0.45 1,1s-0.45,1 -1,1 -1,-0.45 -1,-1 0.45,-1 1,-1zM19,20L5,20L5,4h2v3h10L17,4h2v16z"/>
</vector>