New bone color presets

See design task:
https://projects.blender.org/blender/blender/issues/112635
This commit is contained in:
demeterdzadik@gmail.com
2023-10-09 19:21:12 +02:00
committed by Demeter Dzadik
parent 9d0fe5573b
commit ab98959af0
2 changed files with 120 additions and 120 deletions

View File

@@ -791,104 +791,104 @@ const bTheme U_theme_default = {
}, },
.tarm = { .tarm = {
{ {
.solid = RGBA(0x9a0000ff), .solid = RGBA(0xe06254ff),
.select = RGBA(0xbd1111ff), .select = RGBA(0xff7f71ff),
.active = RGBA(0xf70a0aff), .active = RGBA(0xffe9e6ff),
}, },
{ {
.solid = RGBA(0xf74018ff), .solid = RGBA(0xd2a087ff),
.select = RGBA(0xf66913ff), .select = RGBA(0xeeb899ff),
.active = RGBA(0xfa9900ff), .active = RGBA(0xffefe6ff),
}, },
{ {
.solid = RGBA(0x1e9109ff), .solid = RGBA(0xd2944dff),
.select = RGBA(0x59b70bff), .select = RGBA(0xeda348ff),
.active = RGBA(0x83ef1dff), .active = RGBA(0xfff4e6ff),
}, },
{ {
.solid = RGBA(0x0a3694ff), .solid = RGBA(0xd5bb3aff),
.select = RGBA(0x3667dfff), .select = RGBA(0xd0b639ff),
.active = RGBA(0x5ec1efff), .active = RGBA(0xfffbe6ff),
}, },
{ {
.solid = RGBA(0xa9294eff), .solid = RGBA(0xb9b379ff),
.select = RGBA(0xc1416aff), .select = RGBA(0xbcb57bff),
.active = RGBA(0xf05d91ff), .active = RGBA(0xfffce6ff),
}, },
{ {
.solid = RGBA(0x430c78ff), .solid = RGBA(0x9fbe39ff),
.select = RGBA(0x543aa3ff), .select = RGBA(0xacc13aff),
.active = RGBA(0x8764d5ff), .active = RGBA(0xfbffe6ff),
}, },
{ {
.solid = RGBA(0x24785aff), .solid = RGBA(0x7bc83bff),
.select = RGBA(0x3c9579ff), .select = RGBA(0x85cc3cff),
.active = RGBA(0x6fb6abff), .active = RGBA(0xf3ffe6ff),
}, },
{ {
.solid = RGBA(0x4b707cff), .solid = RGBA(0xa2c491ff),
.select = RGBA(0x6a8691ff), .select = RGBA(0xa1bc8bff),
.active = RGBA(0x9bc2cdff), .active = RGBA(0xf1ffe6ff),
}, },
{ {
.solid = RGBA(0xf4c90cff), .solid = RGBA(0x2ebe4aff),
.select = RGBA(0xeec236ff), .select = RGBA(0x37e14eff),
.active = RGBA(0xf3ff00ff), .active = RGBA(0xe6ffe9ff),
}, },
{ {
.solid = RGBA(0x1e2024ff), .solid = RGBA(0x71c595ff),
.select = RGBA(0x484c56ff), .select = RGBA(0x77c88bff),
.active = RGBA(0xffffffff), .active = RGBA(0xe6ffecff),
}, },
{ {
.solid = RGBA(0x6f2f6aff), .solid = RGBA(0x34d79cff),
.select = RGBA(0x9845beff), .select = RGBA(0x35da9eff),
.active = RGBA(0xd330d6ff), .active = RGBA(0xe6fff6ff),
}, },
{ {
.solid = RGBA(0x6c8e22ff), .solid = RGBA(0x3ad5d4ff),
.select = RGBA(0x7fb022ff), .select = RGBA(0x3bd2d7ff),
.active = RGBA(0xbbef5bff), .active = RGBA(0xe6feffff),
}, },
{ {
.solid = RGBA(0x8d8d8dff), .solid = RGBA(0x61b0ddff),
.select = RGBA(0xb0b0b0ff), .select = RGBA(0x6bc1f3ff),
.active = RGBA(0xdededeff), .active = RGBA(0xe6f6ffff),
}, },
{ {
.solid = RGBA(0x834326ff), .solid = RGBA(0x9cc1e5ff),
.select = RGBA(0x8b5811ff), .select = RGBA(0x83d0e1ff),
.active = RGBA(0xbd6a11ff), .active = RGBA(0xe6fbffff),
}, },
{ {
.solid = RGBA(0x08310eff), .solid = RGBA(0x9d94ffff),
.select = RGBA(0x1c430bff), .select = RGBA(0xb2abffff),
.active = RGBA(0x34622bff), .active = RGBA(0xe8e6ffff),
}, },
{ {
.solid = RGBA(0x000000ff), .solid = RGBA(0xcfb2f1ff),
.select = RGBA(0x000000ff), .select = RGBA(0xc4a8e3ff),
.active = RGBA(0x000000ff), .active = RGBA(0xf2e6ffff),
}, },
{ {
.solid = RGBA(0x000000ff), .solid = RGBA(0xce68f2ff),
.select = RGBA(0x000000ff), .select = RGBA(0xe59cffff),
.active = RGBA(0x000000ff), .active = RGBA(0xf8e6ffff),
}, },
{ {
.solid = RGBA(0x000000ff), .solid = RGBA(0xe74ad2ff),
.select = RGBA(0x000000ff), .select = RGBA(0xff95f1ff),
.active = RGBA(0x000000ff), .active = RGBA(0xffe6fcff),
}, },
{ {
.solid = RGBA(0x000000ff), .solid = RGBA(0xdaa1c9ff),
.select = RGBA(0x000000ff), .select = RGBA(0xdda3ccff),
.active = RGBA(0x000000ff), .active = RGBA(0xffe6f8ff),
}, },
{ {
.solid = RGBA(0x000000ff), .solid = RGBA(0xd85989ff),
.select = RGBA(0x000000ff), .select = RGBA(0xff98d9ff),
.active = RGBA(0x000000ff), .active = RGBA(0xffe6f6ff),
}, },
}, },
.collection_color = { .collection_color = {

View File

@@ -1000,142 +1000,142 @@
</spreadsheet> </spreadsheet>
<bone_color_sets> <bone_color_sets>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#9a0000" normal="#e06254"
select="#bd1111" select="#ff7f71"
active="#f70a0a" active="#ffe9e6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#f74018" normal="#d2a087"
select="#f66913" select="#eeb899"
active="#fa9900" active="#ffefe6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#1e9109" normal="#d2944d"
select="#59b70b" select="#eda348"
active="#83ef1d" active="#fff4e6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#0a3694" normal="#d5bb3a"
select="#3667df" select="#d0b639"
active="#5ec1ef" active="#fffbe6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#a9294e" normal="#b9b379"
select="#c1416a" select="#bcb57b"
active="#f05d91" active="#fffce6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#430c78" normal="#9fbe39"
select="#543aa3" select="#acc13a"
active="#8764d5" active="#fbffe6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#24785a" normal="#7bc83b"
select="#3c9579" select="#85cc3c"
active="#6fb6ab" active="#f3ffe6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#4b707c" normal="#a2c491"
select="#6a8691" select="#a1bc8b"
active="#9bc2cd" active="#f1ffe6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#f4c90c" normal="#2ebe4a"
select="#eec236" select="#37e14e"
active="#f3ff00" active="#e6ffe9"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#1e2024" normal="#71c595"
select="#484c56" select="#77c88b"
active="#ffffff" active="#e6ffec"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#6f2f6a" normal="#34d79c"
select="#9845be" select="#35da9e"
active="#d330d6" active="#e6fff6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#6c8e22" normal="#3ad5d4"
select="#7fb022" select="#3bd2d7"
active="#bbef5b" active="#e6feff"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#8d8d8d" normal="#61b0dd"
select="#b0b0b0" select="#6bc1f3"
active="#dedede" active="#e6f6ff"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#834326" normal="#9cc1e5"
select="#8b5811" select="#83d0e1"
active="#bd6a11" active="#e6fbff"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#08310e" normal="#9d94ff"
select="#1c430b" select="#b2abff"
active="#34622b" active="#e8e6ff"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#000000" normal="#cfb2f1"
select="#000000" select="#c4a8e3"
active="#000000" active="#f2e6ff"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#000000" normal="#ce68f2"
select="#000000" select="#e59cff"
active="#000000" active="#f8e6ff"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#000000" normal="#e74ad2"
select="#000000" select="#ff95f1"
active="#000000" active="#ffe6fc"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#000000" normal="#daa1c9"
select="#000000" select="#dda3cc"
active="#000000" active="#ffe6f8"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>
<ThemeBoneColorSet <ThemeBoneColorSet
normal="#000000" normal="#d85989"
select="#000000" select="#ff98d9"
active="#000000" active="#ffe6f6"
show_colored_constraints="FALSE" show_colored_constraints="FALSE"
> >
</ThemeBoneColorSet> </ThemeBoneColorSet>