summaryrefslogtreecommitdiff
path: root/desktop-themes/YaruGreen/gtk-3.0
AgeCommit message (Collapse)AuthorFilesLines
2021-09-21Fix button states of charpick-applet with Yaru themesblue-devil-932-0/+46
2021-08-02fix xfce_desktopMate2-0/+16
2021-08-02make headerbar_buttons identical for yaru ok and greenMate2-14/+14
2021-08-02headerbar_buttons first tryMate3-0/+48
2021-08-02fix borderof yaru green window buttonsMate2-2/+2
2021-08-02fixing regressions mentioned by eldonMate2-18/+5
2021-08-02fix mate-calc.Mate1-0/+2
2021-08-02fix mate-calcMate1-1/+1
2021-08-02decrease popover and menu radius to 2pxMate2-16/+16
2021-08-02improve tabs and panel grabberMate3-17/+17
2021-08-02fix osd colorsMate3-38/+40
2021-08-02fiy overlay - first tryMate4-38/+38
2021-08-02decrease border radius for popover on yaru grren and okMate2-18/+19
2021-08-02darken yarugreen scrollbar as requestedMate2-14/+14
2021-08-02decrease_tab_size fix_panel fix_link_colorMate4-46/+59
2021-08-02add panel gripMate4-0/+185
2021-08-02Tab_alignment_fix_for_yaru_greenMate2-14/+14
2021-08-02fix buildMate1-1/+1
2021-08-02import scrollbar code from traditional green to yaru greenMate5-17/+23
2021-08-02improve colors of yaru green, decrease tab sizeMate3-324/+324
2021-08-02Fix Build - second tryMate1-1/+1
2021-08-02Fix YaruGreen GTK3Mate3-5/+4
2021-08-02Add YaruGreenMate148-0/+13548
2021-06-24Revert "Propose a different traditional ok implentation (#290)"raveit65151-13756/+0
This reverts commit 9bf6f4ec2f77fd09a12ba2b68416e81a13b4ca3d.
2021-06-24Propose a different traditional ok implentation (#290)blue-devil-93151-0/+13756
* tr * Propose another Traditonal Ok implementation based on Yaru * Makefile * fix makefile * remove whitespace+ * remove trailing whitespaces * rename it to traditionalok * move Theme to yaruok * Fix regression in mate appearance yaruok * Sync with official branch * readd traditionalokf * fix YaruOK case mismatch * improve tabs on gtk4 * fix Makefile.am * Add YaruGreen * Fix YaruGreen GTK3 * Fix Build - first try * Fix Build - second try * Fix Build - third try * improve colors of yaru green, decrease tab size * import scrollbar code from traditional green to yaru green * fix build * Tab_alignment_fix_for_yaru_green * add panel grip * decrease_tab_size fix_panel fix_link_color * sync_yru_ok_with_green * addpanel_gripper_to yaru * darken yarugreen scrollbar as requested * decrease border radius for popover on yaru grren and ok * decrease border radius for popover on yaru grren and ok . * fiy overlay - first try * fix osd colors * improve tabs and panel grabber * decrease popover and menu radius to 2px * fix mate-calc * fix mate-calc.