diff options
author | Mate <[email protected]> | 2021-06-07 15:29:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-08-02 23:56:01 +0200 |
commit | 79875be62773375d984937452f9feab16f126e3c (patch) | |
tree | 1a7237e3b9ab1efd583667d8d14edcbe0e6b62d2 /desktop-themes/TraditionalOk/xfwm4/top-right-active.xpm | |
parent | 14bd53a30f343c0e70da08f85dd9d5a26d3bc099 (diff) | |
download | mate-themes-79875be62773375d984937452f9feab16f126e3c.tar.bz2 mate-themes-79875be62773375d984937452f9feab16f126e3c.tar.xz |
Propose another Traditonal Ok implementation based on Yaru
Diffstat (limited to 'desktop-themes/TraditionalOk/xfwm4/top-right-active.xpm')
-rw-r--r-- | desktop-themes/TraditionalOk/xfwm4/top-right-active.xpm | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/xfwm4/top-right-active.xpm b/desktop-themes/TraditionalOk/xfwm4/top-right-active.xpm new file mode 100644 index 00000000..52a72fc1 --- /dev/null +++ b/desktop-themes/TraditionalOk/xfwm4/top-right-active.xpm @@ -0,0 +1,57 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"5 24 30 1", +" c None", +". c #7BA2D3", +"+ c #455D7C", +"@ c #4E76A8", +"# c #7CA3D3", +"$ c #8DB1DD", +"% c #94B6E0", +"& c #86ABD9", +"* c #83A9D7", +"= c #92B4DF", +"- c #7AA1D1", +"; c #84AAD8", +"> c #7BA2D2", +", c #93B5E0", +"' c #90B3DE", +") c #7DA4D3", +"! c #81A7D6", +"~ c #8CB0DC", +"{ c #8FB2DE", +"] c #48668A", +"^ c #80A6D5", +"/ c #82A8D6", +"( c #7EA5D4", +"_ c #ADC8EB", +": c #82A8D7", +"< c #507BB1", +"[ c #96B7E1", +"} c #97B8E2", +"| c #6D6A68", +"1 c #FFFFFF", +" ", +"<] ", +"__] ", +"}}:] ", +"[[:< ", +"%%%.+", +",,,.+", +"===.+", +"'''.+", +"{{{.+", +"$$$.+", +"~~~.+", +"&&&.+", +";;;.+", +"***.+", +"///.+", +"!!!.+", +"^^^.+", +"(((.+", +"))).+", +"###.+", +">>>.+", +"---.+", +"@@@@|"}; |