; SynthEdit Skin Definition File
;
; Skinset:	sineCW60-Skin
; Based on the original SynthEdit "ProphetBlack" Skin Definition File (2004-02-24)
;
; Last update 2025-04-16 (DF7TV)
; font-family "Ariel" replaced by "Arial" (typing error in ProphetBlack ?)
; Added:
; sineCW60-Style FONT_CATEGORY sineCW60_small
; sineCW60-Style FONT_CATEGORY sineCW60_large
; sineCW60-Style FONT_CATEGORY sineCW60_extralarge
; sineCW60-Style FONT_CATEGORY sineCW60_extralarge_bold
;
; Info: background color of sineCW60 is #19525d, rgb(25,82,93)
; Info: preferred text color of sineCW60 is "Isabelline", #f4f0ec, rgb(244,240,236)


//sineCW60-Style
FONT_CATEGORY sineCW60_small
font-family "Arial"
font-size 12
font-color #f4f0ec
text-align center 

//sineCW60-Style
FONT_CATEGORY sineCW60_large
font-family "Arial"
font-size 15
font-color #f4f0ec
text-align center 

//sineCW60-Style
FONT_CATEGORY sineCW60_extralarge
font-family "Arial"
font-size 18
font-color #f4f0ec
text-align center 

//sineCW60-Style
FONT_CATEGORY sineCW60_extralarge_bold
font-family "Arial"
font-size 18
font-weight bold
font-color #f4f0ec
text-align center 

// Panel group
FONT_CATEGORY panel_group
font-family Arial
font-size 14
font-weight bold
font-color #DDDDDD

// Labels on controls (titles)
FONT_CATEGORY control_label
font-family "MS Sans Serif", "sans-Serif"
font-size 14
font-color #DDDDDD

// Rotary switch labels
FONT_CATEGORY switch_label
font-family Arial, Verdana
font-size 10
font-weight bold
font-color #DDDDDD

// Selector (button stacks, LED stacks Up down Selectors)
FONT_CATEGORY selector_text
font-family Arial, Verdana
font-size 10
font-weight bold
;font-color #DDDDDD
font-color #f4f0ec

// the writing on container and VST plugin displays
FONT_CATEGORY tty
font-family Arial, Verdana
font-size 10
font-weight bold
font-color #DDDDDD
