104 Commits

Author SHA1 Message Date
winston
236caf379c
ci(typos): run on forks 2023-07-28 20:39:03 +02:00
winston
3711f311d6
ci(format): only run on main 2023-07-28 20:27:13 +02:00
github-actions[bot]
4e3256a5c0 chore: generate health files 2023-07-28 18:25:31 +00:00
soya_daizu
134f1c554e
docs(proton): prefer Snow base theme on latte (#151) 2023-07-28 20:25:08 +02:00
soya_daizu
7c93647e89
fix(proton): tooltip color (#150) 2023-07-28 19:16:16 +01:00
soya_daizu
d1f8a425bb
feat(proton): accent-colored logos (#149)
* feat(proton): accent-colored logos

* fix(proton): add prettier-ignore
2023-07-28 18:37:13 +01:00
soya_daizu
5bb9d9420b
fix(proton): lighten colors on latte (#148) 2023-07-28 18:37:01 +01:00
Alaina
e62ae3a292
feat(nixos-search): independent light/dark mode flavors (#146) 2023-07-27 20:27:39 +01:00
winston
97cb54f32d
fix(twitch): add missing semicolon 2023-07-26 23:26:07 +02:00
winston
8b1e7972f6
ci(format): pin prettier@2.8.4 2023-07-26 23:22:04 +02:00
Isabel
8fbf6b2c25
fix(github): text readablity at actions startup (#145) 2023-07-26 14:52:26 +01:00
Isabel
0d58b6b15d
fix(github): fix unthemed sections (#140)
* fix(github): theme file explorer

* fix(github): correct contibuting a PR sections of file viewer

* fix(github): add basic project view

* fix(github): add theming for chart view

* fix(github): text readablity at actions startup

* fix(github): project view roadmap & table view theming
2023-07-26 09:57:59 +01:00
sgoudham
4c32951b4c
ci: refactor workflow names 2023-07-26 01:13:54 +01:00
Isabel
c3fb1cae08
fix(mastodon): fill unthemed sections (#139)
* fix(mastodon): fill unthemed sections

* add theming for emoji picker
* add theming for glitch soc
2023-07-25 11:07:21 +01:00
winston
afc5211520
ci(format): revert fae1cb91 2023-07-25 08:50:27 +02:00
winston
3f6d35892b
ci(prettier): fix token ternary 2023-07-25 08:27:53 +02:00
winston
fae1cb9163
ci(format): use actionsx/prettier 2023-07-25 08:23:03 +02:00
soya_daizu
f384a511cd
fix(proton): wrong updateURL (#138) 2023-07-25 04:23:20 +02:00
nekowinston
2baba93a9d style: format code with prettier 2023-07-25 00:46:23 +00:00
winston
2e6fbb10cd
ci(prettier): add push token 2023-07-25 02:46:01 +02:00
winston
79d77568ad
ci: add prettier formatting (#130) 2023-07-25 02:44:35 +02:00
Isabel
d7f460f308
chore: fix typos (#133)
Co-authored-by: winston <hey@winston.sh>
Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com>
2023-07-25 02:36:35 +02:00
Ryan Cao
9b53f89a41
feat(searxng): add accent support and fix auto themes (#118) 2023-07-25 07:36:49 +08:00
Isabel
2c5223ac1d
ci(typos): allow more variations of flavour in .py files (#137) 2023-07-24 23:42:16 +01:00
Isabel
f8add14f81
ci(typos): allow misspelling of flavour for python files (#136) 2023-07-24 23:28:34 +01:00
sgoudham
8ffa0e802b
ci(typos): custom step to exit 2023-07-24 22:58:31 +01:00
soya_daizu
ea52274b67
fix(proton): email item text color on hover (#135) 2023-07-24 21:55:05 +01:00
soya_daizu
c91e1f4476
fix(proton): ring and active color (#134)
* feat(proton): add focus ring color

* fix(proton): reduce use of accent color
2023-07-24 20:48:24 +01:00
Hamothy
876741a3b4
ci(typos): set continue-on-error to true 2023-07-24 19:29:23 +01:00
winston
5b60e9a83c
ci: add crate-ci/typos (#129)
Co-authored-by: sgoudham <sgoudham@gmail.com>
2023-07-24 19:59:49 +02:00
Ryan Cao
313bc013e3
fix(modrinth): style ad links as accent color (#123) 2023-07-24 17:05:18 +01:00
github-actions[bot]
62ef36e562 chore: generate health files 2023-07-24 09:30:02 +00:00
winston
cd01aa78d0
feat(substack): init (#113) 2023-07-24 11:29:36 +02:00
Isabel
d808bcc1e2
fix: @rgbify returning [object Object] (#131)
* fix: @rgbify returning [object Object]

* refactor: we dont need @rgb-raw

* remove unintented changes

* ops
2023-07-24 09:59:06 +01:00
aemogie
c80de3ccc1
fix(chatgpt): fix selector for conversations (#128) 2023-07-24 04:33:26 +00:00
Isabel
79cea907f7
refactor(nixos-search): ensure that the theme is the same/similar to the template (#126) 2023-07-23 10:56:15 -04:00
Hamothy
220eec1689
ci(file-checker): fix wrong trigger event 2023-07-23 13:52:24 +01:00
Hamothy
2437199673
ci: add file-checker.yml (#119)
We want to enforce the existence
of the files contained within the
userstyles template directory.

This will eliminate PRs getting
merged that may have deleted
existing files or may have missing
preview images.
2023-07-23 13:29:35 +01:00
sgoudham
cad7ab79b0
docs(codeberg): add per-flavor image previews
We should be able to merge #119 now. This also
closes #69
2023-07-23 12:58:16 +01:00
sgoudham
a87d2e0919
docs(ichi.moe): add per-flavor image previews
Another step closer to merging #119, also
progresses #69
2023-07-23 12:34:57 +01:00
Ryan Cao
7c97b9a454
feat(github): style the progress bar (#121)
Co-authored-by: Isabel <71222764+isabelroses@users.noreply.github.com>
2023-07-23 08:47:32 +01:00
Ryan Cao
ec77a17cb6
feat(github): add accent-color property (#120)
Co-authored-by: Isabel <71222764+isabelroses@users.noreply.github.com>
2023-07-23 08:47:08 +01:00
Ryan Cao
d001ba7932
fix(modrinth): handle OLED mode (#124) 2023-07-23 08:19:17 +01:00
Ryan Cao
c77f3b98b1
fix(vercel): flavor (#125) 2023-07-23 04:35:20 +00:00
Ryan Cao
8b56d54cfb
fix(vercel): update variables and classes (#122) 2023-07-23 04:26:30 +00:00
sgoudham
573b28a863
docs(deepl): add per-flavor image previews
We're one step closer to merging #119
2023-07-23 03:42:45 +01:00
sgoudham
7c8811c102
chore(template): add per-flavor image previews 2023-07-23 01:47:45 +01:00
sgoudham
29d0eea2df
docs(homepage): fix image previews 2023-07-23 01:14:08 +01:00
github-actions[bot]
b4239f2a87 chore: generate health files 2023-07-22 23:30:28 +00:00
sgoudham
eb071ef76f
docs(paste.rs): fix image previews 2023-07-22 22:53:58 +01:00