src/demo/share/jfc/Metalworks/resources/MyTheme.theme
author dholmes
Sun, 15 Sep 2019 21:00:15 -0400
changeset 58142 24df796eef3d
parent 47216 71c04702a3d5
permissions -rw-r--r--
8231033: Problemlist ReservedStackTest 8231034: ProblemList failing ThreadMXBean tests Reviewed-by: darcy

# This is an example of a Theme contained in a text file.
# Use a PropertyMetalTheme object to load it.

# This isn't really meant to be a great theme, but is just
# an example of how to create one from a text file.

# See MetalworksFrame.java for an example of how to load this.

name=Charcoal
primary1=33,66,66
primary2=66,99,99
primary3=99,99,99
secondary1=0,0,0
secondary2=51,51,51
secondary3=102,102,102
black=255,255,255
white=0,0,0