Appearance jammy (#78)
* chore(appearance): add interface i18n phrases * wip: appearance page skeleton * wip: more work on the skeletop * wip: appearance * wip: add icons and more widgets to appearance page * wip: set the theme on entering and leaving the appearance panel * cleanup & layout improvements * wip(appearance): accent buttons * fixes fix default schemas, install methods, and appearance page * use git deps * clippy and cleanup * update libcosmic & fix illustration names * feat: cosmic-comp theme variables * use git deps * fix: add dep to control * fix: install libwayland-dev * udpate libcosmic * wip: reset to default button * refactor: color button improvements * feat: import / export themes * refactor: defaults for most color pickers and toggle for window hint * refactor: use a context drawer for the container background color * cleanup(appearance): box ThemeBuilder in Message * cleanup(appearance): clippy * fix(appearance): window hint toggle handling * chore: more entries for the default schema * fix: typo
This commit is contained in:
parent
7c3f77c5d4
commit
0b74b0e586
109 changed files with 2443 additions and 327 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<svg width="191" height="100" viewBox="0 0 191 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path opacity="0.4" d="M16 20C16 15.5817 19.5817 12 24 12H167C171.418 12 175 15.5817 175 20V24C175 28.4183 171.418 32 167 32H24C19.5817 32 16 28.4183 16 24V20Z" fill="#161616"/>
|
||||
<path d="M36.7454 23.7139L35.6789 24.7804L37.9364 27.0379C38.6556 27.7406 39.7101 26.6629 38.9909 25.9594L36.7454 23.7139Z" fill="#161616"/>
|
||||
<path d="M32.8379 16.75C31.7439 16.75 30.6947 17.1846 29.9211 17.9582C29.1475 18.7318 28.7129 19.781 28.7129 20.875C28.7129 21.969 29.1475 23.0182 29.9211 23.7918C30.6947 24.5654 31.7439 25 32.8379 25C33.9319 25 34.9811 24.5654 35.7547 23.7918C36.5283 23.0182 36.9629 21.969 36.9629 20.875C36.9629 19.781 36.5283 18.7318 35.7547 17.9582C34.9811 17.1846 33.9319 16.75 32.8379 16.75ZM32.8379 18.25C33.5341 18.25 34.2018 18.5266 34.694 19.0188C35.1863 19.5111 35.4629 20.1788 35.4629 20.875C35.4629 21.5712 35.1863 22.2389 34.694 22.7312C34.2018 23.2234 33.5341 23.5 32.8379 23.5C32.1417 23.5 31.474 23.2234 30.9817 22.7312C30.4895 22.2389 30.2129 21.5712 30.2129 20.875C30.2129 20.1788 30.4895 19.5111 30.9817 19.0188C31.474 18.5266 32.1417 18.25 32.8379 18.25Z" fill="#161616"/>
|
||||
<path opacity="0.2" d="M16 44C16 41.7909 17.7909 40 20 40H115C117.209 40 119 41.7909 119 44C119 46.2091 117.209 48 115 48H20C17.7909 48 16 46.2091 16 44Z" fill="#161616"/>
|
||||
<path opacity="0.2" d="M16 56C16 53.7909 17.7909 52 20 52H171C173.209 52 175 53.7909 175 56C175 58.2091 173.209 60 171 60H20C17.7909 60 16 58.2091 16 56Z" fill="#161616"/>
|
||||
<path opacity="0.4" d="M71 76C71 71.5817 74.5817 68 79 68H111C115.418 68 119 71.5817 119 76V80C119 84.4183 115.418 88 111 88H79C74.5817 88 71 84.4183 71 80V76Z" fill="#161616"/>
|
||||
<path opacity="0.6" d="M127 76C127 71.5817 130.582 68 135 68H167C171.418 68 175 71.5817 175 76V80C175 84.4183 171.418 88 167 88H135C130.582 88 127 84.4183 127 80V76Z" fill="#161616"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue