Import Breathe theme from QupZilla-plugins
Theme by @pejakm [ci-skip]
BIN
bin/themes/breathe/images/add.png
Normal file
After Width: | Height: | Size: 907 B |
BIN
bin/themes/breathe/images/find.png
Normal file
After Width: | Height: | Size: 626 B |
BIN
bin/themes/breathe/images/flash.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
bin/themes/breathe/images/flashstart.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
bin/themes/breathe/images/goto.png
Normal file
After Width: | Height: | Size: 641 B |
BIN
bin/themes/breathe/images/home.png
Normal file
After Width: | Height: | Size: 935 B |
BIN
bin/themes/breathe/images/library-bg-left.png
Normal file
After Width: | Height: | Size: 435 B |
BIN
bin/themes/breathe/images/library-bg-top-right.png
Normal file
After Width: | Height: | Size: 208 B |
BIN
bin/themes/breathe/images/library-bg-top.png
Normal file
After Width: | Height: | Size: 327 B |
BIN
bin/themes/breathe/images/library-search-bg.png
Normal file
After Width: | Height: | Size: 569 B |
BIN
bin/themes/breathe/images/lineedit-bg.png
Normal file
After Width: | Height: | Size: 435 B |
BIN
bin/themes/breathe/images/login.png
Normal file
After Width: | Height: | Size: 762 B |
BIN
bin/themes/breathe/images/menu.png
Normal file
After Width: | Height: | Size: 261 B |
BIN
bin/themes/breathe/images/navigation-dropdown.png
Normal file
After Width: | Height: | Size: 415 B |
BIN
bin/themes/breathe/images/next.png
Normal file
After Width: | Height: | Size: 940 B |
BIN
bin/themes/breathe/images/previous.png
Normal file
After Width: | Height: | Size: 907 B |
BIN
bin/themes/breathe/images/reload.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
bin/themes/breathe/images/restore.png
Normal file
After Width: | Height: | Size: 433 B |
BIN
bin/themes/breathe/images/rss.png
Normal file
After Width: | Height: | Size: 586 B |
BIN
bin/themes/breathe/images/semi-transp.png
Normal file
After Width: | Height: | Size: 150 B |
BIN
bin/themes/breathe/images/siteicon-bg-a.png
Normal file
After Width: | Height: | Size: 366 B |
BIN
bin/themes/breathe/images/siteicon-bg-h.png
Normal file
After Width: | Height: | Size: 325 B |
BIN
bin/themes/breathe/images/siteicon-bg.png
Normal file
After Width: | Height: | Size: 313 B |
BIN
bin/themes/breathe/images/siteicon-secure-bg-a.png
Normal file
After Width: | Height: | Size: 403 B |
BIN
bin/themes/breathe/images/siteicon-secure-bg-h.png
Normal file
After Width: | Height: | Size: 344 B |
BIN
bin/themes/breathe/images/siteicon-secure-bg.png
Normal file
After Width: | Height: | Size: 427 B |
BIN
bin/themes/breathe/images/star-a.png
Normal file
After Width: | Height: | Size: 665 B |
BIN
bin/themes/breathe/images/star.png
Normal file
After Width: | Height: | Size: 657 B |
BIN
bin/themes/breathe/images/stop.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
bin/themes/breathe/images/tab-left.png
Normal file
After Width: | Height: | Size: 167 B |
BIN
bin/themes/breathe/images/tab-right.png
Normal file
After Width: | Height: | Size: 165 B |
BIN
bin/themes/breathe/images/tabs-list.png
Normal file
After Width: | Height: | Size: 300 B |
BIN
bin/themes/breathe/images/transp.png
Normal file
After Width: | Height: | Size: 135 B |
BIN
bin/themes/breathe/images/trash.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
bin/themes/breathe/images/websearch-bg-a.png
Normal file
After Width: | Height: | Size: 445 B |
BIN
bin/themes/breathe/images/websearch-bg-h.png
Normal file
After Width: | Height: | Size: 346 B |
BIN
bin/themes/breathe/images/websearch-bg.png
Normal file
After Width: | Height: | Size: 335 B |
360
bin/themes/breathe/main.css
Normal file
|
@ -0,0 +1,360 @@
|
|||
/*************************************
|
||||
* Breathe theme *
|
||||
* Author: daimonion *
|
||||
* Using Oxygen icon set *
|
||||
*************************************/
|
||||
|
||||
*[html-link-look="true"]
|
||||
{
|
||||
color: palette(link);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/*MainWindow*/
|
||||
#statusbar-ip-label
|
||||
{
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
/*NavigationBar*/
|
||||
#navigation-button-back
|
||||
{
|
||||
qproperty-icon: url(images/previous.png);
|
||||
}
|
||||
|
||||
#navigation-button-next
|
||||
{
|
||||
qproperty-icon: url(images/next.png);
|
||||
}
|
||||
|
||||
#navigation-button-stop
|
||||
{
|
||||
qproperty-icon: url(images/stop.png);
|
||||
}
|
||||
|
||||
#navigation-button-reload
|
||||
{
|
||||
qproperty-icon: url(images/reload.png);
|
||||
}
|
||||
|
||||
#navigation-button-home
|
||||
{
|
||||
qproperty-icon: url(images/home.png);
|
||||
}
|
||||
|
||||
#navigation-button-addtab
|
||||
{
|
||||
qproperty-icon: url(images/add.png);
|
||||
}
|
||||
|
||||
#navigation-button-supermenu
|
||||
{
|
||||
qproperty-icon: url(images/menu.png);
|
||||
}
|
||||
|
||||
#navigation-button-exitfullscreen
|
||||
{
|
||||
qproperty-icon: url(images/restore);
|
||||
}
|
||||
|
||||
/*TabWidget*/
|
||||
#tabbar::tab
|
||||
{
|
||||
max-height: 22px;
|
||||
}
|
||||
|
||||
#tabbar::scroller
|
||||
{
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
#tabbar-button-right
|
||||
{
|
||||
qproperty-icon: url(images/tab-right.png);
|
||||
qproperty-fixedsize: 15px 22px;
|
||||
}
|
||||
|
||||
#tabbar-button-left
|
||||
{
|
||||
qproperty-icon: url(images/tab-left.png);
|
||||
qproperty-fixedsize: 15px 22px;
|
||||
}
|
||||
|
||||
#tabwidget-button-opentabs
|
||||
{
|
||||
qproperty-icon: url(images/tabs-list.png);
|
||||
qproperty-fixedsize: 18px 22px;
|
||||
}
|
||||
|
||||
#tabwidget-button-closedtabs
|
||||
{
|
||||
qproperty-icon: url(images/trash.png);
|
||||
qproperty-fixedsize: 22px 22px;
|
||||
}
|
||||
|
||||
#tabwidget-button-addtab
|
||||
{
|
||||
qproperty-icon: url(images/add.png);
|
||||
qproperty-fixedsize: 22px 22px;
|
||||
}
|
||||
|
||||
/*IconProvider*/
|
||||
IconProvider
|
||||
{
|
||||
qproperty-bookmarkIcon: url(images/star-a.png);
|
||||
}
|
||||
|
||||
/*LocationBar*/
|
||||
#locationbar
|
||||
{
|
||||
background: transparent;
|
||||
border-image: url(images/lineedit-bg.png);
|
||||
border-width: 3;
|
||||
qproperty-fixedheight: 22;
|
||||
qproperty-leftMargin: 30;
|
||||
}
|
||||
|
||||
#locationbar-bookmarkicon
|
||||
{
|
||||
qproperty-pixmap: url(images/star.png);
|
||||
}
|
||||
|
||||
#locationbar-bookmarkicon[bookmarked="true"]
|
||||
{
|
||||
qproperty-pixmap: url(images/star-a.png);
|
||||
}
|
||||
|
||||
#locationbar-siteicon
|
||||
{
|
||||
border-image: url(images/siteicon-bg.png);
|
||||
qproperty-fixedsize: 32px 22px;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
#locationbar-siteicon:hover
|
||||
{
|
||||
border-image: url(images/siteicon-bg-h.png);
|
||||
}
|
||||
|
||||
#locationbar-siteicon:pressed
|
||||
{
|
||||
border-image: url(images/siteicon-bg-a.png);
|
||||
}
|
||||
|
||||
#locationbar-siteicon[secured="true"]
|
||||
{
|
||||
border-image: url(images/siteicon-secure-bg.png);
|
||||
}
|
||||
|
||||
#locationbar-siteicon[secured="true"]:hover
|
||||
{
|
||||
border-image: url(images/siteicon-secure-bg-h.png);
|
||||
}
|
||||
|
||||
#locationbar-siteicon[secured="true"]:pressed
|
||||
{
|
||||
border-image: url(images/siteicon-secure-bg-a.png);
|
||||
}
|
||||
|
||||
#locationbar-rss-icon
|
||||
{
|
||||
qproperty-pixmap: url(images/rss.png);
|
||||
}
|
||||
|
||||
#locationbar-goicon
|
||||
{
|
||||
qproperty-pixmap: url(images/goto.png);
|
||||
}
|
||||
|
||||
#locationbar-down-icon
|
||||
{
|
||||
qproperty-pixmap: url(images/navigation-dropdown.png);
|
||||
}
|
||||
|
||||
#locationbar-autofillicon
|
||||
{
|
||||
qproperty-pixmap: url(images/login.png);
|
||||
}
|
||||
|
||||
/*BookmarksToolbar*/
|
||||
#bookmarksbar QToolButton
|
||||
{
|
||||
border-image: url(images/transp.png);
|
||||
border-width: 0px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
/*SideBar*/
|
||||
#sidebar
|
||||
{
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
/*WebSearchBar*/
|
||||
#websearchbar
|
||||
{
|
||||
background: transparent;
|
||||
border-image: url(images/lineedit-bg.png);
|
||||
border-width: 3;
|
||||
qproperty-fixedheight: 22;
|
||||
qproperty-leftMargin: 30;
|
||||
}
|
||||
|
||||
#websearchbar-searchbutton
|
||||
{
|
||||
qproperty-pixmap: url(images/find.png);
|
||||
qproperty-fixedsize: 20px 16px;
|
||||
}
|
||||
|
||||
#websearchbar-searchprovider-comobobox
|
||||
{
|
||||
border-image: url(images/websearch-bg.png);
|
||||
padding-left:-8px;
|
||||
qproperty-fixedsize: 32px 22px;
|
||||
}
|
||||
|
||||
#websearchbar-searchprovider-comobobox:hover
|
||||
{
|
||||
border-image: url(images/websearch-bg-h.png);
|
||||
}
|
||||
|
||||
#websearchbar-searchprovider-comobobox:pressed
|
||||
{
|
||||
border-image: url(images/websearch-bg-a.png);
|
||||
}
|
||||
|
||||
/*SourceViewer*/
|
||||
#sourceviewer-textedit
|
||||
{
|
||||
border:none;
|
||||
}
|
||||
|
||||
/*SourceViewerSearch*/
|
||||
SourceViewerSearch #lineEdit[notfound="true"]
|
||||
{
|
||||
background:#ff6666;
|
||||
}
|
||||
|
||||
/*SearchToolbar*/
|
||||
SearchToolBar #lineEdit[notfound="true"]
|
||||
{
|
||||
background:#ff6666;
|
||||
}
|
||||
|
||||
/*Click2Flash*/
|
||||
#click2flash-frame
|
||||
{
|
||||
border: 1px solid #e8e8e8;
|
||||
}
|
||||
|
||||
#click2flash-toolbutton
|
||||
{
|
||||
background: url(images/flash.png) no-repeat;
|
||||
background-position: center;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#click2flash-toolbutton:hover
|
||||
{
|
||||
background: url(images/flashstart.png) no-repeat;
|
||||
background-position: center;
|
||||
border:none;
|
||||
}
|
||||
|
||||
/*RSSManager*/
|
||||
#rssmanager-frame
|
||||
{
|
||||
background: white;
|
||||
}
|
||||
|
||||
RSSManager QTabBar::tab
|
||||
{
|
||||
max-width:100px;
|
||||
max-height:22px;
|
||||
}
|
||||
|
||||
/*AboutDialog*/
|
||||
AboutDialog #label
|
||||
{
|
||||
background:white;
|
||||
}
|
||||
|
||||
AboutDialog #textBrowser
|
||||
{
|
||||
border:none;
|
||||
margin-top: -2px; /* Workarounding rounded border on KDE */
|
||||
}
|
||||
|
||||
/*DesktopNotification*/
|
||||
DesktopNotification
|
||||
{
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
DesktopNotification #frame
|
||||
{
|
||||
border: 2px solid darkblue;
|
||||
border-radius: 20px;
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0 #e4ecf1, stop:1 #d3e5f1);
|
||||
}
|
||||
|
||||
DesktopNotification #heading
|
||||
{
|
||||
font: bold;
|
||||
font-size: 13pt;
|
||||
}
|
||||
|
||||
/*BrowsingLibrary*/
|
||||
BrowsingLibrary #tabs
|
||||
{
|
||||
qproperty-bgPixmap: url(images/library-bg-left.png);
|
||||
}
|
||||
|
||||
BrowsingLibrary #frame
|
||||
{
|
||||
background: url(images/library-bg-top.png) no-repeat;
|
||||
}
|
||||
|
||||
BrowsingLibrary #frame_2
|
||||
{
|
||||
background: url(images/library-bg-top-right.png);
|
||||
}
|
||||
|
||||
BrowsingLibrary #searchLine
|
||||
{
|
||||
background: transparent;
|
||||
border-image: url(images/library-search-bg.png);
|
||||
border-width:4;
|
||||
color:black;
|
||||
}
|
||||
|
||||
/*Downloads*/
|
||||
DownloadItem #fileName
|
||||
{
|
||||
font-size: 13pt;
|
||||
}
|
||||
|
||||
DownloadManager #list
|
||||
{
|
||||
border: none;
|
||||
}
|
||||
|
||||
/*JavaScript Dialogs*/
|
||||
#jsFrame
|
||||
{
|
||||
background: url(images/semi-transp.png);
|
||||
}
|
||||
|
||||
QFrame[js-frame="true"]
|
||||
{
|
||||
border: 1px solid black;
|
||||
border-bottom: 0px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
QFrame[js-frame2="true"]
|
||||
{
|
||||
border: 1px solid black;
|
||||
border-top: 0px;
|
||||
background-color: #f3f3f3;
|
||||
}
|
19
bin/themes/breathe/rtl.css
Normal file
|
@ -0,0 +1,19 @@
|
|||
#navigation-button-next
|
||||
{
|
||||
qproperty-icon: url(images/go-previous.png);
|
||||
}
|
||||
|
||||
#navigation-button-back
|
||||
{
|
||||
qproperty-icon: url(images/go-next.png);
|
||||
}
|
||||
|
||||
#tabbar-button-right
|
||||
{
|
||||
qproperty-icon: url(images/tab-left-arrow.png);
|
||||
}
|
||||
|
||||
#tabbar-button-left
|
||||
{
|
||||
qproperty-icon: url(images/tab-right-arrow.png);
|
||||
}
|
4
bin/themes/breathe/theme.info
Normal file
|
@ -0,0 +1,4 @@
|
|||
Name: Breathe
|
||||
Author: daimonion
|
||||
Short Description: Theme with Oxygen icon set
|
||||
Long Description: Strictly uses Oxygen icon set. Mostly based on Default Linux theme by nowrep
|
BIN
bin/themes/breathe/theme.png
Normal file
After Width: | Height: | Size: 2.9 KiB |