keeferrourke / la-capitaine-icon-theme

La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
https://krourke.org/projects/art/la-capitaine-icon-theme
Other
1.94k stars 216 forks source link

configure for Dark Panel and White Windows theme #108

Closed twnaing closed 7 years ago

twnaing commented 7 years ago

Could you please make it possible to configure for Dark Panel & White Windows (e.g. Greybird theme) theme?

twnaing commented 7 years ago

Currently I do the following to achieve what I want.

  1. run ./configure and answer no to dark theme
  2. go to ~/.icons/la-capitaine-icon-theme/panel and delete symbolic linked 16 and 24 folders
  3. manually run
ln -sf ~/.icons/la-capitaine-icon-theme/panel/16-dark ~/.icons/la-capitaine-icon-theme/panel/16
ln -sf ~/.icons/la-capitaine-icon-theme/panel/24-dark ~/.icons/la-capitaine-icon-theme/panel/24

Remark: I use git version and had to do sudo chmod +x configure in the folder

keeferrourke commented 7 years ago

Sure thing, I can make the panel symlinking a separate prompt. Update should be in git sometime tonight, if it's not up by tomorrow ping me.

keeferrourke commented 7 years ago

Clearly this issue fell by the wayside. My apologies. Fixed as of commit 2e096b3.