Breeze ์ ์์: KOPRajs
KDE Plasma 6.x Breeze theme for Firefox. All colors were exactly copied for a perfect match with Plasma. If you want your buttons and tabs border radius to match the radius of Plasma Breeze 6.x as well, I'll leave a custom userChrome.css in comments.
์ฌ์ฉ์ 4๋ช
์ฌ์ฉ์ 4๋ช
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์ด ํ
๋ง ์ ๋ณด
Put this to your profile/chrome/ folder, if you want the buttons and tabs radius to match Breeze as well:
// userChrome.css
:root {
--border-radius-medium: var(--border-radius-small, 5px) !important;
--tab-border-radius: 5px !important;
--button-border-radius: 5px !important;
--toolbarbutton-border-radius: 5px !important;
}
// userContent.css
@-moz-document url-prefix("about:"), url-prefix("chrome:") {
:root {
--border-radius-medium: var(--border-radius-small, 5px) !important;
}
}
@-moz-document url(about:newtab), url(about:home) {
.top-site-outer,
.top-site-outer .tile {
border-radius: 5px !important;
}
}
// userChrome.css
:root {
--border-radius-medium: var(--border-radius-small, 5px) !important;
--tab-border-radius: 5px !important;
--button-border-radius: 5px !important;
--toolbarbutton-border-radius: 5px !important;
}
// userContent.css
@-moz-document url-prefix("about:"), url-prefix("chrome:") {
:root {
--border-radius-medium: var(--border-radius-small, 5px) !important;
}
}
@-moz-document url(about:newtab), url(about:home) {
.top-site-outer,
.top-site-outer .tile {
border-radius: 5px !important;
}
}
0๋ช
์ด 0์ ์ผ๋ก ํ๊ฐํจ
์ถ๊ฐ ์ ๋ณด
- ๋ฒ์
- 6.0
- ํฌ๊ธฐ
- 7.56 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 3๋ฌ ์ (2025๋ 12์ 1์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- Creative Commons Attribution 4.0
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ