Merge pull request #120 from Azakidev/next

Update dracula and dracula-dark for Libadwaita 1.4
This commit is contained in:
David Lapshin 2024-06-25 01:35:52 +03:00 committed by GitHub
commit cba8a1b817
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 2 deletions

View file

@ -25,6 +25,7 @@
"headerbar_border_color": "#ffffff",
"headerbar_backdrop_color": "@window_bg_color",
"headerbar_shade_color": "rgba(0, 0, 0, 0.36)",
"headerbar_darker_shade_color": "rgba(0, 0, 0, 0.9)",
"card_bg_color": "rgba(255, 255, 255, 0.08)",
"card_fg_color": "#f8f8f2",
"card_shade_color": "rgba(0, 0, 0, 0.36)",
@ -32,8 +33,17 @@
"dialog_fg_color": "#f8f8f2",
"popover_bg_color": "#282a36",
"popover_fg_color": "#f8f8f2",
"popover_shade_color": "rgba(0, 0, 0, 0.36)",
"shade_color": "#383838",
"scrollbar_outline_color": "rgba(0, 0, 0, 0.5)",
"sidebar_bg_color": "#3d3846",
"sidebar_fg_color": "#ffffff",
"sidebar_backdrop_color": "#2a2a2a",
"sidebar_shade_color": "rgba(0, 0, 0, 0.36)",
"secondary_sidebar_bg_color": "#241f31",
"secondary_sidebar_fg_color": "#ffffff",
"secondary_sidebar_backdrop_color": "#241f31",
"secondary_sidebar_shade_color": "rgba(0, 0, 0, 0.36)",
"green_1": "#8ff0a4",
"green_2": "#57e389",
"green_3": "#33d17a",
@ -145,4 +155,4 @@
"gtk3": ""
},
"plugins": {}
}
}

View file

@ -25,6 +25,7 @@
"headerbar_border_color": "#ffffff",
"headerbar_backdrop_color": "@window_bg_color",
"headerbar_shade_color": "rgba(0, 0, 0, 0.36)",
"headerbar_darker_shade_color": "rgba(0, 0, 0, 0.9)",
"card_bg_color": "rgba(255, 255, 255, 0.08)",
"card_fg_color": "#f8f8f2",
"card_shade_color": "rgba(0, 0, 0, 0.36)",
@ -32,8 +33,17 @@
"dialog_fg_color": "#f8f8f2",
"popover_bg_color": "#44475a",
"popover_fg_color": "#f8f8f2",
"popover_shade_color": "rgba(0, 0, 0, 0.36)",
"shade_color": "#383838",
"scrollbar_outline_color": "rgba(0, 0, 0, 0.5)"
"scrollbar_outline_color": "rgba(0, 0, 0, 0.5)",
"sidebar_bg_color": "#3d3846",
"sidebar_fg_color": "#ffffff",
"sidebar_backdrop_color": "#2a2a2a",
"sidebar_shade_color": "rgba(0, 0, 0, 0.36)",
"secondary_sidebar_bg_color": "#241f31",
"secondary_sidebar_fg_color": "#ffffff",
"secondary_sidebar_backdrop_color": "#241f31",
"secondary_sidebar_shade_color": "rgba(0, 0, 0, 0.36)"
},
"palette": {
"blue_": {