mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
#340 restored softer blue for deuteranopia/protanopia basalt theme
This commit is contained in:
@ -186,7 +186,7 @@ themes.basalt = {
|
|||||||
{},
|
{},
|
||||||
-- deuteranopia
|
-- deuteranopia
|
||||||
{
|
{
|
||||||
{ c = colors.green, hex = 0x3393ff },
|
{ c = colors.green, hex = 0x65aeff },
|
||||||
{ c = colors.green_hc, hex = 0x99c9ff },
|
{ c = colors.green_hc, hex = 0x99c9ff },
|
||||||
{ c = colors.green_off, hex = 0x333333 },
|
{ c = colors.green_off, hex = 0x333333 },
|
||||||
{ c = colors.yellow, hex = 0xf7c311 },
|
{ c = colors.yellow, hex = 0xf7c311 },
|
||||||
@ -196,7 +196,7 @@ themes.basalt = {
|
|||||||
},
|
},
|
||||||
-- protanopia
|
-- protanopia
|
||||||
{
|
{
|
||||||
{ c = colors.green, hex = 0x3393ff },
|
{ c = colors.green, hex = 0x65aeff },
|
||||||
{ c = colors.green_hc, hex = 0x99c9ff },
|
{ c = colors.green_hc, hex = 0x99c9ff },
|
||||||
{ c = colors.green_off, hex = 0x333333 },
|
{ c = colors.green_off, hex = 0x333333 },
|
||||||
{ c = colors.yellow, hex = 0xf5e633 },
|
{ c = colors.yellow, hex = 0xf5e633 },
|
||||||
|
Reference in New Issue
Block a user