Skip to content

Instantly share code, notes, and snippets.

@tectrixdev
Last active December 6, 2025 18:22
Show Gist options
  • Select an option

  • Save tectrixdev/ee94a3f194d6b2c1a7601d8227c3fb7e to your computer and use it in GitHub Desktop.

Select an option

Save tectrixdev/ee94a3f194d6b2c1a7601d8227c3fb7e to your computer and use it in GitHub Desktop.
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;
@define-color thumbnail_star_bg_color @grey_00;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment