mirror of
https://github.com/horst3180/arc-theme.git
synced 2026-03-02 03:40:11 +00:00
forgot something
This commit is contained in:
@@ -506,6 +506,7 @@ $_dot_color: $selected_bg_color;
|
||||
&.#{$b_type} {
|
||||
background-clip: border-box;
|
||||
color: $selected_fg_color;
|
||||
outline-color: transparentize($selected_fg_color, 0.7);
|
||||
border-color: $b_color;
|
||||
background-color: $b_color;
|
||||
|
||||
|
||||
@@ -385,6 +385,7 @@ GtkFlowBox .grid-child {
|
||||
.button.suggested-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #49C98D;
|
||||
background-color: #49C98D; }
|
||||
.button.suggested-action.flat {
|
||||
@@ -407,6 +408,7 @@ GtkFlowBox .grid-child {
|
||||
.button.destructive-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #F04A50;
|
||||
background-color: #F04A50; }
|
||||
.button.destructive-action.flat {
|
||||
|
||||
@@ -385,6 +385,7 @@ GtkFlowBox .grid-child {
|
||||
.button.suggested-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #49C98D;
|
||||
background-color: #49C98D; }
|
||||
.button.suggested-action.flat {
|
||||
@@ -407,6 +408,7 @@ GtkFlowBox .grid-child {
|
||||
.button.destructive-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #F04A50;
|
||||
background-color: #F04A50; }
|
||||
.button.destructive-action.flat {
|
||||
|
||||
@@ -385,6 +385,7 @@ GtkFlowBox .grid-child {
|
||||
.button.suggested-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #49C98D;
|
||||
background-color: #49C98D; }
|
||||
.button.suggested-action.flat {
|
||||
@@ -407,6 +408,7 @@ GtkFlowBox .grid-child {
|
||||
.button.destructive-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #F04A50;
|
||||
background-color: #F04A50; }
|
||||
.button.destructive-action.flat {
|
||||
|
||||
@@ -385,6 +385,7 @@ GtkFlowBox .grid-child {
|
||||
.button.suggested-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #49C98D;
|
||||
background-color: #49C98D; }
|
||||
.button.suggested-action.flat {
|
||||
@@ -407,6 +408,7 @@ GtkFlowBox .grid-child {
|
||||
.button.destructive-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #F04A50;
|
||||
background-color: #F04A50; }
|
||||
.button.destructive-action.flat {
|
||||
|
||||
@@ -385,6 +385,7 @@ GtkFlowBox .grid-child {
|
||||
.button.suggested-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #49C98D;
|
||||
background-color: #49C98D; }
|
||||
.button.suggested-action.flat {
|
||||
@@ -407,6 +408,7 @@ GtkFlowBox .grid-child {
|
||||
.button.destructive-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #F04A50;
|
||||
background-color: #F04A50; }
|
||||
.button.destructive-action.flat {
|
||||
|
||||
@@ -385,6 +385,7 @@ GtkFlowBox .grid-child {
|
||||
.button.suggested-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #49C98D;
|
||||
background-color: #49C98D; }
|
||||
.button.suggested-action.flat {
|
||||
@@ -407,6 +408,7 @@ GtkFlowBox .grid-child {
|
||||
.button.destructive-action {
|
||||
background-clip: border-box;
|
||||
color: #ffffff;
|
||||
outline-color: rgba(255, 255, 255, 0.3);
|
||||
border-color: #F04A50;
|
||||
background-color: #F04A50; }
|
||||
.button.destructive-action.flat {
|
||||
|
||||
Reference in New Issue
Block a user