fsh::stk
fantastic spatial holophonic synthesis toolkit
Loading...
Searching...
No Matches
fsh::gui::Colors Struct Reference

Colors used by the GUI. More...

#include <Colors.h>

Static Public Attributes

static const juce::Colour background { 48, 48, 48 }
 Background color.
 
static const juce::Colour foreground { 218, 218, 218 }
 Foreground color.
 
static const juce::Colour transparent { 0.0f, 0.0f, 0.0f, 0.0f }
 Transparent.
 
static const auto darkblue = juce::Colour{ 0xff'25283d }
 Dark blue.
 
static const auto light = juce::Colour{ 0xff'ffeddf }
 Light.
 
static const auto gold = juce::Colour{ 0xff'fbcf23 }
 Gold.
 
static const auto red = juce::Colour{ 0xff'b91327 }
 Red.
 
static const auto dark = juce::Colour{ 0xff'2c363f }
 Dark.
 

Detailed Description

Colors used by the GUI.


The documentation for this struct was generated from the following file: