From aeb7f1457eb5fa0591f2f1020d83a616d9b1fcb6 Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Sat, 1 Oct 2022 08:37:56 +0300 Subject: Remove anki add ons --- .../Anki2/addons21/Background_and_gear/config.md | 42 ---------------------- 1 file changed, 42 deletions(-) delete mode 100644 .local/share/Anki2/addons21/Background_and_gear/config.md (limited to '.local/share/Anki2/addons21/Background_and_gear/config.md') diff --git a/.local/share/Anki2/addons21/Background_and_gear/config.md b/.local/share/Anki2/addons21/Background_and_gear/config.md deleted file mode 100644 index e0d8474..0000000 --- a/.local/share/Anki2/addons21/Background_and_gear/config.md +++ /dev/null @@ -1,42 +0,0 @@ -
- -
-              -             
- -
- ---- - -
If you enjoy this add-on or want individualized Anki help, please consider supporting us!
- -

Restart is required for any change to take effect
- ---- - -_
You can add custom images to the folders "background" and "gears" and custom css to the "css" folder. Access this folder by Tools->Background/gear image folder. I would recommend using 20-50% opacity images for the background (this must be configured in an external editor like photoshop).
_ - -
Background images were obtained from
[Pexels.com](https://www.pexels.com/photo-license/) -
Gear icons were obtained from
[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. - * _preloaded images (all .png) include: AnKing, Beach, BeachAerial, Christ&Surgeon, ColorfulLights, Fire, Island, Milkyway, MoonMountains, NightSky, Ocean, SLCtemple, Sunset, SunsetMountain_ -* **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) - * _preloaded images (all .png) include: AnKing, Bam, Bullseye, Cowboy, Diamond, Dragon, Fire, Flower, Nerd, Rose, Shield, Skull, Star, Sun_ -* **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 - -- cgit v1.2.3