Commit graph

9 commits

Author SHA1 Message Date
Abdulkaiz Khatri
fa110fbd06
Merge pull request #127 from linuxmint/move
Simplify move emblem
2022-11-29 09:06:33 +05:30
Clement Lefebvre
652613d7de Simplify move emblem
Remove emblem on DND. The file manager shows the files being moved
and the emblem appears from the very start.
2022-11-28 13:23:08 +00:00
Clement Lefebvre
f9794e7594 Use green for copy
Purple and blue are too close to each other.
Green is commonly associated with "Adding/copying".

With links moving from green to grey, we can now give green
to copying and blue to moving.

This commit changes the color of copying to green.
2022-11-28 13:22:36 +00:00
ful1e5
b979355c46 Bold outline in some cursors 2022-10-02 15:55:10 +05:30
ful1e5
9bda24f303 feat: symlink common cursor svg files using svg/link.py 2021-11-26 16:06:45 +05:30
ful1e5
d10f680751 💝 Formated svg files with XML 2021-02-28 19:10:55 +05:30
ful1e5
8c686471da #94 Dirty pixel in "move" fixed 2021-02-25 09:36:09 +05:30
ful1e5
e73fcacf95 🏷️ Rename cursors 2021-02-23 18:16:47 +05:30
ful1e5
d3234e6114 📂 Svg location changed
In Bibata v1.1.x all svg files are stored inside the individual
package's 'src' directory. That's changes to <project_root>/svg/<x>.

There are plenty of other restructuring is pending,You can see in
Unstaged stage.
2021-02-18 19:05:51 +05:30