Skip to content

Repository files navigation

Void Bloom Theme for Phlix

A dark, atmospheric UI theme for Phlix with coral accents and deep shadows.

Theme Tokens

Token Value Description
Theme ID void-bloom Unique identifier
Extends midnight Parent theme
Accent #ff6b6b Coral accent color
Background #050505 Primary background
Surface #0c0c0c Card/panel surfaces
Surface 2 #141414 Elevated surfaces
Surface 3 #1e1e1e Highest elevation
Text #f5f0e8 Primary text (warm white)
Text Muted #c9c2b8 Secondary text
Text Subtle #9c948a Tertiary text
Text Faint #6b665e Disabled/hint text
Border #252220 Default borders
Border Subtle #1a1918 Subtle dividers
Border Strong #3d3835 Emphasized borders
Ambient rgba(255, 107, 107, 0.18) Accent glow effect
Vignette rgba(0, 0, 0, 0.7) Edge darkening
Grain Opacity 0.035 Film grain overlay

Color Palette

Coral Accent:   #ff6b6b  ████
Coral Hover:    #ff8787  ████
Coral Active:   #fa5252  ████

Background:     #050505  ████████
Surface:        #0c0c0c  ████████
Surface 2:      #141414  ████████
Surface 3:      #1e1e1e  ████████

Text:           #f5f0e8  ████████
Text Muted:     #c9c2b8  ████████
Text Subtle:    #9c948a  ████████
Text Faint:     #6b665e  ████████

Features

  • Dark atmospheric design with warm coral accents
  • Deep shadows and layered surface system
  • Ambient coral glow effects
  • Film grain texture overlay
  • Vignette edge darkening
  • Seamless extension of the midnight base theme

Installation

composer require detain/phlix-plugin-void-bloom-theme

Requirements

  • PHP 8.3+
  • Phlix 0.44.0+

License

MIT License - see LICENSE file for details.