├── .github
└── ISSUE_TEMPLATE.md
├── Breezemite
├── .shade.svg
├── Breezemiterc
├── alldesktops.svg
├── close.svg
├── decoration.svg
├── keepabove.svg
├── keepbelow.svg
├── maximize.svg
├── metadata.desktop
├── minimize.svg
└── restore.svg
├── Breezemite_dark
├── .shade.svg
├── Breezemite_darkrc
├── alldesktops.svg
├── close.svg
├── decoration.svg
├── keepabove.svg
├── keepbelow.svg
├── maximize.svg
├── metadata.desktop
├── minimize.svg
└── restore.svg
└── README.md
/.github/ISSUE_TEMPLATE.md:
--------------------------------------------------------------------------------
1 |
7 |
8 |
14 |
--------------------------------------------------------------------------------
/Breezemite/Breezemiterc:
--------------------------------------------------------------------------------
1 | [General]
2 | ActiveFocusedTabColor=78,78,78
3 | ActiveTextColor=78,78,78
4 | ActiveTextShadowColor=255,255,255,255
5 | ActiveUnfocusedTabColor=120,120,120
6 | Animation=0
7 | InactiveFocusedTabColor=120,120,120
8 | InactiveTextColor=120,120,120
9 | InactiveTextShadowColor=255,255,255,255
10 | InactiveUnfocusedTabColor=120,120,120
11 | LeftButtons=XIA
12 | RightButtons=
13 | Shadow=false
14 | TextShadowOffsetX=1
15 | TextShadowOffsetY=1
16 | TitleAlignment=Center
17 | TitleVerticalAlignment=Center
18 | UseTextShadow=true
19 |
20 | [Layout]
21 | BorderBottom=1
22 | BorderLeft=1
23 | BorderRight=1
24 | ButtonHeight=13
25 | ButtonMarginTop=2
26 | ButtonSpacing=8
27 | ButtonWidth=13
28 | ExplicitButtonSpacer=0
29 | PaddingBottom=84
30 | PaddingLeft=74
31 | PaddingRight=74
32 | PaddingTop=35
33 | TitleBorderLeft=0
34 | TitleBorderRight=52
35 | TitleEdgeBottom=5
36 | TitleEdgeBottomMaximized=4
37 | TitleEdgeLeft=10
38 | TitleEdgeLeftMaximized=4
39 | TitleEdgeRight=10
40 | TitleEdgeRightMaximized=10
41 | TitleEdgeTop=4
42 | TitleEdgeTopMaximized=4
43 | TitleHeight=15
44 |
--------------------------------------------------------------------------------
/Breezemite/alldesktops.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
528 |
--------------------------------------------------------------------------------
/Breezemite/keepabove.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
529 |
--------------------------------------------------------------------------------
/Breezemite/keepbelow.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
524 |
--------------------------------------------------------------------------------
/Breezemite/maximize.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
477 |
--------------------------------------------------------------------------------
/Breezemite/metadata.desktop:
--------------------------------------------------------------------------------
1 | [Desktop Entry]
2 | Comment=Aurorae theme that mimics Yosemite window decoration, with Breeze colors. Based on Yosemite v0.1
3 | Name=Breezemite
4 | X-KDE-PluginInfo-Author=andreyorst
5 | X-KDE-PluginInfo-Category=
6 | X-KDE-PluginInfo-Depends=
7 | X-KDE-PluginInfo-Email=andreyorst@gmail.com
8 | X-KDE-PluginInfo-EnabledByDefault=true
9 | X-KDE-PluginInfo-License=GPL_V2
10 | X-KDE-PluginInfo-Name=Breezemite
11 | X-KDE-PluginInfo-Version=0.3.0
12 |
--------------------------------------------------------------------------------
/Breezemite/minimize.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
477 |
--------------------------------------------------------------------------------
/Breezemite/restore.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
477 |
--------------------------------------------------------------------------------
/Breezemite_dark/Breezemite_darkrc:
--------------------------------------------------------------------------------
1 | [General]
2 | ActiveFocusedTabColor=78,78,78
3 | ActiveTextColor=239,240,241
4 | ActiveTextShadowColor=142,142,142,255
5 | ActiveUnfocusedTabColor=120,120,120
6 | Animation=0
7 | InactiveFocusedTabColor=120,120,120
8 | InactiveTextColor=120,120,120
9 | InactiveTextShadowColor=255,255,255,255
10 | InactiveUnfocusedTabColor=120,120,120
11 | LeftButtons=XIA
12 | RightButtons=
13 | Shadow=false
14 | TextShadowOffsetX=1
15 | TextShadowOffsetY=1
16 | TitleAlignment=Center
17 | TitleVerticalAlignment=Center
18 | UseTextShadow=true
19 |
20 | [Layout]
21 | BorderBottom=1
22 | BorderLeft=1
23 | BorderRight=1
24 | ButtonHeight=13
25 | ButtonMarginTop=2
26 | ButtonSpacing=8
27 | ButtonWidth=13
28 | ExplicitButtonSpacer=0
29 | PaddingBottom=84
30 | PaddingLeft=74
31 | PaddingRight=74
32 | PaddingTop=35
33 | TitleBorderLeft=0
34 | TitleBorderRight=52
35 | TitleEdgeBottom=5
36 | TitleEdgeBottomMaximized=4
37 | TitleEdgeLeft=10
38 | TitleEdgeLeftMaximized=4
39 | TitleEdgeRight=10
40 | TitleEdgeRightMaximized=10
41 | TitleEdgeTop=4
42 | TitleEdgeTopMaximized=4
43 | TitleHeight=15
44 |
--------------------------------------------------------------------------------
/Breezemite_dark/alldesktops.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
528 |
--------------------------------------------------------------------------------
/Breezemite_dark/keepbelow.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
524 |
--------------------------------------------------------------------------------
/Breezemite_dark/maximize.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
477 |
--------------------------------------------------------------------------------
/Breezemite_dark/metadata.desktop:
--------------------------------------------------------------------------------
1 | [Desktop Entry]
2 | Comment=Aurorae theme that mimics Yosemite window decoration, with Breeze colors. Based on Yosemite v0.1
3 | Name=Breezemite dark
4 | X-KDE-PluginInfo-Author=andreyorst
5 | X-KDE-PluginInfo-Category=
6 | X-KDE-PluginInfo-Depends=
7 | X-KDE-PluginInfo-Email=andreyorst@gmail.com
8 | X-KDE-PluginInfo-EnabledByDefault=true
9 | X-KDE-PluginInfo-License=GPL_V2
10 | X-KDE-PluginInfo-Name=Breezemite_dark
11 | X-KDE-PluginInfo-Version=0.3.0
12 |
--------------------------------------------------------------------------------
/Breezemite_dark/minimize.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
477 |
--------------------------------------------------------------------------------
/Breezemite_dark/restore.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
477 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Breezemite
2 | Aurorae theme for KDE Plasma that mimics Yosemite window decoration, but with Breeze colors to match Breeze window theme.
3 |
4 | ### Installation:
5 | Copy theme folders to `~/.local/share/aurorae/themes`
6 |
7 | If you want to add a new colorscheme to this theme, feel free to send a PR, I'll prepare a package for KDE Store, and tag you as author here, and in the package name, so all color variants will be able via single store page, and same repository.
8 |
9 | 
10 | [KDE Store](https://store.kde.org/p/1169286/)
11 |
12 | ## F.A.Q.
13 |
14 | **Q.** My borders are oversized!
15 | **A.** Check if you're using **display scaling**, or especially **font scaling**. This theme is sensitive to them (my fault)
16 |
17 | **Q.** Titlebar is transparent!
18 | **A.** Youre usind **HiDPI** dipllay, right? check [this issue](https://github.com/andreyorst/Breezemite/issues/4#issuecomment-295890785) for solution. If not, open new issue and I'll try to help you
19 |
20 | **Q.** No shade (roll up) button!
21 | **A.** Yes. No shade button. It is bugged in aurorae theme engine.
22 |
23 | **Q.** Damn, draggable area of borders is 1px!
24 | **A.** Yes, i know, [this it what matters](https://www.youtube.com/watch?v=4MycEcQOSzc). [Check this issue](https://github.com/andreyorst/Breezemite/issues/2)
25 |
26 | **Q.** Icon for title bar Application Menu button is missing!
27 | **A.** Check [this](https://github.com/andreyorst/Breezemite/issues/5) issue for explanations.
28 |
29 | **Q.** Incorrect Application Menu position!
30 | **A.** I personally recommend you to use this theme with application menu widget, since it is a mac style theme. But check [this](https://github.com/andreyorst/Breezemite/issues/6) issue for explanations.
31 |
32 | ##
33 |
34 | Due the limitation of aurorae engine active development of this theme stopped. Since I can't do much about issuers listed in **F.A.Q.** sections I will only accept PRs with color variants, and try to help with issues that can be solved by tweaking `rc` file. I'm thinking about diving into real breeze to create a patch, that adds Mac Os style buttons to it, and maybe some modifications to kwin, to add rounded corners to borderless windows, but that's nearly not a near future.
35 |
36 | If you re interested in theme visually similar to Breezemite take a look on the theme from [Igor Shovkun](https://github.com/ishovkun). It has all features which are missing in breezemite. [SierraBreeze](https://github.com/ishovkun/SierraBreeze).
37 |
--------------------------------------------------------------------------------