Changed colors

This commit is contained in:
ikabod-kee 2025-01-16 16:28:18 -05:00 committed by IntegratedQuantum
parent 8ac2966a42
commit 3bead46293
8 changed files with 11 additions and 11 deletions

View File

@ -11,7 +11,7 @@
.power = 0.3,
.roughness = 2.5,
.colors = .{
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
0xff282328, 0xff353135, 0xff434041, 0xff4A4849, 0xff605E5F,
},
},
},

View File

@ -12,7 +12,7 @@
.power = 0.35,
.roughness = 0.5,
.colors = .{
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
0xff72403C, 0xff905B57, 0xffB77966, 0xffC2846A, 0xffC49B77,
},
},
},

View File

@ -12,7 +12,7 @@
.power = 0.4,
.roughness = 1.5,
.colors = .{
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
0xff6E757F, 0xff86898E, 0xffA4A7AA, 0xffB9BCBF, 0xffCACCCE,
},
},
},

View File

@ -12,7 +12,7 @@
.power = 0.35,
.roughness = 0.9,
.colors = .{
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
0xff70583E, 0xff886D52, 0xffAB8D6A, 0xffC09B6E, 0xffCCA780,
},
},
},

View File

@ -12,7 +12,7 @@
.power = 0.5,
.roughness = 0.1,
.colors = .{
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
0xff0F0811, 0xff19121C, 0xff312436, 0xff69486B, 0xff462F47,
},
},
},

View File

@ -6,12 +6,12 @@
},
.item = .{
.material = .{
.density = 0.5,
.resistance = 0.5,
.power = 0.2,
.density = 0.25,
.resistance = 0.25,
.power = 0.25,
.roughness = 3.0,
.colors = .{
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
0xffAF8354, 0xffC89965, 0xffE6B776, 0xffEEC589, 0xffEDD0AD,
},
},
},

View File

@ -12,7 +12,7 @@
.power = 0.4,
.roughness = 1.0,
.colors = .{
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
0xff444444, 0xff626262, 0xff7A7876, 0xff878583, 0xff9c9996,
},
},
},

View File

@ -12,7 +12,7 @@
.power = 0.8,
.roughness = 2.0,
.colors = .{
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
0xff030308, 0xff0D0C11, 0xff151420, 0xff1C1A2B, 0xff28253D,
},
},
},