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

https://github.com/vmysak/darktable-minimal-dark-theme

Minimal Dark theme for Darktable 3+
https://github.com/vmysak/darktable-minimal-dark-theme

dark darktable darktable3 linux minimal theme themes

Last synced: 2 months ago
JSON representation

Minimal Dark theme for Darktable 3+

Awesome Lists containing this project

README

          

# darktable-minimal-dark-theme
Minimal Dark theme for Darktable 3+

## Installation Guide
- clone this repository to the darktable configuration folder:

```git clone https://github.com/vmysak/darktable-minimal-dark-theme.git ~/.config/darktable/themes/```
- if not already present, add symbolic link to the default darktable theme folder:

```ln -s /usr/share/darktable/themes ~/.config/darktable/themes/themes```

## Update Guide
- ```cd ~/.config/darktable/themes/ && git pull```