Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zzlb0224 committed Jul 20, 2024
1 parent 633256b commit 2121109
Show file tree
Hide file tree
Showing 6 changed files with 208 additions and 794 deletions.
5 changes: 4 additions & 1 deletion addon/prefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@ pref("__prefsPrefix__.windowType", "跟随");

pref("__prefsPrefix__.blockHUToggle", false);

pref("__prefsPrefix__.fixed-tags-colors", "目的, #ffd400, 假设, #ff6666, 框架, #5fb236, 数据, #2ea8e5量表, #a28ae5, 方法, #e56eee, 理论, #f19837, 结论, #aaaaaa, 贡献, #69af15, 未来, #ba898e, 背景, #ee8574, 现状, #6a99e7, 问题, #e65fa1, 对策, #62e0ef");
pref(
"__prefsPrefix__.fixed-tags-colors",
"目的, #ffd400, 假设, #ff6666, 框架, #5fb236, 数据, #2ea8e5量表, #a28ae5, 方法, #e56eee, 理论, #f19837, 结论, #aaaaaa, 贡献, #69af15, 未来, #ba898e, 背景, #ee8574, 现状, #6a99e7, 问题, #e65fa1, 对策, #62e0ef",
);
Loading

0 comments on commit 2121109

Please sign in to comment.