Theme: adjust lamp alpha to visually match 2.82
This commit is contained in:
@@ -312,7 +312,7 @@ const bTheme U_theme_default = {
|
|||||||
.wire = RGBA(0x000000ff),
|
.wire = RGBA(0x000000ff),
|
||||||
.wire_edit = RGBA(0x000000ff),
|
.wire_edit = RGBA(0x000000ff),
|
||||||
.select = RGBA(0xed5700ff),
|
.select = RGBA(0xed5700ff),
|
||||||
.lamp = RGBA(0x00000028),
|
.lamp = RGBA(0x00000050),
|
||||||
.speaker = RGBA(0x000000ff),
|
.speaker = RGBA(0x000000ff),
|
||||||
.empty = RGBA(0x000000ff),
|
.empty = RGBA(0x000000ff),
|
||||||
.camera = RGBA(0x000000ff),
|
.camera = RGBA(0x000000ff),
|
||||||
|
Reference in New Issue
Block a user