Skip to content

Instantly share code, notes, and snippets.

View tectrixdev's full-sized avatar

TecTrix tectrixdev

View GitHub Profile
@tectrixdev
tectrixdev / Darktable_oled.css
Last active December 6, 2025 18:22
An OLED theme for Darktable. In order to utilise, just add this to custom css.
@define-color border_color @grey_00;
@define-color bg_color @grey_00;
@define-color bg_color @grey_00;
@define-color scroll_bar_active @grey_100;
@define-color scroll_bar_bg @grey_00;
@define-color scroll_bar_bg @grey_00;
@define-color field_bg @grey_00;
@define-color darkroom_bg_color @grey_00;
@define-color lighttable_bg_color @grey_20;
@define-color thumbnail_bg_color @grey_00;