first published version. Inludes previews and kde color and qtcurve

This commit is contained in:
eudaimon 2020-12-13 23:43:18 +01:00
parent 3287e4fe67
commit 64676e1446
1 changed files with 23 additions and 21 deletions

View File

@ -1477,16 +1477,17 @@ button.needs-attention > image, stacksidebar row.needs-attention > label {
button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) {
background-position: left 3px, left 4px; }
.inline-toolbar toolbutton > button {
/*.inline-toolbar toolbutton > button {
color: @theme_fg_color;
outline-color: rgba(82, 87, 98, 0.2);
text-shadow: 0 1px rgba(255, 255, 255, 0.769231);
-gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.769231);
border-color: @borders;
border-bottom-color: shade (@borders, 1.1);
background-image: image(@theme_bg_color);
box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 0px 0px 1px rgba(254, 254, 254, 0.5), 0px 2px 0px alpha (@theme_bg_color, 0.5), 0px 1px 0px alpha (@theme_bg_color, 0.5); }
background-image: image(@theme_bg_color);*/
/* box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0px 0px 0px 1px rgba(254, 254, 254, 0.5), 0px 2px 0px alpha (@theme_bg_color, 0.5), 0px 1px 0px alpha (@theme_bg_color, 0.5);
*/ /* }
.inline-toolbar toolbutton > button:hover {
color: @theme_fg_color;
outline-color: rgba(82, 87, 98, 0.2);
@ -1517,8 +1518,8 @@ button.needs-attention > image, stacksidebar row.needs-attention > label {
text-shadow: none;
background-image: image(@insensitive_bg_color);
box-shadow: inset 0px 0px 2px 0px shade (@theme_bg_color, 0.75);
-gtk-icon-shadow: none; }
.inline-toolbar toolbutton > button:backdrop {
-gtk-icon-shadow: none; }*/
/* .inline-toolbar toolbutton > button:backdrop {
border-color: @unfocused_borders;
background-image: image(@theme_unfocused_bg_color);
text-shadow: none;
@ -1544,7 +1545,7 @@ button.needs-attention > image, stacksidebar row.needs-attention > label {
background-image: image(shade(@theme_unfocused_bg_color, 1.05));
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
.inline-toolbar toolbutton > button:backdrop:disabled:active label, .inline-toolbar toolbutton > button:backdrop:disabled:checked label {
color: @unfocused_insensitive_color; }
color: @unfocused_insensitive_color; }*/
toolbar.inline-toolbar toolbutton > button.flat,
toolbar.inline-toolbar toolbutton:backdrop > button.flat, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry, .inline-toolbar button, .inline-toolbar button:backdrop, .linked > button,
@ -2531,7 +2532,8 @@ window.csd > .titlebar:not(headerbar) {
**************/
treeview.view {
border-left-color: @borders;
border-top-color: @theme_bg_color; }
border-top-color: @theme_bg_color;
}
* {
-GtkTreeView-horizontal-separator: 4;
-GtkTreeView-grid-line-width: 1;
@ -2548,18 +2550,18 @@ treeview.view {
color: @theme_disabled_fg_color; }
treeview.view:disabled:selected {
color: alpha (@theme_selected_fg_color, 0.25); }
treeview.view:disabled:selected:backdrop {
color: alpha (@theme_selected_fg_color, 0.5); }
/*treeview.view:disabled:selected:backdrop {
color: alpha (@theme_selected_fg_color, 0.5); }*/
treeview.view:disabled:backdrop {
color: @unfocused_insensitive_color; }
treeview.view.separator {
min-height: 2px;
color: @theme_bg_color; }
treeview.view.separator:backdrop {
color: alpha (@theme_bg_color, 0.1); }
treeview.view:backdrop {
/* treeview.view.separator:backdrop {
color: alpha (@theme_bg_color, 0.1); }*/
/*treeview.view:backdrop {
border-left-color: shade (@theme_bg_color, 1.1);
border-top: @theme_bg_color; }
border-top: @theme_bg_color; }*/
treeview.view:drop(active) {
border-style: solid none;
border-width: 1px;
@ -2654,7 +2656,7 @@ treeview.view header button, treeview.view header button:hover, treeview.view he
treeview.view header button:disabled {
border-color: @theme_bg_color;
background-image: none; }
treeview.view header button:backdrop {
/*treeview.view header button:backdrop {
color: shade (@theme_fg_color, 1.1);
border-color: @theme_bg_color;
border-style: none solid solid none;
@ -2662,7 +2664,7 @@ treeview.view header button, treeview.view header button:hover, treeview.view he
background-color: @theme_unfocused_base_color; }
treeview.view header button:backdrop:disabled {
border-color: @theme_bg_color;
background-image: none; }
background-image: none; }*/
treeview.view header button:last-child:backdrop, treeview.view header button:last-child {
border-right-style: none; }
@ -4320,20 +4322,20 @@ calendar {
calendar.header:backdrop {
border-bottom-color: rgba(0, 0, 0, 0.1); }
calendar.button {
color: rgba(95, 95, 95, 0.45); }
color: alpha(@theme_fg_color, 0.65); }
calendar.button:hover {
color: @theme_fg_color; }
calendar.button:backdrop {
color: @theme_unfocused_fg_color; }
/* calendar.button:backdrop {
color: @theme_unfocused_fg_color; }*/
calendar.button:disabled {
color: @insensitive_fg_color; }
calendar.highlight {
color: @theme_disabled_fg_color; }
calendar.highlight:backdrop {
color: @unfocused_insensitive_color; }
calendar:backdrop {
/*calendar:backdrop {
color: @theme_unfocused_fg_color;
border-color: @unfocused_borders; }
border-color: @unfocused_borders; }*/
calendar:indeterminate {
color: alpha(currentColor,0.1); }