summaryrefslogtreecommitdiff
path: root/icon-themes/colibre/vcl/res/move_data.png
AgeCommit message (Collapse)AuthorFilesLines
2023-04-24tdf#154976 Fix VCL based asset's contrast in Colibre Dark & harmonizeRizal Muttaqin1-0/+0
them with Light Now the Light and Dark variant will have opposite but complementary colors Change-Id: I71b01cd3933b2c76c6880430a6684ee5665fa653 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150890 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2020-06-03Fix for tdf#133582, missing checkbox in gen envRizal Muttaqin1-0/+0
- - Add more SVG version of PNG icons Change-Id: I0217ec345215e710c7ee0b2bf3108c244e921f26 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95387 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-05-31Resolves tdf#133268: Update Colibre color paletteRizal Muttaqin1-0/+0
- Change color to latest MS Office monoline style - Overhaul overall appearance Change-Id: If181b58dc68310cacb926cf814c6d99d4b0b47d1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95189 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-03-05tdf#123796 Wrong cursor when inserting shapeNoel Grandin1-0/+0
regression from commit c5ac80d90ebcc1c3fad18ece8784ac2b36f52045 make cursor images part of the theme Turns out that I can't put SVG files into a normal theme, only colibre_svg is allowed to contain SVG files, so my idea of having only one set of files is not going to fly. So make a copy of the PNG files into the colibre theme, which is what everything currently falls back to. Change-Id: I5f04226da5c8b3d5db7e9807e845112b76b72f22 Reviewed-on: https://gerrit.libreoffice.org/68695 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>