X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fmediasource.git;a=blobdiff_plain;f=gfx%2Fluma%2Fgfx%2Fmenu%2Fluma%2Fcommon.css;h=e5c917cceb0947f7750be1b6163367e8b666cb87;hp=17e1a8d71a5c554a05d5f1f2911c60ee707588c8;hb=5cce9f3937cd3157480df7749705e49ba3b55c0d;hpb=6ca24ee5dbe29db62c4973e633aba9578a218ee9 diff --git a/gfx/luma/gfx/menu/luma/common.css b/gfx/luma/gfx/menu/luma/common.css index 17e1a8d..e5c917c 100755 --- a/gfx/luma/gfx/menu/luma/common.css +++ b/gfx/luma/gfx/menu/luma/common.css @@ -1,16 +1,19 @@ /* Backgrounds */ .background { fill:#000000; opacity:0.85 } .clearbutton { fill:#000000; opacity:0.3 } -.gametypebg { fill:#100000; opacity:0.5 } +.gametypebg { fill:#000000; opacity:0.5 } /* Components */ .checkmark { fill:#90abc4 } -.color { fill:#f7f7f7 } .colorpicker { fill:#ffffff } .gametype { fill:#90abc4 } -.mark { fill:#ffffff; opacity:0.9 } +.mark { fill:#f2fcff; opacity:0.9 } .nopreview { fill:#37628a; opacity:0.75 } +.colorbutton { opacity:0.8; fill:#ffffff } +.colorbutton_frame { opacity:1 } +.colorbutton_glow { opacity:0.65 } + /* Icons */ .aes { fill:#e2d138 } .mod { fill:#5ba4e1 }