Commit Graph

32 Commits

Author SHA1 Message Date
sethburkart123 f70c032f06 fix: force dark mode on theme editing 2024-08-21 17:44:27 +10:00
sethburkart123 5d97ab3da6 fix: lock dark mode toggle with theme settings 2024-08-21 17:36:21 +10:00
sethburkart123 4a9048ac62 feat: add force theme option to custom themes 2024-08-20 12:57:07 +10:00
sethburkart123 c0e6507180 chore: remove exces logging 2024-06-19 22:39:36 +10:00
sethburkart123 139f680d44 fix: theme auto enabling attempting to reach unitialized variables 2024-06-19 22:39:19 +10:00
codefactor-io 9cfa0cba63 [CodeFactor] Apply fixes 2024-06-19 09:21:51 +00:00
sethburkart123 736cf36068 refactor: reduce browser storage dependence, remove unused code 2024-06-09 18:04:26 +10:00
SethBurkart123 026033ad57 improve theme selection + bug fixes 2024-05-29 08:01:44 +10:00
SethBurkart123 abbb867672 add closeThemeCreator error handling 2024-05-24 15:11:12 +10:00
SethBurkart123 e7943fbfd3 separate installtheme logic 2024-05-21 19:42:33 +10:00
SethBurkart123 fcfc2d4217 fix: updated theme style store install 2024-05-21 19:40:59 +10:00
SethBurkart123 8ab06a8201 update theme format 2024-05-20 23:38:23 +10:00
SethBurkart123 f6c22ae846 remove useless logs 2024-05-20 23:30:37 +10:00
SethBurkart123 3898cc3a4e change theme file to .json 2024-05-20 23:30:21 +10:00
SethBurkart123 301ad3f296 switch to local file sharing 2024-05-20 23:21:43 +10:00
SethBurkart123 533c684db8 save user preference theme color 2024-05-08 17:34:12 +10:00
SethBurkart123 2408fb1028 add store downloading 2024-05-07 12:03:38 +10:00
SethBurkart123 3db51fb6d5 remove unnecesarry theme updates 2024-05-06 11:39:21 +10:00
SethBurkart123 23e6eac16c improve selection logic 2024-05-06 11:34:54 +10:00
SethBurkart123 f8ace7a7c9 sync theme changes plus deleting 2024-04-22 13:05:28 +10:00
SethBurkart123 785cc54d39 I have literally lost track. Please save me, I am going crazy 2024-04-22 12:58:02 +10:00
SethBurkart123 3177e4bda2 auto delete theme duplicate 2024-04-22 11:35:20 +10:00
SethBurkart123 8cd73977bb add theme transfer 2024-04-22 11:09:57 +10:00
SethBurkart123 4a29885e62 make downloading themes possible from background script 2024-04-11 08:42:33 +10:00
SethBurkart123 bbb11c91b7 add pocketbase theme uploading 2024-04-09 17:11:04 +10:00
SethBurkart123 22c51e3fb8 fix case where theme color is empty 2024-04-07 16:40:14 +10:00
SethBurkart123 d861e8f85b remove unnecessary logging 2024-04-07 15:21:17 +10:00
SethBurkart123 1292c06294 await theme swapping to prevent removetheme and applytheme from overriding each other 2024-04-07 15:18:35 +10:00
SethBurkart123 b7e7c24727 add custom cover images to themes. 2024-04-07 15:05:11 +10:00
SethBurkart123 c7e7b41ce9 save selected color when enabling themes 2024-04-05 13:08:47 +11:00
SethBurkart123 ea6282460d save selectedColor for non-destructive theme viewing 2024-04-05 10:30:23 +11:00
SethBurkart123 f1346ab86e separate thems into separate files 2024-04-05 09:36:59 +11:00