https://github.com/numixproject/numix-folders
Alternate folders for use with our base icon theme.
https://github.com/numixproject/numix-folders
folder-icons icons linux-icons
Last synced: about 1 year ago
JSON representation
Alternate folders for use with our base icon theme.
- Host: GitHub
- URL: https://github.com/numixproject/numix-folders
- Owner: numixproject
- License: gpl-3.0
- Created: 2014-07-30T13:55:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T15:35:36.000Z (over 2 years ago)
- Last Synced: 2024-06-21T01:56:22.883Z (almost 2 years ago)
- Topics: folder-icons, icons, linux-icons
- Language: Python
- Homepage:
- Size: 28.6 MB
- Stars: 144
- Watchers: 18
- Forks: 26
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Folders
This program provides and installs alternate folders for use with our [base icon theme](https://github.com/numixproject/numix-icon-theme). To use the script simply download this repo, move into the repos directory and then run the script. All work here is licensed under the GNU GPLv3+
## Styles
| Style | Preview | Screenshot | Description |
| :------------: |:---------------:|:-----:|:-----:|
| **0** | - | - | The default in our base theme - choose this to revert back |
| **1** |  | [link](https://raw.githubusercontent.com/numixproject/numix-folders/master/styles/1/screenshot.png) | The original folder design |
| **2** |  | [link](https://raw.githubusercontent.com/numixproject/numix-folders/master/styles/2/screenshot.png) | Plain design which matches our Legacy theme |
| **3** |  | [link](https://raw.githubusercontent.com/numixproject/numix-folders/master/styles/3/screenshot.png) | Tilted design which never made it to production |
| **4** |  | [link](https://raw.githubusercontent.com/numixproject/numix-folders/master/styles/4/screenshot.png) | One that launched with the redesign of Circle |
| **5** |  | [link](https://raw.githubusercontent.com/numixproject/numix-folders/master/styles/5/screenshot.png) | Curvy design which became default in 2023 |
| **6** |  | [link](https://raw.githubusercontent.com/numixproject/numix-folders/master/styles/6/screenshot.png) | The design which was used from 2015 to 2023 |
## Colours
| Colour | Primary | Secondary | Symbol |
| :------------: |:---------------:|:-----:|:-----:|
| **default** | - | - | - |
| **blue** |  `#42a5f5` |  `#1976d2` |  `#2a74b9` |
| **brown** |  `#8d6e63` |  `#5d4037` |  `#634b43` |
| **green** |  `#66bb6a` |  `#388e3c` |  `#448647` |
| **grey** |  `#bdbdbd` |  `#757575` |  `#7f7f7f` |
| **orange** |  `#f57c00` |  `#e65100` |  `#ab5d0b` |
| **pink** |  `#f06292` |  `#ec407a` |  `#c64077` |
| **purple** |  `#7e57c2` |  `#512da8` |  `#54398d` |
| **red** |  `#ef5350` |  `#d32f2f` |  `#ab3634` |
| **yellow** |  `#ffca28` |  `#ffb300` |  `#c79a18` |
| **style#** | colours from folder sytle no. **#** (cf pictures in table above) |
| **custom** | - | - | - |
## macOS
While this program is only supported on Linux, there's a [macOS script](https://github.com/numixproject/numix-folders/wiki/macOS-Usage) by @BKrajancic which might be of interest.
## Non-GUI usage
To use the interactive command-line interface of numix-folders (instead of the GUI which might not work) run ``./numix-folders -t`` inside the directory where the ``numix-folders``script file is installed.
If you do not specify values for folder style and colour and just hit enter, default values are used.
Run ``./numix-folders --help`` to see available CLI options