Skip to content

linuxdeepin/dci-icon-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

dci-icon-theme


Usage: dci-icon-theme [options] ~/dci-png-icons

Options:
  -m, --match <wildcard palette>  Give wildcard rules on search icon files,
                                  Each eligible icon will be packaged to a dci
                                  file, If the icon have the dark mode, it needs
                                  to store the dark icon file at "dark/"
                                  directory relative to current icon file, and
                                  the file name should be consistent.
  -o, --output <directory>        Save the *.dci files to the given directory.
  -s, --symlink <csv file>        Give a csv file to create symlinks for the
                                  output icon file.
  --fix-dark-theme                Create symlinks from light theme for dark
                                  theme files.

  -h, --help                      Displays help on commandLine options.
  -v, --version                   Displays version information.

Arguments:
  source                          Search the given directory and it's
                                  subdirectories, get the files conform to rules
                                  of --match.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published