From f6d2141a480dd6b5b8ee0e48d43bb64773232791 Mon Sep 17 00:00:00 2001
From: Navan Chauhan
Date: Tue, 26 Mar 2024 23:38:14 -0600
Subject: add header ids
---
.../2019-05-05-Custom-Snowboard-Anemone-Theme.html | 34 +++++++++++-----------
1 file changed, 17 insertions(+), 17 deletions(-)
(limited to 'docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html')
diff --git a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
index 13b0493..7b0748e 100644
--- a/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
+++ b/docs/posts/2019-05-05-Custom-Snowboard-Anemone-Theme.html
@@ -6,13 +6,13 @@
- Creating your own custom theme for Snowboard or Anemone
+ id="creating-your-own-custom-theme-for-snowboard-or-anemone">Creating your own custom theme for Snowboard or Anemone
-
-
+ Creating your own custom theme for Snowboard or Anemone" />
+ Creating your own custom theme for Snowboard or Anemone" />
@@ -44,9 +44,9 @@
-
Creating your own custom theme for Snowboard or Anemone
+
Creating your own custom theme for Snowboard or Anemone
-
Contents
+
Contents
Getting Started
@@ -58,7 +58,7 @@
Building the DEB
-
Getting Started
+
Getting Started
Note: Without the proper folder structure, your theme may not show up!
@@ -67,7 +67,7 @@
Within themeName.theme folder, create another folder called IconBundles (You cannot change this name)
-
Theme Configuration
+
Theme Configuration
Now, inside the themeName.theme folder, create a file called Info.plist and paste the following
@@ -94,7 +94,7 @@
Well, if for example you want to publish two variants of your icons, one dark and one white but you do not want the user to separately install them.
Then, you would name the package MyTheme and include two themes Blackie and White thus creating two entries. More about this in the end
-
Creating Icons
+
Creating Icons
Open up the Image Editor of your choice and create a new file having a resolution of 512x512
@@ -105,7 +105,7 @@ Then, you would name the package MyTheme and include two themes Want to create rounded icons?
Create them squared only, we will learn how to apply masks!
-
Exporting Icons
+
Exporting Icons
Note: All icons must be saved as *.png (Tip: This means you can even create partially transparent icons!)
@@ -113,7 +113,7 @@ Create them squared only, we will learn how to apply masks!
All Icons must be saved in themeName.theme>IconBundles as bundleID-large.png
-
Finding BundleIDs
+
Finding BundleIDs
Stock Application BundleIDs
@@ -279,7 +279,7 @@ Create them squared only, we will learn how to apply masks!