«radiance» 태그된 질문

1
Ambiance에는없는 반면 Radiance에는 왜 GtkLabel이 있습니까?
최근 업데이트 후 Ambiance and Radiance ( ) 의 gtk-widgets.css파일을 보고있었습니다 . 노트 섹션에서 언급 한 한 가지 차이점 은 다음과 같습니다./usr/share/themes/theme_name/gtk-3.0/light-themes 분위기 : .notebook tab:active { color: @fg_color; } .notebook tab { color: shade (@bg_color, 0.48); } 래디언스 : .notebook tab GtkLabel:active { color: @fg_color; } .notebook tab GtkLabel …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.