Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samwhelp/lingmo-live-build-respin-theme-graphite

lingmo-live-build-respin-theme-graphite
https://github.com/samwhelp/lingmo-live-build-respin-theme-graphite

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-graphite

Awesome Lists containing this project

README

        

# lingmo-live-build-respin-theme-graphite

> [lingmo-live-build-respin-theme-graphite](https://samwhelp.github.io/lingmo-live-build-respin-theme-graphite/)

## 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 / [Orchis-kde](https://github.com/vinceliuice/Orchis-kde) |
| vinceliuice / [Orchis-theme](https://github.com/vinceliuice/Orchis-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/Graphite/Graphite-Dark-with-icon-Citrus-Dark-Red/asset/overlay/etc/skel)

> Adjust: Citrus-red-dark / [index.theme](https://github.com/samwhelp/lingmo-live-build-respin-theme-graphite/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-graphite/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) |