[GH-ISSUE #188] Get color on folder icon #133

Closed
opened 2026-03-02 15:56:05 +03:00 by kerem · 0 comments
Owner

Originally created by @EV-soft on GitHub (Jun 21, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/188

It would be nice adding color to the folder icons.
In line 1706 - change:
<i class="<?php echo $img ?>"></i>
to:
<i class="<?php echo $img ?>" style="background:gold;"></i>

Originally created by @EV-soft on GitHub (Jun 21, 2019). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/188 It would be nice adding color to the folder icons. In line 1706 - change: `<i class="<?php echo $img ?>"></i>` to: `<i class="<?php echo $img ?>" style="background:gold;"></i>`
kerem 2026-03-02 15:56:05 +03:00
  • closed this issue
  • added the
    invalid
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#133
No description provided.