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+
- Host: GitHub
- URL: https://github.com/vmysak/darktable-minimal-dark-theme
- Owner: vmysak
- License: gpl-3.0
- Created: 2020-01-31T12:07:40.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2020-09-09T12:26:35.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T07:09:00.625Z (over 1 year ago)
- Topics: dark, darktable, darktable3, linux, minimal, theme, themes
- Language: CSS
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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```