1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2026-03-02 03:40:11 +00:00

lighten tooltips a bit (fix #519)

This commit is contained in:
Horst3180
2016-05-14 13:31:18 +02:00
parent d49d7df3c2
commit fb3fe2fc0b
31 changed files with 43 additions and 43 deletions

View File

@@ -2,7 +2,7 @@ gtk-color-scheme = "base_color: #404552"
gtk-color-scheme = "text_color: #d3dae3"
gtk-color-scheme = "bg_color: #383c4a"
gtk-color-scheme = "fg_color: #d3dae3"
gtk-color-scheme = "tooltip_bg_color: #353945"
gtk-color-scheme = "tooltip_bg_color: #4B5162"
gtk-color-scheme = "tooltip_fg_color: #ffffff"
gtk-color-scheme = "selected_bg_color: #5294e2"
gtk-color-scheme = "selected_fg_color: #ffffff"