mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
update xfce-notify colors
This commit is contained in:
parent
79231567b3
commit
fe924d140a
@ -14,8 +14,8 @@ style "notify-button" {
|
|||||||
bg[PRELIGHT] = "#5C6070"
|
bg[PRELIGHT] = "#5C6070"
|
||||||
bg[ACTIVE] = @selected_bg_color
|
bg[ACTIVE] = @selected_bg_color
|
||||||
|
|
||||||
fg[NORMAL] = "#A8ADB5"
|
fg[NORMAL] = "#BAC3CF"
|
||||||
fg[PRELIGHT] = "#A8ADB5"
|
fg[PRELIGHT] = "#BAC3CF"
|
||||||
fg[ACTIVE] = @selected_fg_color
|
fg[ACTIVE] = @selected_fg_color
|
||||||
|
|
||||||
engine "murrine" {
|
engine "murrine" {
|
||||||
@ -29,9 +29,9 @@ style "notify-button" {
|
|||||||
style "notify-text" {
|
style "notify-text" {
|
||||||
GtkWidget::link-color = @link_color
|
GtkWidget::link-color = @link_color
|
||||||
|
|
||||||
fg[NORMAL] = "#C0C5CF"
|
fg[NORMAL] = "#BAC3CF"
|
||||||
fg[PRELIGHT] = "#C0C5CF"
|
fg[PRELIGHT] = "#BAC3CF"
|
||||||
fg[ACTIVE] = "#C0C5CF"
|
fg[ACTIVE] = "#BAC3CF"
|
||||||
|
|
||||||
engine "murrine" {
|
engine "murrine" {
|
||||||
textstyle = 0
|
textstyle = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user