diff options
Diffstat (limited to '.local/share/Anki2/addons21/Background_and_gear/config.md')
-rw-r--r-- | .local/share/Anki2/addons21/Background_and_gear/config.md | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/.local/share/Anki2/addons21/Background_and_gear/config.md b/.local/share/Anki2/addons21/Background_and_gear/config.md new file mode 100644 index 0000000..e0d8474 --- /dev/null +++ b/.local/share/Anki2/addons21/Background_and_gear/config.md @@ -0,0 +1,42 @@ +<center><div style="vertical-align:middle;"><a href="https://www.ankingmed.com"><img src="../../addons21/1210908941/AnKing/AnKingSmall.png"></a><a href="https://www.ankingmed.com"><img src="../../addons21/1210908941/AnKing/TheAnKing.png"></a></div></center> + +<center><a href="https://www.facebook.com/ankingmed"><img src="../../addons21/1210908941/AnKing/Facebook.jpg"></a> + <a href="https://www.instagram.com/ankingmed"><img src="../../addons21/1210908941/AnKing/Instagram.jpg"></a> + <a href="https://www.youtube.com/theanking"><img src="../../addons21/1210908941/AnKing/YouTube.jpg"></a></center> + +<center><a href="https://www.patreon.com/ankingmed"><img src="../../addons21/1210908941/AnKing/Patreon.jpg"></a></center> + +--- + +<div style="color: #4297F9;"><b>If you enjoy this add-on or want individualized Anki help, please consider supporting us!</b></div> + +<div style="color: red; font-size: 16px; background-color: rgb(25, 25, 25); text-align: center;"><br>Restart is required for any change to take effect<br></div> + +--- + +_<div style="color:#A440C3;">You can add custom images to the folders "background" and "gears" and custom css to the "css" folder. Access this folder by <b>Tools->Background/gear image folder</b>. I would recommend using 20-50% opacity images for the background (this must be configured in an external editor like photoshop).</div>_ + +<span style="color:grey;"><br><b>Background images</b> were obtained from</span> [Pexels.com](https://www.pexels.com/photo-license/) +<span style="color:grey;"><br><b>Gear icons</b> were obtained from</span> [Wikimedia Commons](https://commons.wikimedia.org/wiki/Category:Noto_Color_Emoji_Pie) + +--- + +##Config: + +* **Image name for background:** _(For no image use "". "Random" will shuffle through defaults)_ name of the background image file. + * _<span style="color:red;">preloaded images (all .png) include: AnKing, Beach, BeachAerial, Christ&Surgeon, ColorfulLights, Fire, Island, Milkyway, MoonMountains, NightSky, Ocean, SLCtemple, Sunset, SunsetMountain</div>_ +* **Image name for gear:** _(Anki default is "gears.svg". "Random" will shuffle through defaults)_ name of the file to replace the gear icon. (preloaded images include AnKing.png, flame.svg) + * _<span style="color:red;">preloaded images (all .png) include: AnKing, Bam, Bullseye, Cowboy, Diamond, Dragon, Fire, Flower, Nerd, Rose, Shield, Skull, Star, Sun</div>_ +* **Reviewer image:** _(true or false)_ show the background image in the reviewer screen +* **Toolbar top/bottom:** _(true or false)_ Set the background position of the toolbars to top and bottom (if the main background position is set to center, this will look cleaner for most images) +* **Toolbar image:** _(true or false)_ show the background image in the top and bottom toolbars in addition to the main screen + + +_The following are css values and can be styled with appropriate css values for these css properties. See w3schools.com for more information._ + +* **background-attachment:** _(default "fixed")_ scroll or fixed +* **background-color:** _(default "")_ set to "" to have no background color +* **background-position:** _(default "center")_ left top, right bottom, 25% 50%, 100px 200px, etc +* **background scale:** _(default "1")_ set the scale of the image. 1 is the original image size. 2 is 200% original image size. You can also use 2,1 to scale x,y separately +* **background-size:** _(default "contain", but I would recommend "cover" if you set "Toolbar image" to true)_ contain, cover, 50%, 100px, etc + |