Skip to content

CachyOS/CachyOS-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CachyOS-icons

Custom Icons Made for CachyOS

How to Contribute

How to Make Icons Inheritable

  • Make Sure defs tag has this defenition
<defs>
 <style id="current-color-scheme" type="text/css">.ColorScheme-Text {
        color:#333333;
      }
      .ColorScheme-Background{
        color:#ffffff;
      }
      .ColorScheme-Highlight {
        color:#1dc7b5;
      }</style>
</defs>
  • Each path that you need to inherit color from the OS, should have these Property
<path
class="ColorScheme-Highlight"
fill="currentColor"
/>

About

Custom Icons Made for CachyOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •