Add theme icons
This commit is contained in:
@@ -90,6 +90,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