Clarity is pretty neat, offering four cool color themes to choose from. Here’s the lowdown on each one:
You’ll notice that every icon is built from a single path and a template in SVG format. It's super easy to create your own template, and you can see how the default ones are set up. The great part? You can use all the power of SVG to craft your theme!
If you want to switch up the color theme of your icons, just type this command:
make name_of_a_theme
If you're curious about all the themes available, simply type:
make
This will give you a list of all color themes you can play around with!
If you decide to change a theme or create your own (you’d do this in the file called src/template_your_name.svg), just type this:
./configure
make your_name
The script will then build icons based on your custom template.
Your template should be an SVG file that has two specific marks: {{TITLE}} and {{PATH}}. Icons get created by replacing {{PATH}} with the value of the 'd' attribute from the first path in the SVG file located in the src directory.
You’re also free to change up the source for icons since they are SVG files featuring a single path.
If you're excited about trying out Clarity and want to download it now, check it out here: This link will take you there!
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Id pellentesque ut pellentesque varius amet mauris. Tempor, risus, congue gravida nulla tincidunt nec diam. Tincidunt magnis eu, vitae dictumst commodo dolor in. Aenean dictumst risus posuere a at id fermentum nibh. Luctus nunc bibendum duis egestas scelerisque.
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.