diff options
author | Mate <[email protected]> | 2021-06-07 15:26:36 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-09-06 22:07:02 +0200 |
commit | a986a20bc158f07e56b29d04d79401fc36a0ead2 (patch) | |
tree | bca726a924c0098a5af68ec3d6e0b8a2e3b7492d /desktop-themes/YaruOk/xfwm4/title-4-active.xpm | |
parent | c217d70d3cc82c9c5d1d6cf4e72bd85ba4bc70c6 (diff) | |
download | mate-themes-a986a20bc158f07e56b29d04d79401fc36a0ead2.tar.bz2 mate-themes-a986a20bc158f07e56b29d04d79401fc36a0ead2.tar.xz |
add YaruOK and YaruGreen
Diffstat (limited to 'desktop-themes/YaruOk/xfwm4/title-4-active.xpm')
-rw-r--r-- | desktop-themes/YaruOk/xfwm4/title-4-active.xpm | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/desktop-themes/YaruOk/xfwm4/title-4-active.xpm b/desktop-themes/YaruOk/xfwm4/title-4-active.xpm new file mode 100644 index 00000000..5421df8c --- /dev/null +++ b/desktop-themes/YaruOk/xfwm4/title-4-active.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char *title___active[] = { +/* columns rows colors chars-per-pixel */ +"5 24 24 1 ", +" c #7BA2D2", +". c #7CA3D3", +"X c #81A7D6", +"o c #83A9D7", +"O c #86ABD9", +"+ c #8CB0DC", +"@ c #92B4DF", +"# c #7DA4D3", +"$ c #96B7E1", +"% c #84AAD8", +"& c #90B3DE", +"* c #7EA5D4", +"= c #99BAE3", +"- c #97B8E2", +"; c #8DB1DD", +": c #80A6D5", +"> c #B2CCED", +", c #94B6E0", +"< c #7AA1D1", +"1 c #455D7C", +"2 c #8FB2DE", +"3 c #82A8D6", +"4 c #4E76A8", +"5 c #93B5E0", +/* pixels */ +"11111", +">>>>>", +"=====", +"-----", +"$$$$$", +",,,,,", +"55555", +"@@@@@", +"&&&&&", +"22222", +";;;;;", +"+++++", +"OOOOO", +"%%%%%", +"ooooo", +"33333", +"XXXXX", +":::::", +"*****", +"#####", +".....", +" ", +"<<<<<", +"44444" +}; |