summaryrefslogtreecommitdiffstats
path: root/core/src/icons.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add text file icon classChristopher Ng2024-10-101-0/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Adjust icon generation to bring back themed iconsFerdinand Thiessen2024-06-171-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-0/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat: Add new icon-filetype-text and icon-add-folder-descriptionChristopher Ng2024-03-201-1/+8
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat: Rename circles to teamsJulius Härtl2024-03-061-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix(files): Add border around favorite marker to ensure contrast ↵Ferdinand Thiessen2023-06-061-0/+1
| | | | | | requirements are met Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Adjust color of `icon-starred-yellow` to fulfill A11Y contrast requirementsFerdinand Thiessen2023-06-061-1/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(eslint): replace node/no-unpublished-import by n/no-unpublished-importJohn Molakvoæ2023-03-231-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix starred favourite iconJohn Molakvoæ (skjnldsv)2022-09-291-2/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Cleanup and compileJohn Molakvoæ2022-05-131-0/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Compile themingJohn Molakvoæ2022-05-111-1/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrate to static icons coloursJohn Molakvoæ2022-05-101-0/+335
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>