diff options
author | Mate <[email protected]> | 2021-06-09 07:28:48 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-08-02 23:56:01 +0200 |
commit | 23eff50c3c3a51faaf7ee30695ebafbd51e8a3a7 (patch) | |
tree | 80da8dcc143bb9484f23297e7b140ba88187352f /desktop-themes/TraditionalOk/xfwm4/title-1-active.xpm | |
parent | 886cfa1944c184834fbec945ed7e4f1cb82befad (diff) | |
download | mate-themes-23eff50c3c3a51faaf7ee30695ebafbd51e8a3a7.tar.bz2 mate-themes-23eff50c3c3a51faaf7ee30695ebafbd51e8a3a7.tar.xz |
move Theme to yaruok
Diffstat (limited to 'desktop-themes/TraditionalOk/xfwm4/title-1-active.xpm')
-rw-r--r-- | desktop-themes/TraditionalOk/xfwm4/title-1-active.xpm | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/desktop-themes/TraditionalOk/xfwm4/title-1-active.xpm b/desktop-themes/TraditionalOk/xfwm4/title-1-active.xpm deleted file mode 100644 index 5421df8c..00000000 --- a/desktop-themes/TraditionalOk/xfwm4/title-1-active.xpm +++ /dev/null @@ -1,54 +0,0 @@ -/* 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" -}; |