소스 검색

Tweak overbright indicator icon to be more visible on white background

An outline is now present on all sides to ensure it's more visible
when the "new" color (on the right of a ColorPicker) is overbright.
Hugo Locurcio 3 년 전
부모
커밋
d8c21e7405
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      editor/icons/OverbrightIndicator.svg
  2. BIN
      scene/resources/default_theme/overbright_indicator.png
  3. 0 0
      scene/resources/default_theme/theme_data.h

+ 1 - 1
editor/icons/OverbrightIndicator.svg

@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 0v10l10-10z" fill="#fff"/><path d="m0 12 12-12h-2l-10 10z" fill="#000003"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m.5.5v10l10-10z" fill="#fff" stroke="#000"/><path d="m0 12 12-12h-1.714286l-10.285714 10.285714z" fill="#000003" stroke-width="2"/></svg>

BIN
scene/resources/default_theme/overbright_indicator.png


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
scene/resources/default_theme/theme_data.h


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.