Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samwhelp/lingmo-live-build-respin-theme-fluent
lingmo-live-build-respin-theme-fluent
https://github.com/samwhelp/lingmo-live-build-respin-theme-fluent
iso-profile lingmo lingmo-linux lingmo-live-build-config lingmo-live-build-respin lingmo-os
Last synced: 22 days ago
JSON representation
lingmo-live-build-respin-theme-fluent
- Host: GitHub
- URL: https://github.com/samwhelp/lingmo-live-build-respin-theme-fluent
- Owner: samwhelp
- License: mit
- Created: 2024-11-25T04:24:13.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-03T07:53:22.000Z (about 1 month ago)
- Last Synced: 2024-12-03T08:37:08.169Z (about 1 month ago)
- Topics: iso-profile, lingmo, lingmo-linux, lingmo-live-build-config, lingmo-live-build-respin, lingmo-os
- Language: CSS
- Homepage: https://samwhelp.github.io/lingmo-live-build-respin-theme-fluent/
- Size: 9.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lingmo-live-build-respin-theme-fluent
> [lingmo-live-build-respin-theme-fluent](https://samwhelp.github.io/lingmo-live-build-respin-theme-fluent/)
## Subject
* [Project](#project)
* [Usage](#usage)
* [Theme Source](#theme-source)
* [Link](#link)## Project
> The project `Lingmo OS / live-build-config` is building skeleton.
| Link |
| ---- |
| Lingmo OS / [live-build-config](https://github.com/LingmoOS/live-build-config) |> Please using `another project as following` to start build process.
### Prototype
| Link | GitHub |
| ---- | ------ |
| [lingmo-live-build-config-using](https://samwhelp.github.io/lingmo-live-build-config-using/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-config-using) |
| [lingmo-live-build-config-remix](https://samwhelp.github.io/lingmo-live-build-config-remix/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-config-remix) |
| [lingmo-live-build-config-basic](https://samwhelp.github.io/lingmo-live-build-config-basic/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-config-basic) |
| [lingmo-live-build-config-enhance](https://samwhelp.github.io/lingmo-live-build-config-enhance/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-config-enhance) |### Respin
| Link | GitHub |
| ---- | ------ |
| [lingmo-live-build-respin-theme-lingmo-icon-citrus](https://samwhelp.github.io/lingmo-live-build-respin-theme-lingmo-icon-citrus/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-respin-theme-lingmo-icon-citrus) || Link | GitHub |
| ---- | ------ |
| [lingmo-live-build-respin-theme-vimix](https://samwhelp.github.io/lingmo-live-build-respin-theme-vimix/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-respin-theme-vimix) |
| [lingmo-live-build-respin-theme-orchis](https://samwhelp.github.io/lingmo-live-build-respin-theme-orchis/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-respin-theme-orchis) |
| [lingmo-live-build-respin-theme-graphite](https://samwhelp.github.io/lingmo-live-build-respin-theme-graphite/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-respin-theme-graphite) |
| [lingmo-live-build-respin-theme-fluent](https://samwhelp.github.io/lingmo-live-build-respin-theme-fluent/) | [GitHub](https://github.com/samwhelp/lingmo-live-build-respin-theme-fluent) |## Usage
### help
run
``` sh
make help
```### build
run
``` sh
make build
```or run
``` sh
./build.sh
```## Theme Source
| Theme Source |
| ------------ |
| vinceliuice / [Fluent-kde](https://github.com/vinceliuice/Fluent-kde) |
| vinceliuice / [Fluent-gtk-theme](https://github.com/vinceliuice/Fluent-gtk-theme) |
| yeyushengfan258 / [Citrus-icon-theme](https://github.com/yeyushengfan258/Citrus-icon-theme) |> [Config Sample](https://github.com/samwhelp/lingmo-adjustment/tree/main/prototype/main/style-config/switch/Fluent/Fluent-Dark-with-icon-Citrus-Dark-Red)
> Adjust: Citrus-red-dark / [index.theme](https://github.com/samwhelp/lingmo-live-build-respin-theme-fluent/blob/main/asset/overlay/usr/share/icons/Citrus-red-dark/index.theme#L4)
``` ini
[Icon Theme]
Inherits=Numix-Circle,Numix,Papirus-Dark,lingmo-dark,Crule-dark,Adwaita,hicolor
```> Adjust: Citrus-red / [index.theme](https://github.com/samwhelp/lingmo-live-build-respin-theme-fluent/blob/main/asset/overlay/usr/share/icons/Citrus-red/index.theme#L4)
``` ini
[Icon Theme]
Inherits=Numix-Circle-Light,Numix-Light,Papirus-Light,lingmo-light,Crule,Adwaita,hicolor
```## Link
| Link |
| ---- |
| [Debian Live Manual](https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html) |
| [Lingmo OS Adjustment](https://samwhelp.github.io/lingmo-adjustment/) | [GitHub](https://github.com/samwhelp/lingmo-adjustment) |