Commit graph

421 commits

Author SHA1 Message Date
Send_Nukez
56b109cc01 refactor stuff and change notification styles 2021-12-24 20:41:17 +00:00
Send_Nukez
decfe17aa2 add package-lock.json 2021-12-23 23:32:14 +01:00
Send_Nukez
b55a82bf99 fix prettier action 2021-12-23 23:31:07 +01:00
Send_Nukez
c052260a8b make automatic bug reports use <details> 2021-12-20 23:04:46 +01:00
Send_Nukez
ee98ffd134 use loadsh.defaultsDeep to deep merge options 2021-12-19 23:18:06 +01:00
Send_Nukez
305d70fb6d fix user image context menu 2021-12-19 22:15:31 +01:00
Send_Nukez
e50b8b4bb3 remove "spotify" as color selection algorithm 2021-12-18 23:23:34 +01:00
Send_Nukez
ca0d24fd11 refactor loader & icons a bit 2021-12-18 23:20:42 +01:00
Send_Nukez
fa29a12d00 throw an error if the ready event is not fired after 50 tries 2021-12-18 22:59:12 +01:00
Send_Nukez
0ecd8d6166 change custom app tab styles 2021-12-18 20:26:04 +01:00
Send_Nukez
c5fec9cbd1 fix custom search input not being focussed after clicking 2021-12-18 17:03:24 +01:00
Send_Nukez
11eae40857 added ability to hide premium features in addition to ads 2021-12-16 12:19:27 +01:00
Send_Nukez
604ddfbf97 add embedWidgetGenerator modals to custom modal styles 2021-12-15 10:03:17 +01:00
Send_Nukez
1b45d68568 Merge branch 'main' of https://github.com/JulienMaille/dribbblish-dynamic-theme 2021-12-13 21:56:43 +01:00
Julien Maille
2bfa6e55db IMP: patch-dark-mode.ps1 2021-12-13 16:57:12 +01:00
Julien
48c475ee9a
FIX #142
thank you @alixti
2021-12-13 16:43:50 +01:00
Send_Nukez
8517327ee6 Merge branch 'main' of https://github.com/JulienMaille/dribbblish-dynamic-theme 2021-12-10 20:45:17 +01:00
Send_Nukez
e2e6214159 add stable release to marketplace 2021-12-10 19:44:21 +00:00
Send_Nukez
7ac95c23a9 add stable release to marketplace 2021-12-10 20:43:59 +01:00
github-actions
048d007430 Release v4.1.1 2021-12-10 19:40:43 +00:00
Send_Nukez
0e50a92431 refactor icons a bit 2021-12-10 20:11:46 +01:00
Send_Nukez
4dd2d42ca4 changed default sidebar color to be darker & improve loader styles 2021-12-10 20:05:07 +01:00
Send_Nukez
ead9615ef3 Merge branch 'main' of https://github.com/JulienMaille/dribbblish-dynamic-theme 2021-12-10 19:23:29 +01:00
Send_Nukez
cd325a3f05 fix #137 2021-12-10 18:20:31 +00:00
Send_Nukez
6c84a848fc fix #137 2021-12-10 19:20:07 +01:00
github-actions
b3e108f2bf Release v4.1.0 2021-12-10 15:41:22 +00:00
Julien Maille
61cbee1c1d improved settings description 2021-12-06 20:34:30 +01:00
Send_Nukez
8edba57dd5 make System the default theme 2021-12-04 15:49:51 +01:00
Send_Nukez
55e6ef0ca2 add ability to get icons as raw svg string without type annd stuff 2021-12-04 15:24:01 +01:00
Send_Nukez
25b5b771dd Channge font of "Home Shelf" titles 2021-12-04 15:21:25 +01:00
Send_Nukez
9e7349712b add ability to disable config inputs & make disabled inputs be styled correctly 2021-12-04 15:20:53 +01:00
Send_Nukez
0e946cf05a Reword and refactor Theme > Theme System 2021-12-04 15:17:59 +01:00
Julien
f69afbb882
Update README.md 2021-12-04 14:40:51 +01:00
Julien Maille
467a971d31 FIX uninstall.sh 2021-12-04 14:29:02 +01:00
Julien Maille
55b714dbda added patch-dark-mode.ps1 2021-12-04 14:13:46 +01:00
Julien Maille
34bd5fe4f8 IMP: description for 'Based on System Theme' option 2021-12-02 20:43:29 +01:00
Julien
76fda08a71 Merge pull request #128 from evanbrierton/main
Implement functionality to use system theme for dark/light theme.
2021-12-02 19:30:29 +00:00
Send_Nukez
651896418c refactor / improve settings 2021-12-02 16:02:20 +01:00
Send_Nukez
e6ef0953ea add ability to search settings 2021-12-02 14:01:56 +01:00
Send_Nukez
8968202a3e move sass invert into Util 2021-12-01 06:15:33 +01:00
Send_Nukez
8747efdd7b reword some descriptions 2021-12-01 06:10:25 +01:00
Send_Nukez
3278f1fbe0 fix alignment of color inputs 2021-12-01 06:07:59 +01:00
Send_Nukez
0794a51b56 (hopefully) fix actions breaking on PRs 2021-12-01 02:55:59 +01:00
Evan Brierton
200b112fe1
Add fix to switch to system theme when option is selected 2021-11-30 12:00:41 +00:00
Julien
193953dc91
Merge pull request #129 from JulienMaille/bw-themes
WIP: add 3 b&w themes
2021-11-30 09:39:19 +01:00
Send_Nukez
1c4ba1a29d make bgTheme a child of theme and reword stuff a little 2021-11-30 02:57:02 +01:00
Julien
9ed25390c0
Update main.js
typo
2021-11-29 22:46:09 +01:00
Julien Maille
164058b875 WIP: add 3 b&w themes 2021-11-29 21:44:32 +01:00
Evan Brierton
eb87c41128
Actually read theme from config 2021-11-29 20:31:40 +00:00
Evan Brierton
5d5d1bc3c1
Use event listener for match system theme 2021-11-29 20:24:55 +00:00