changing layout of themes folder for multiple sets

This commit is contained in:
Ben Fry
2022-05-20 18:54:17 -04:00
parent 7b36500eba
commit 63d0bb768a
19 changed files with 18 additions and 2 deletions
@@ -65,7 +65,7 @@ public class ThemeSelector extends JFrame implements Tool {
themeContents = new String[COUNT];
for (int i = 0; i < COUNT; i++) {
try {
File file = Base.getLibFile("themes/" + themeOrder[i] + ".txt");
File file = Base.getLibFile("themes/Minerals/" + themeOrder[i] + ".txt");
themeContents[i] = Util.loadFile(file);
} catch (IOException e) {
@@ -178,7 +178,7 @@ public class ThemeSelector extends JFrame implements Tool {
Image image;
ColorfulPanel() {
image = Toolkit.getLibImage("themes/4x4.png");
image = Toolkit.getLibImage("themes/Minerals/4x4.png");
addMouseListener(new MouseAdapter() {
@Override
public void mousePressed(MouseEvent e) {

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

@@ -0,0 +1,16 @@
kyanite
calcite
olivine
beryl
galena
jasper
malachite
pyrite
gabbro
fluorite
orpiment
feldspar
antimony
serandite
bauxite
garnet