Merge main and 2.7.4
This commit is contained in:
@@ -45,6 +45,7 @@ ICON_EXTRACT = {
|
||||
"remix": "RemixIcon-4.6.0",
|
||||
}
|
||||
ICONS = [
|
||||
# Remember to also update tests/files/all_icons.json for test coverage
|
||||
"alert_error",
|
||||
"alert_info",
|
||||
"alert_question",
|
||||
@@ -102,6 +103,10 @@ ICONS = [
|
||||
"sb_search",
|
||||
"sb_stats",
|
||||
|
||||
"theme_light",
|
||||
"theme_dark",
|
||||
"theme_auto",
|
||||
|
||||
"add",
|
||||
"bookmarks",
|
||||
"browse",
|
||||
|
||||
@@ -56,6 +56,10 @@
|
||||
"sb_search": "magnifying-glass",
|
||||
"sb_stats": "chart-simple",
|
||||
|
||||
"theme_light": "sun",
|
||||
"theme_dark": "moon",
|
||||
"theme_auto": "circle-half-stroke",
|
||||
|
||||
"add": "plus",
|
||||
"bookmarks": "bookmark",
|
||||
"browse": "folder-open",
|
||||
|
||||
@@ -56,6 +56,10 @@
|
||||
"sb_search": "search",
|
||||
"sb_stats": "bar_chart",
|
||||
|
||||
"theme_light": "light_mode",
|
||||
"theme_dark": "dark_mode",
|
||||
"theme_auto": "contrast",
|
||||
|
||||
"add": "add",
|
||||
"bookmarks": "bookmarks",
|
||||
"browse": "folder_open",
|
||||
|
||||
@@ -56,6 +56,10 @@
|
||||
"sb_search": "file-search",
|
||||
"sb_stats": "bar-chart-fill",
|
||||
|
||||
"theme_light": "sun",
|
||||
"theme_dark": "moon",
|
||||
"theme_auto": "contrast",
|
||||
|
||||
"add": "add",
|
||||
"bookmarks": "bookmark",
|
||||
"browse": "folder-2",
|
||||
|
||||
Reference in New Issue
Block a user