diff --git a/common/.hgrc b/common/.hgrc deleted file mode 100644 index 9d5b317..0000000 --- a/common/.hgrc +++ /dev/null @@ -1,16 +0,0 @@ -[ui] -username = Christophe Buffenoir -verbose = True -editor = vim - -[extensions] -highlight = -graphlog = -color = -convert = -rebase = - -[auth] -kujiu.prefix = hg.kujiu.org/ -kujiu.username = kujiu -kujiu.schemes = http diff --git a/common/.ncmpcpp/error.log b/common/.ncmpcpp/error.log deleted file mode 100644 index e69de29..0000000 diff --git a/common/brltty.conf b/common/brltty.conf index fe1f9e2..2f208c8 100644 --- a/common/brltty.conf +++ b/common/brltty.conf @@ -3,16 +3,16 @@ # BRLTTY - A background process providing access to the console screen (when in # text mode) for a blind person using a refreshable braille display. # -# Copyright (C) 1995-2017 by The BRLTTY Developers. +# Copyright (C) 1995-2019 by The BRLTTY Developers. # # BRLTTY comes with ABSOLUTELY NO WARRANTY. # # This is free software, placed under the terms of the -# GNU General Public License, as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any -# later version. Please see the file LICENSE-GPL for details. +# GNU Lesser General Public License, as published by the Free Software +# Foundation; either version 2.1 of the License, or (at your option) any +# later version. Please see the file LICENSE-LGPL for details. # -# Web Page: http://brltty.com/ +# Web Page: http://brltty.app/ # # This software is maintained by Dave Mielke . ############################################################################### @@ -73,6 +73,7 @@ #braille-driver hm # HIMS #braille-driver ht # HandyTech #braille-driver hw # HumanWare +#braille-driver ic # Inceptor #braille-driver ir # Iris #braille-driver lb # Libbraille #braille-driver lt # LogText @@ -125,7 +126,7 @@ #release-device off # Don't release the device. # The text-table directive specifies which text table to use. Relative paths -# are anchored at "/usr/share/brltty/Text". If not specified, locale-based +# are anchored at "/etc/brltty/Text". If not specified, locale-based # autoselection with fallback to "en-nabcc" will be performed. # (can be overridden with the -t [--text-table=] option) #text-table auto # locale-based autoselection @@ -158,7 +159,7 @@ #text-table fr # French #text-table fr_CA # French (Canada) #text-table fr_FR # French (France) -#text-table fr-2007 # French (unified 2007) +text-table fr-2007 # French (unified 2007) #text-table fr-cbifs # French (Code Braille Informatique Français Standard) #text-table fr-vs # French (VisioBraille) #text-table ga # Irish @@ -202,6 +203,7 @@ #text-table pt # Portuguese #text-table ro # Romanian #text-table ru # Russian +#text-table se # Sami (Northern) #text-table sa # Sanskrit #text-table sat # Santali #text-table sd # Sindhi @@ -214,10 +216,11 @@ #text-table ta # Tamil #text-table te # Telugu #text-table tr # Turkish +#text-table uk # Ukrainian #text-table vi # Vietnamese # The attributes-table directive specifies which attributes table to use. -# Relative paths are anchored at "/usr/share/brltty/Attributes". If not specified, +# Relative paths are anchored at "/etc/brltty/Attributes". If not specified, # "left_right" will be used. # (can be overridden with the -a [--attributes-table=] option) #attributes-table left_right # foreground colour in the left column and background colour in the right column @@ -225,13 +228,15 @@ #attributes-table upper_lower # foreground colour in the upper square and background colour in the lower square # The contraction-table directive specifies which contraction table to use. -# Relative paths are anchored at "/usr/share/brltty/Contraction". If not specified, no +# Relative paths are anchored at "/etc/brltty/Contraction". If not specified, no # contraction table will be available. # (can be overridden with the -c [--contraction-table=] option) #contraction-table af # Afrikaans (contracted) #contraction-table am # Amharic (uncontracted) #contraction-table de-basis # German (uncontracted) #contraction-table de-kurzschrift # German (contracted - 1998 standard) +#contraction-table de-kurzschrift-1998 # German (contracted - 1998 standard) +#contraction-table de-kurzschrift-2015 # German (contracted - 2015 standard) #contraction-table de-vollschrift # German (basic contractions) #contraction-table en-ueb-g2 # English (Unified English Braille, grade 2) #contraction-table en-us-g2 # English (US, grade 2) @@ -244,6 +249,7 @@ #contraction-table ko-g1 # Korean (grade 1) #contraction-table ko-g2 # Korean (grade 2) #contraction-table ko # Korean (uncontracted) +#contraction-table lt # Lithuanian (uncontracted) #contraction-table mg # Malagasy (contracted) #contraction-table mun # Munda (contracted) #contraction-table nl # Dutch (contracted) @@ -300,7 +306,7 @@ #braille-parameters lb:Table=us.tbl # # TSI Braille Driver Parameters -#braille-parameters ts:HighBaud=yes # [no,yes] +#braille-parameters ts:HighBaud=yes # [yes,no] #braille-parameters ts:SetBaud=9600 # [4800,9600,19200] # TTY Braille Driver Parameters @@ -340,6 +346,7 @@ #speech-driver an # Android (text to speech engine) #speech-driver bl # BrailleLite #speech-driver cb # CombiBraille +#speech-driver en # eSpeak-NG (text to speech engine) #speech-driver es # eSpeak (text to speech engine) #speech-driver fl # FestivalLite (text to speech engine) #speech-driver fv # Festival (text to speech engine) @@ -380,6 +387,12 @@ #speech-parameters es:PunctList= #speech-parameters es:Voice=default +# eSpeak-NG Speech Driver Parameters +#speech-parameters en:MaxRate=450 # [80-] +#speech-parameters en:Path= +#speech-parameters en:PunctList= +#speech-parameters en:Voice=en + # ExternalSpeech Speech Driver Parameters #speech-parameters xs:Program=/usr/local/bin/externalspeech #speech-parameters xs:Uid=65534 @@ -416,20 +429,21 @@ #speech-parameters th:Pitch=0.0 # [-2.0-2.0] # ViaVoice Speech Driver Parameters -#speech-parameters vv:IniFile=/usr/lib/ViaVoiceTTS/eci.ini -#speech-parameters vv:SampleRate= # [8000,11025,22050] -#speech-parameters vv:AbbreviationMode= # [on,off] -#speech-parameters vv:NumberMode= # [word,year] -#speech-parameters vv:SynthMode= # [sentence,none] -#speech-parameters vv:TextMode= # [talk,spell,literal,phonetic] -#speech-parameters vv:Language= # [AmericanEnglish,BritishEnglish,CastilianSpanish,MexicanSpanish,StandardFrench,CanadianFrench,StandardGerman,StandardItalian,SimplifiedChinese,BrazilianPortuguese] -#speech-parameters vv:Voice= # [AdultMale,AdultFemale,Child,ElderlyFemale,ElderlyMale] -#speech-parameters vv:VocalTract= # [male,female] -#speech-parameters vv:Breathiness= # [0-100] +#speech-parameters vv:Quality= # [fair,poor,good] +#speech-parameters vv:Mode= # [words,letters,punctuation,phonetic] +#speech-parameters vv:Synthesize= # [sentences,all] +#speech-parameters vv:Abbreviations= # [on,off] +#speech-parameters vv:Years= # [on,off] +#speech-parameters vv:Language= # [American-English, British-English, Castilian-Spanish, Mexican-Spanish, Standard-French, Canadian-French, Standard-German, Standard-Italian, Standard-Mandarin-GBK, Standard-Mandarin-PinYin, Standard-Mandarin-UCS2, Taiwanese-Mandarin-Big5, Taiwanese-Mandarin-ZhuYin, Taiwanese-Mandarin-PinYin, Taiwanese-Mandarin-UCS2, Brazilian-Portuguese, Standard-Japanese-SJIS, Standard-Japanese-UCS2, Standard-Finnish, Standard-Korean-UHC, Standard-Korean-UCS2, Standard-Cantonese-GBK, Standard-Cantonese-UCS2, HongKong-Cantonese-Big5, HongKong-Cantonese-UCS2, Standard-Dutch, Standard-Norwegian, Standard-Swedish, Standard-Danish, Standard-Thai-TIS620] +#speech-parameters vv:Voice= # [man,woman,child,patriarch,matriarch] +#speech-parameters vv:Gender= # [male,female] #speech-parameters vv:HeadSize= # [0-100] -#speech-parameters vv:PitchBaseline= # [0-100] -#speech-parameters vv:PitchFluctuation= # [0-100] +#speech-parameters vv:PitchBaseline= # [40-422 Hz] +#speech-parameters vv:Expressiveness= # [0-100] (pitch fluctuation) #speech-parameters vv:Roughness= # [0-100] +#speech-parameters vv:Breathiness= # [0-100] +#speech-parameters vv:Volume= # [0-100 %] +#speech-parameters vv:Speed= # [70-1297 wpm] ##################### @@ -437,7 +451,7 @@ ##################### # The keyboard-table directive specifies which keyboard table to use. Relative paths are -# anchored at "/usr/share/brltty/Keyboard". If not specified, no keyboard table is used. +# anchored at "/etc/brltty/Keyboard". If not specified, no keyboard table is used. # (can be overridden with the -k [--keyboard-table=] option) #keyboard-table braille # bindings for braille keyboards #keyboard-table desktop # bindings for full keyboards @@ -564,15 +578,26 @@ # The drivers-directory directive specifies the absolute path to the # directory which contains the dynamically loadable drivers. If not -# specified, /usr/lib/brltty will be used. +# specified, /usr/lib64/brltty will be used. # (can be overridden with the -D [--drivers-directory=] option) -#drivers-directory /usr/lib/brltty +#drivers-directory /usr/lib64/brltty # The tables-directory directive specifies the absolute path to the directory # which contains the text, attributes, contraction, keyboard, and input tables. -# If not specified, "/usr/share/brltty" will be used. +# If not specified, "/etc/brltty" will be used. # (can be overridden with the -T [--tables-directory=] option) -#tables-directory /usr/share/brltty +#tables-directory /etc/brltty + +# The start-message directive specifies the text to be shown when the braille +# driver starts and to be spoken when the speech driver starts. If not +# specified, "BRLTTY 6.0" will be used. +# (can be overridden with the -Y [--start-message=] option) +#start-message BRLTTY\s6.0 + +# The stop-message directive specifies the text to be shown when the braille +# driver stops. If not specified, "BRLTTY stopped" will be used. +# (can be overridden with the -Z [--stop-message=] option) +#stop-message BRLTTY\sstopped ################################################ @@ -588,11 +613,11 @@ # (can be overridden with the -A [--api-parameters=] option) #api-parameters parameter=setting,... -#api-parameters Auth=keyfile:/etc/brlapi.key # Require authentication key +api-parameters Auth=keyfile:/etc/brlapi.key # Require authentication key #api-parameters Auth=user:joe # Allow some local user #api-parameters Auth=group:brl # Allow some local group #api-parameters Auth=polkit # authenticate via Polkit -#api-parameters Host=:0 # Accept only local Unix connections +api-parameters Host=:0 # Accept only local Unix connections #api-parameters Host=0.0.0.0:0 # Accept any internet connection. #api-parameters StackSize=65536 @@ -632,8 +657,9 @@ # Linux Screen Driver Parameters #screen-parameters lx:Charset=name+... # [] -#screen-parameters lx:DebugSfm=no # [no,yes] #screen-parameters lx:HFB=auto # [auto,vga,fb,0-7] +#screen-parameters lx:logSFM=no # [no,yes] +#screen-parameters lx:Unicode=yes # [yes,no] #screen-parameters lx:VT=0 # [0-63] # Windows Screen Driver Parameters diff --git a/graphic/.cinnamon/backgrounds/bg_fluffsplosion.jpeg b/graphic/.cinnamon/backgrounds/bg_fluffsplosion.jpeg deleted file mode 100644 index b295a09..0000000 Binary files a/graphic/.cinnamon/backgrounds/bg_fluffsplosion.jpeg and /dev/null differ diff --git a/graphic/.cinnamon/backgrounds/bg_stydying.jpg b/graphic/.cinnamon/backgrounds/bg_stydying.jpg deleted file mode 100644 index 93da909..0000000 Binary files a/graphic/.cinnamon/backgrounds/bg_stydying.jpg and /dev/null differ diff --git a/graphic/.config/compiz-1/compizconfig/Default.ini b/graphic/.config/compiz-1/compizconfig/Default.ini deleted file mode 100644 index d5de228..0000000 --- a/graphic/.config/compiz-1/compizconfig/Default.ini +++ /dev/null @@ -1,22 +0,0 @@ -[core] -s0_active_plugins = core;composite;opengl;imgjpeg;compiztoolbox;decor;grid;regex;imgsvg;vpswitch;extrawm;wall;mousepoll;showmouse;place;imgpng;animation;text;blur;matecompat;resize;addhelper;move;expo;ezoom;obs;neg;staticswitcher;ring; - -[ezoom] -s0_zoom_in_key = plus -s0_zoom_out_key = minus -s0_zoom_in_button = Button4 -s0_zoom_out_button = Button5 -s0_zoom_box_button = Button1 -s0_zoom_box_outline_color = #e9ff009f - -[obs] -s0_opacity_decrease_button = Button5 -s0_opacity_increase_button = Button4 - -[showmouse] -s0_guide_color = #003dff99 -s0_initiate_button = Button1 -s0_color = #4785d1ff - -[extrawm] -s0_toggle_fullscreen_key = F12 diff --git a/graphic/.config/compiz-1/compizconfig/config b/graphic/.config/compiz-1/compizconfig/config deleted file mode 100644 index ae8b304..0000000 --- a/graphic/.config/compiz-1/compizconfig/config +++ /dev/null @@ -1,12 +0,0 @@ -[general] -backend = ini -profile = -integration = true -plugin_list_autosort = true - -[kde_session] -backend = ini -profile = -integration = true -plugin_list_autosort = true - diff --git a/graphic/.config/compiz-1/compizconfig/done_upgrades b/graphic/.config/compiz-1/compizconfig/done_upgrades deleted file mode 100644 index e69de29..0000000 diff --git a/graphic/.config/compiz-1/compizconfig/firstrun b/graphic/.config/compiz-1/compizconfig/firstrun deleted file mode 100644 index e69de29..0000000 diff --git a/graphic/.config/gtk-3.0/settings.ini b/graphic/.config/gtk-3.0/settings.ini deleted file mode 100644 index f5bfc50..0000000 --- a/graphic/.config/gtk-3.0/settings.ini +++ /dev/null @@ -1,8 +0,0 @@ -[Settings] -gtk-font-name=Ubuntu Medium -gtk-theme-name=Numix Daily -gtk-icon-theme-name=Numix -gtk-fallback-icon-theme=Mint-X -gtk-toolbar-style=GTK_TOOLBAR_BOTH -gtk-menu-images=1 -gtk-button-images=1 diff --git a/graphic/.config/openbox/autostart.sh b/graphic/.config/openbox/autostart.sh deleted file mode 100644 index 72a3a73..0000000 --- a/graphic/.config/openbox/autostart.sh +++ /dev/null @@ -1,4 +0,0 @@ -tint2 & -nitrogen --restore & -xfce4-power-manager & -gtk-redshift & diff --git a/graphic/.config/openbox/lubuntu-rc.xml b/graphic/.config/openbox/lubuntu-rc.xml deleted file mode 100644 index ec0e30c..0000000 --- a/graphic/.config/openbox/lubuntu-rc.xml +++ /dev/null @@ -1,910 +0,0 @@ - - - - - 10 - 20 - - - yes - - no - - yes - - no - - 200 - - no - - - - Smart - -
yes
- - Mouse - - Mouse - -
- - Lubuntu-default - NLIMC - - yes - yes - - Ubuntu Medium - 11 - - bold - - normal - - - - Ubuntu Medium - 11 - - bold - - normal - - - - Ubuntu - 11 - - normal - - normal - - - - Ubuntu - 11 - - normal - - normal - - - - Ubuntu Medium - 11 - - bold - - normal - - - - Ubuntu Medium - 11 - - bold - - normal - - - - - - 2 - 1 - - - - 875 - - - - yes - Nonpixel - - Center - - - - 10 - - 10 - - - - - - 0 - 0 - 0 - 0 - - - TopLeft - - 0 - 0 - no - Above - - Vertical - - no - 300 - - 300 - - Middle - - - - C-g - - - - left - no - - - - - right - no - - - - - up - no - - - - - down - no - - - - - left - no - - - - - right - no - - - - - up - no - - - - - down - no - - - - - 1 - - - - - 2 - - - - - 3 - - - - - 4 - - - - - - - - - - - - - - - - - client-menu - - - - - - scrot -u -b - - - - - - icons - - - - - - - - - - - - - - - - - - - yes - yes - - - - - - - - - - - right - - - - - left - - - - - up - - - - - down - - - - - - - true - PCManFM - - pcmanfm - - - - - - lxpanelctl run - - - - - lxpanelctl run - - - - - - lxpanelctl menu - - - - - lxpanelctl menu - - - - - - - - - - lxtask - - - - - - x-terminal-emulator - - - - - - - true - PCManFM - - pcmanfm - - - - - - xscreensaver-command -lock - - - - - - amixer -q sset Master 3%+ unmute - - - - - amixer -q sset Master 3%- unmute - - - - - amixer -q sset Master toggle - - - - - - x-terminal-emulator - - - - - x-terminal-emulator - - - - - - galculator - - - - - - pcmanfm - - - - - - sleep 2;xset dpms force off - - - - - xbacklight -dec 10 - - - - - xbacklight -inc 10 - - - - - - scrot - - - - - - lubuntu-logout - - - - - 8 - - 200 - - 400 - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - - - - - - no - - - - - - - - - - - yes - - - - - - - - - - - - - - - - - - - - - - - client-menu - - - - - - - top - - - - - - - left - - - - - - - right - - - - - - - bottom - - - - - - - client-menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - client-menu - - - - - - - client-menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - vertical - - - - - horizontal - - - - - - - - - - - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - - - - - - - - - client-list-combined-menu - - - - - root-menu - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - /usr/share/lubuntu/openbox/menu.xml - menu.xml - - 200 - - no - - 100 - - 400 - - yes - - yes - - yes - - - - - - - - -
diff --git a/graphic/.config/openbox/menu.xml b/graphic/.config/openbox/menu.xml deleted file mode 100644 index 33767e2..0000000 --- a/graphic/.config/openbox/menu.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - gmrun - - - xfce4-terminal - - - x-www-browser - - - thunar - - - - - - - - obconf - - - - - - - - - - - - - /usr/lib/indicator-session/gtk-logout-helper --shutdown - - - - diff --git a/graphic/.config/openbox/rc.xml b/graphic/.config/openbox/rc.xml deleted file mode 100644 index 7c8dc7c..0000000 --- a/graphic/.config/openbox/rc.xml +++ /dev/null @@ -1,795 +0,0 @@ - - - - - 10 - 20 - - - yes - - no - - yes - - no - - 200 - - no - - - - Smart - -
yes
- - Primary - - 1 - -
- - Weightless-industry - NLIMC - - yes - yes - - sans - 8 - - bold - - normal - - - - sans - 8 - - bold - - normal - - - - sans - 9 - - normal - - normal - - - - sans - 9 - - normal - - normal - - - - sans - 9 - - bold - - normal - - - - sans - 9 - - bold - - normal - - - - - - 4 - 1 - - - - 875 - - - - yes - Nonpixel - - Center - - - - 10 - - 10 - - - - - - 0 - 0 - 0 - 0 - - - TopLeft - - 0 - 0 - no - Above - - Vertical - - no - 300 - - 300 - - Middle - - - - C-g - - - - left - no - - - - - right - no - - - - - up - no - - - - - down - no - - - - - left - no - - - - - right - no - - - - - up - no - - - - - down - no - - - - - 1 - - - - - 2 - - - - - 3 - - - - - 4 - - - - - - - - - - - - - - - - - client-menu - - - - - - gnome-screenshot -w - - - - - - - - - - - - - - - - - - - - - - - - yes - yes - - - - - - - - - - - right - - - - - left - - - - - up - - - - - down - - - - - - - true - Thunar - - thunar - - - - - - - true - gmrun - - gmrun - - - - - - gnome-screenshot - - - - - 1 - - 200 - - 400 - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - - - - - - no - - - - - - - - - - - yes - - - - - - - - - - - - - - - - - - - - - - - client-menu - - - - - - - top - - - - - - - left - - - - - - - right - - - - - - - bottom - - - - - - - client-menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - client-menu - - - - - - - client-menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - vertical - - - - - horizontal - - - - - - - - - - - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - - - - - - - - - client-list-combined-menu - - - - - root-menu - - - - - - - previous - - - - - next - - - - - previous - - - - - next - - - - - - - - - /var/lib/openbox/debian-menu.xml - menu.xml - 200 - - no - - 100 - - 400 - - yes - - yes - - - - - -
diff --git a/graphic/.config/redshift.conf b/graphic/.config/redshift.conf deleted file mode 100644 index 9c1cfce..0000000 --- a/graphic/.config/redshift.conf +++ /dev/null @@ -1,20 +0,0 @@ -; Global settings -[redshift] -temp-day=5700 -temp-night=3500 -transition=1 -gamma=0.8:0.7:0.8 -location-provider=manual -;adjustment-method=vidmode - -; The location provider and adjustment method settings -; are in their own sections. -[manual] -lat=43.36 -lon=1.28 - -; In this example screen 1 is adjusted by vidmode. Note -; that the numbering starts from 0, so this is actually -; the second screen. -;[vidmode] -;screen=1 diff --git a/graphic/.config/tint2/default.tint2rc b/graphic/.config/tint2/default.tint2rc deleted file mode 100644 index 8cd0072..0000000 --- a/graphic/.config/tint2/default.tint2rc +++ /dev/null @@ -1,118 +0,0 @@ -# Tint2 config file -# Generated by tintwizard (http://code.google.com/p/tintwizard/) -# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure - -# Background definitions -# ID 1 -rounded = 7 -border_width = 2 -background_color = #000000 60 -border_color = #FFFFFF 16 - -# ID 2 -rounded = 5 -border_width = 0 -background_color = #FFFFFF 40 -border_color = #FFFFFF 48 - -# ID 3 -rounded = 5 -border_width = 0 -background_color = #FFFFFF 16 -border_color = #FFFFFF 68 - -# Panel -panel_monitor = all -panel_position = bottom center horizontal -panel_size = 94% 30 -panel_margin = 0 0 -panel_padding = 7 0 7 -panel_dock = 0 -wm_menu = 0 -panel_layer = top -panel_background_id = 1 - -# Panel Autohide -autohide = 1 -autohide_show_timeout = 0.3 -autohide_hide_timeout = 2 -autohide_height = 2 -strut_policy = follow_size - -# Taskbar -taskbar_mode = single_desktop -taskbar_padding = 2 3 2 -taskbar_background_id = 0 -taskbar_active_background_id = 0 - -# Tasks -urgent_nb_of_blink = 8 -task_icon = 1 -task_text = 1 -task_centered = 1 -task_maximum_size = 140 35 -task_padding = 6 2 -task_background_id = 3 -task_active_background_id = 2 -task_urgent_background_id = 2 -task_iconified_background_id = 3 -task_tooltip = 0 - -# Task Icons -task_icon_asb = 70 0 0 -task_active_icon_asb = 100 0 0 -task_urgent_icon_asb = 100 0 0 -task_iconified_icon_asb = 70 0 0 - -# Fonts -task_font = sans 7 -task_font_color = #FFFFFF 68 -task_active_font_color = #FFFFFF 83 -task_urgent_font_color = #FFFFFF 83 -task_iconified_font_color = #FFFFFF 68 -font_shadow = 0 - -# System Tray -systray = 1 -systray_padding = 0 4 5 -systray_sort = ascending -systray_background_id = 0 -systray_icon_size = 16 -systray_icon_asb = 70 0 0 - -# Clock -time1_format = %H:%M:%S -time1_font = sans 8 -time2_format = %A %d %B -time2_font = sans 6 -clock_font_color = #FFFFFF 74 -clock_padding = 1 0 -clock_background_id = 0 -clock_rclick_command = orage - -# Tooltips -tooltip_padding = 2 2 -tooltip_show_timeout = 0.7 -tooltip_hide_timeout = 0.3 -tooltip_background_id = 1 -tooltip_font = sans 10 -tooltip_font_color = #000000 80 - -# Mouse -mouse_middle = none -mouse_right = close -mouse_scroll_up = toggle -mouse_scroll_down = iconify - -# Battery -battery = 0 -battery_low_status = 10 -battery_low_cmd = notify-send "battery low" -battery_hide = 98 -bat1_font = sans 8 -bat2_font = sans 6 -battery_font_color = #FFFFFF 74 -battery_padding = 1 0 -battery_background_id = 0 - -# End of config diff --git a/graphic/.config/tint2/snap.jpg b/graphic/.config/tint2/snap.jpg deleted file mode 100644 index d103bc0..0000000 Binary files a/graphic/.config/tint2/snap.jpg and /dev/null differ diff --git a/graphic/.config/tint2/tint2confrc b/graphic/.config/tint2/tint2confrc deleted file mode 100644 index ea0b1bc..0000000 --- a/graphic/.config/tint2/tint2confrc +++ /dev/null @@ -1,7 +0,0 @@ -#--------------------------------------------- -# TINT2CONF CONFIG FILE -default_theme = /home/kujiu/.config/tint2/default.tint2rc -cmd_property = /usr/bin/env python /usr/bin/tintwizard.py -width = 1184 -height = 311 - diff --git a/graphic/.config/tint2/tint2rc b/graphic/.config/tint2/tint2rc deleted file mode 100644 index e365bac..0000000 --- a/graphic/.config/tint2/tint2rc +++ /dev/null @@ -1,118 +0,0 @@ -# Tint2 config file -# Generated by tintwizard (http://code.google.com/p/tintwizard/) -# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure - -# Background definitions -# ID 1 -rounded = 7 -border_width = 2 -background_color = #000000 60 -border_color = #FFFFFF 16 - -# ID 2 -rounded = 5 -border_width = 0 -background_color = #FFFFFF 40 -border_color = #FFFFFF 48 - -# ID 3 -rounded = 5 -border_width = 0 -background_color = #FFFFFF 16 -border_color = #FFFFFF 68 - -# Panel -panel_monitor = all -panel_position = bottom center horizontal -panel_size = 94% 30 -panel_margin = 0 0 -panel_padding = 7 0 7 -panel_dock = 0 -wm_menu = 0 -panel_layer = top -panel_background_id = 1 - -# Panel Autohide -autohide = 0 -autohide_show_timeout = 0.3 -autohide_hide_timeout = 2 -autohide_height = 2 -strut_policy = follow_size - -# Taskbar -taskbar_mode = single_desktop -taskbar_padding = 2 3 2 -taskbar_background_id = 0 -taskbar_active_background_id = 0 - -# Tasks -urgent_nb_of_blink = 8 -task_icon = 1 -task_text = 1 -task_centered = 1 -task_maximum_size = 140 35 -task_padding = 6 2 -task_background_id = 3 -task_active_background_id = 2 -task_urgent_background_id = 2 -task_iconified_background_id = 3 -task_tooltip = 0 - -# Task Icons -task_icon_asb = 70 0 0 -task_active_icon_asb = 100 0 0 -task_urgent_icon_asb = 100 0 0 -task_iconified_icon_asb = 70 0 0 - -# Fonts -task_font = sans 7 -task_font_color = #FFFFFF 68 -task_active_font_color = #FFFFFF 83 -task_urgent_font_color = #FFFFFF 83 -task_iconified_font_color = #FFFFFF 68 -font_shadow = 0 - -# System Tray -systray = 1 -systray_padding = 0 4 5 -systray_sort = ascending -systray_background_id = 0 -systray_icon_size = 16 -systray_icon_asb = 70 0 0 - -# Clock -time1_format = %H:%M:%S -time1_font = sans 8 -time2_format = %A %d %B -time2_font = sans 6 -clock_font_color = #FFFFFF 74 -clock_padding = 1 0 -clock_background_id = 0 -clock_rclick_command = orage - -# Tooltips -tooltip_padding = 2 2 -tooltip_show_timeout = 0.7 -tooltip_hide_timeout = 0.3 -tooltip_background_id = 1 -tooltip_font = sans 10 -tooltip_font_color = #000000 80 - -# Mouse -mouse_middle = none -mouse_right = close -mouse_scroll_up = toggle -mouse_scroll_down = iconify - -# Battery -battery = 1 -battery_low_status = 10 -battery_low_cmd = notify-send "battery low" -battery_hide = 98 -bat1_font = sans 8 -bat2_font = sans 6 -battery_font_color = #FFFFFF 74 -battery_padding = 1 0 -battery_background_id = 0 - -# End of config diff --git a/graphic/.config/variety/plugins/fortune_variety_quotes.py b/graphic/.config/variety/plugins/fortune_variety_quotes.py deleted file mode 100644 index 737dfc4..0000000 --- a/graphic/.config/variety/plugins/fortune_variety_quotes.py +++ /dev/null @@ -1,94 +0,0 @@ -#!/usr/bin/python - -from variety.plugins.IQuoteSource import IQuoteSource -import subprocess, re -import random -from locale import gettext as _ - -SOURCES = [ - *(('hitchhiker',)*3), - *(('vimtips',)*1), - *(('fr/kaamelott',)*3), - *(('discworld',)*4), -] - -class FortuneSource(IQuoteSource): - @classmethod - def get_info(cls): - return { - "name": "Fortunes", - "description": _("Displays quotes using the UNIX fortune program"), - "author": "Dan Jones", - "version": "0.1" - } - - def supports_search(self): - return False - - def get_random(self): - source = random.choice(SOURCES) - fortune = subprocess.check_output(['fortune', source]) - fortune = fortune.decode().split('\n') - if not fortune[-1]: - del fortune[-1] - - if source == 'discworld': - author = 'Terry Pratchett' - sourceName = 'Disc World' - elif source == 'hitchhiker': - sourceName = 'Hitch Hicker\'s Guide to the Galaxy' - author = 'Douglas Adams' - elif source == 'fr/kaamelott': - author = 'Alexandre Astier' - sourceName = 'Kaamelott' - else: - sourceName = 'Vim Tips' - author = None - - r = { - "quote": '\n'.join(fortune), - "author": author, - "sourceName": sourceName, - "link": None - } - - return [r] - - def get_for_author(self, author): - return [] - - def get_for_keyword(self, keyword): - return [] - -### Read Me -# -# First be sure that fortune is installed and in your PATH -# Copy this file to ~/.config/variety/plugins/quotes -# Restart variety -# -### -# -# Gist: https://gist.github.com/goodevilgenius/3878ce0f3e232e3daf5c -# -### BEGIN LICENSE -# Copyright (c) 2014 Dan Jones -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. -### END LICENSE - diff --git a/graphic/.config/variety/plugins/json-fortune_variety_quotes.py b/graphic/.config/variety/plugins/json-fortune_variety_quotes.py deleted file mode 100644 index b836761..0000000 --- a/graphic/.config/variety/plugins/json-fortune_variety_quotes.py +++ /dev/null @@ -1,76 +0,0 @@ -#!/usr/bin/env python3 -#-*- coding: utf-8 -*- - -""" -Get a fortune from a JSON file. - -File is under EUPL1.2 -Author: kujiu -""" -import os -import json -import random -from locale import gettext as _ -from variety.plugins.IQuoteSource import IQuoteSource - -SRCFILE = "~/.fortunes.json" - -class JsonFortuneSource(IQuoteSource): - """ Get quote from JSON fortune file """ - quotes = {} - - @classmethod - def get_info(cls): - return { - "name": "JSON Fortunes", - "description": _("Displays quotes using a JSON file"), - "author": "kujiu", - "version": "0.1" - } - - def supports_search(self): - return False - - def load_srcfile(self): - """ - Load quote from file - """ - if self.quotes: - return - - srcfile = os.path.expanduser( - os.path.expandvars(SRCFILE) - ) - - with open(srcfile) as fin: - self.quotes = json.load(fin) - - def get_random(self): - self.load_srcfile() - - quote = "" - count = 0 - while not quote and count < 50: - count += 1 - lang = random.choice([lang for lang in self.quotes.keys()]) - category = random.choice([cat for cat in self.quotes[lang].keys()]) - if not self.quotes[lang][category]: - continue - author = random.choice( - [author for author in self.quotes[lang][category].keys()]) - if not self.quotes[lang][category][author]: - continue - quote = random.choice(self.quotes[lang][category][author]) - - return [{ - "quote": quote, - "author": author, - "sourceName": "WikiQuote", - "link": "https://%s.wikiquote.org/wiki/%s" % (lang, author) - }] - - def get_for_author(self, author): - return [] - - def get_for_keyword(self, keyword): - return [] diff --git a/graphic/.gconf/apps/gnome-terminal/%gconf.xml b/graphic/.gconf/apps/gnome-terminal/%gconf.xml deleted file mode 100644 index e69de29..0000000 diff --git a/graphic/.gconf/apps/gnome-terminal/global/%gconf.xml b/graphic/.gconf/apps/gnome-terminal/global/%gconf.xml deleted file mode 100644 index 92d9abe..0000000 --- a/graphic/.gconf/apps/gnome-terminal/global/%gconf.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/graphic/.gconf/apps/gnome-terminal/keybindings/%gconf.xml b/graphic/.gconf/apps/gnome-terminal/keybindings/%gconf.xml deleted file mode 100644 index dcd34d7..0000000 --- a/graphic/.gconf/apps/gnome-terminal/keybindings/%gconf.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - disabled - - - disabled - - - disabled - - - disabled - - - disabled - - - disabled - - - disabled - - - disabled - - - disabled - - - disabled - - - disabled - - diff --git a/graphic/.gconf/apps/gnome-terminal/profiles/%gconf.xml b/graphic/.gconf/apps/gnome-terminal/profiles/%gconf.xml deleted file mode 100644 index e69de29..0000000 diff --git a/graphic/.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml b/graphic/.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml deleted file mode 100644 index 29b4443..0000000 --- a/graphic/.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - hidden - - - block - - - - - - - transparent - - - Ubuntu Mono for Powerline 12 - - - - #000000000000:#CCCC00000000:#4E4E9A9A0606:#C4C4A0A00000:#34346565A4A4:#757550507B7B:#060698209A9A:#D3D3D7D7CFCF:#555557575353:#EFEF29292929:#8A8AE2E23434:#FCFCE9E94F4F:#72729F9FCFCF:#ADAD7F7FA8A8:#3434E2E2E2E2:#EEEEEEEEECEC - - - - #000000000000 - - - Default - - - #000000000000 - - - #AAAAAAAAAAAA - - diff --git a/graphic/.gtkrc-2.0 b/graphic/.gtkrc-2.0 deleted file mode 100644 index 4eb8b26..0000000 --- a/graphic/.gtkrc-2.0 +++ /dev/null @@ -1,16 +0,0 @@ -# File created by KDE Gtk Config -# Configs for GTK2 programs - -include "/usr/share/themes/Numix Daily/gtk-2.0/gtkrc" -style "user-font" -{ - font_name="Ubuntu Medium" -} -widget_class "*" style "user-font" -gtk-font-name="Ubuntu Medium 9" -gtk-theme-name="Numix Daily" -gtk-icon-theme-name="Numix" -gtk-fallback-icon-theme="Mint-X" -gtk-toolbar-style=GTK_TOOLBAR_BOTH -gtk-menu-images=1 -gtk-button-images=1 diff --git a/graphic/.gtkrc-2.0-kde4 b/graphic/.gtkrc-2.0-kde4 deleted file mode 100644 index 4eb8b26..0000000 --- a/graphic/.gtkrc-2.0-kde4 +++ /dev/null @@ -1,16 +0,0 @@ -# File created by KDE Gtk Config -# Configs for GTK2 programs - -include "/usr/share/themes/Numix Daily/gtk-2.0/gtkrc" -style "user-font" -{ - font_name="Ubuntu Medium" -} -widget_class "*" style "user-font" -gtk-font-name="Ubuntu Medium 9" -gtk-theme-name="Numix Daily" -gtk-icon-theme-name="Numix" -gtk-fallback-icon-theme="Mint-X" -gtk-toolbar-style=GTK_TOOLBAR_BOTH -gtk-menu-images=1 -gtk-button-images=1 diff --git a/graphic/.themes/Flatty flakes/cinnamon/add-workspace-button-hover.svg b/graphic/.themes/Flatty flakes/cinnamon/add-workspace-button-hover.svg deleted file mode 100644 index 1f7d074..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/add-workspace-button-hover.svg +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/add-workspace-button.svg b/graphic/.themes/Flatty flakes/cinnamon/add-workspace-button.svg deleted file mode 100644 index 2cd1047..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/add-workspace-button.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/calendar-left.png b/graphic/.themes/Flatty flakes/cinnamon/calendar-left.png deleted file mode 100644 index 1edd34d..0000000 Binary files a/graphic/.themes/Flatty flakes/cinnamon/calendar-left.png and /dev/null differ diff --git a/graphic/.themes/Flatty flakes/cinnamon/calendar-right.png b/graphic/.themes/Flatty flakes/cinnamon/calendar-right.png deleted file mode 100644 index c932b5e..0000000 Binary files a/graphic/.themes/Flatty flakes/cinnamon/calendar-right.png and /dev/null differ diff --git a/graphic/.themes/Flatty flakes/cinnamon/checkbox-off.svg b/graphic/.themes/Flatty flakes/cinnamon/checkbox-off.svg deleted file mode 100644 index 6793279..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/checkbox-off.svg +++ /dev/null @@ -1,302 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/checkbox.svg b/graphic/.themes/Flatty flakes/cinnamon/checkbox.svg deleted file mode 100644 index 9d3a559..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/checkbox.svg +++ /dev/null @@ -1,307 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/cinnamon.css b/graphic/.themes/Flatty flakes/cinnamon/cinnamon.css deleted file mode 100644 index afabc7e..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/cinnamon.css +++ /dev/null @@ -1,1430 +0,0 @@ -/* ################################################################### - * Section common with Gnome Shell - * ... contains a few cinnamon specific styles (rare occurences) - * ###################################################################*/ -stage { - font-family: ubuntu, sans; -color: #eae3d1; -font-size: 10pt; -} - -.cinnamon-link { - color: #accd8a; - text-decoration: underline; -} - -.cinnamon-link:hover { -color: #333; -} - -StScrollBar { -padding: 0px; -} - -StScrollView.vfade { --st-vfade-offset: 68px; -} - -StScrollView StScrollBar { -min-width: 14px; -min-height: 16px; -} - -StScrollBar StBin#trough { -background-color: rgba(67,66,63,1); -border-radius: 6px; -box-shadow: inset 2px 2px 4px 1px rgba(20,20,20,0.25); -} - -StScrollBar StButton#vhandle, -StScrollBar StButton#vhandle:hover { -background-color: rgba(47,46,43,1); -border-radius: 6px; -} - -StScrollBar StButton#hhandle, -StScrollBar StButton#hhandle:hover { -background-color: rgba(47,46,43,1); -border-radius: 6px; -} - -StTooltip StLabel { -padding: 6px; -background-color: rgba(37,36,33,0.85); -font-weight: normal; -text-align: center; -border-radius: 5px; -box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3); -} - -#Tooltip { -padding: 6px; -background: rgba(37,36,33,0.85); -border-radius: 5px; -font-weight: normal; -text-align: center; -} - -/* =================================================================== -* PopupMenu (popupMenu.js) -* ===================================================================*/ - -.popup-menu-boxpointer { --boxpointer-gap: 10px; --arrow-border-color: rgba(22,22,22,0.2); --arrow-border-width: 0px; --arrow-border-radius: 8px; --arrow-background-color: rgba(85,83,80,1); --arrow-base: 15px; --arrow-rise: 0px; -} - -.popup-sub-menu StScrollBar { -padding: 4px; -} - -.popup-combo-menu { -border: 0px solid rgba(220,220,220,0.1); -} - -.popup-combo-menu > .popup-menu-item { -padding: .4em .75em; -} - -.popup-combo-menu > .popup-menu-item:active { -padding: .4em .75em; -border: none; -} - -/* The remaining popup-menu sizing is all done in ems, so that if you -* override .popup-menu.font-size, everything else will scale with it. -*/ -.popup-menu-content { -padding: 1em; -} - -.popup-menu-item { -padding: 0.4em 0.8em; -spacing: 1em; -} - -.popup-menu-item:active { - background: rgba(67,66,63,1); - color: rgba(240,240,240,1); - border-radius: 4px; - transition-duration: 100; -} - -.popup-image-menu-item { -} - -.popup-combobox-item { -spacing: 1em; -} - -.popup-separator-menu-item { -background: rgba(0,0,0,0.1); -border: 1px solid rgba(220,220,220,0.1); -border-top: 0px; -border-left: 0px; -border-right: 0px; -color: #444; -box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2); -height: 0.1em; -} - -.popup-alternating-menu-item:alternate { -font-weight: bold; -} - -.popup-slider-menu-item { - height: 1em; - min-width: 15em; - -slider-height: 0.2em; - -slider-background-color: rgba(47,46,43,1); - -slider-border-color: rgba(47,46,43,0); - -slider-active-background-color: rgba(180,178,175,1); - -slider-active-border-color: rgba(180,178,175,0); - -slider-border-width: 0px; - -slider-handle-radius: 0.5em; -} - -.popup-device-menu-item { -spacing: .5em; -} - -.popup-inactive-menu-item { -} - -.popup-subtitle-menu-item { -font-weight: bold; -} - -.popup-menu-icon { -icon-size: 1.14em; -} - -/* Switches (to be used in menus) */ -.toggle-switch { -width: 64px; -height: 22px; -} -.toggle-switch-us { -background-image: url("toggle-off-us.svg"); -} -.toggle-switch-us:checked { -background-image: url("toggle-on-us.svg"); -} - -.toggle-switch-intl { -background-image: url("toggle-off-intl.svg"); -} -.toggle-switch-intl:checked { -background-image: url("toggle-on-intl.svg"); -} - -.nm-menu-item-icons { -spacing: .5em; -} - -/* =================================================================== -* Panel (panel.js) -* ===================================================================*/ - -#panel { -background-color: rgba(85,83,80,1); -height: 28px; -font-size: 9pt; -box-shadow: 0px 1px 4px 0px rgba(20,20,20,0.3); -} - -#panelLeft, #panelCenter, #panelRight { -spacing: 0px; -} - -#panelLeft:ltr { -padding-right: 0px; -spacing: 0px; -} - -#panelLeft:rtl { -padding-left: 0px; -} - -#panelRight:ltr { -padding-left: 0px; -spacing: 0px; -} - -#panelRight:rtl { -padding-right: 0px; -spacing: 0px; -} - -#panelLeft:ltr .applet-box { -padding-right: 10px; -font-weight:bold; -} - -#panelLeft:ltr .applet-box:hover { -color: rgba(255,255,255,1); -text-shadow: white 0px 0px 15px 0px; -background: rgba(0,0,0,0); -} - -#panelLeft:ltr .applet-box:focus, -#panelLeft:ltr .applet-box:active { -background: rgba(0,0,0,0); -} - -.panel-status-button, -.panel-button { --natural-hpadding: 5px; --minimum-hpadding: 5px; -padding: 0px 2px; -font-weight: normal; -text-shadow: 0px 1px 1px rgba(0,0,0,0.2); -transition-duration: 300; -icon-size: 16px; -} - -.panel-status-button:hover, -.panel-button:hover { -background: rgba(66,65,62,1); -} - -.system-status-icon { -icon-size: 1.27em; -} - -#panelLeft:dnd { -background: #accd8a; -} -#panelCenter:dnd { -background: #f07746; -} -#panelRight:dnd { -background: #3D95E7; -} - -/* =================================================================== -* Overview -* ===================================================================*/ - -#overview { -background: rgba(0,0,0,0.1); -transition-duration: 150; -} - -.expo-background { -background: rgba(0,0,0,0.3); -} - -.window-caption { -spacing: 25px; -font-weight: bold; -padding: 2px 8px; -transition-duration: 300; --cinnamon-caption-spacing: 4px; -} - -.window-caption#selected { -} - -.window-close { -background-image: url("window-close.svg"); -height: 32px; -width: 32px; --cinnamon-close-overlap: 16px; -transition-duration: 150; --st-background-image-shadow: 0px 2px 4px rgba(0,0,0,0.7); -} - -.window-close:hover { -background-image: url("window-close-hover.svg"); -} - -.workspace-close-button { -background-image: url("window-close.svg"); -height: 28px; -width: 28px; --cinnamon-close-overlap: 32px; -transition-duration: 150; --st-background-image-shadow: 0px 4px 4px rgba(0,0,0,0.4); -} - -.workspace-close-button:hover { -background-image: url("window-close-hover.svg"); -} - -.workspace-thumbnails { -spacing: 20px; -} - -.workspace-add-button { -background-image: url("add-workspace-button.svg"); -height: 32px; -width: 28px; --st-background-image-shadow: 0px 2px 4px rgba(0,0,0,0.7); -transition-duration: 150; -} - -.workspace-add-button:hover { -background-image: url("add-workspace-button-hover.svg"); -transition-duration: 150; -} - -.window-close-area { -background-image: url("trash.svg"); -background-color: #3c3b37; -color: #eae3d1; -border: 1px solid rgba(22,22,22,0.2); -border-bottom-width: 0px; -border-radius: 6px 6px 0px 0px; -height: 120px; -width: 220px; -} - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("corner-ripple.png"); - background-size: contain; -} - -.ripple-box:rtl { - background-image: url("corner-ripple.png"); -} - - -/* =================================================================== -* Looking Glass -* ===================================================================*/ - -#LookingGlassDialog { -font-family: ubuntu, sans; -font-size: 10pt; -background: rgba(0,0,0,0.85); -spacing: 4px; -padding: 4px; -border-radius: 2px; -border: 1px solid #161616; -color: #c4c4c4; -box-shadow: 0px 1px 4px 2px rgba(0,0,0,0.5); -} - -#LookingGlassDialog > #Toolbar { -border: 1px solid #c4c4c4; -border-top: 0px; -border-left: 0px; -border-right: 0px; -padding-bottom: 4px; -} - -#LookingGlassDialog .labels { -spacing: 4px; -} - -#LookingGlassDialog .notebook-tab { -padding: 1px 8px; -color: #c4c4c4; -} - -#LookingGlassDialog .notebook-tab:hover { -color: #ffffff; -} - -#LookingGlassDialog .notebook-tab:selected { -background: #c4c4c4; -border-radius: 2px; -color: #000; -} - -#LookingGlassDialog .lg-inspector-title { -font-weight: bold; -padding-bottom: 8px; -} - -.lg-dialog StLabel { -color: #ffffff; -} - -.lg-dialog StEntry { -color: #ffffff; -} - -.lg-obj-inspector-title { -spacing: 4px; -} - -.lg-obj-inspector-button { -background: rgba(255,255,255,0.2); -border: 1px solid rgba(255,255,255,0.5); -height: 14px; -padding: 0 8px; -border-radius: 1px; -color: rgba(255,255,255,1.0); -} - -.lg-obj-inspector-button:hover { -background: rgba(255,255,255,1.0); -border: 1px solid rgba(255,255,255,1.0); -color: #000; -} - -.lg-dialog .cinnamon-link { -color: #ffffff; -} - -.lg-dialog .cinnamon-link:hover { -color: #0055ff; -} - -#LookingGlassDialog StBoxLayout#EvalBox { -padding: 4px; -spacing: 4px; -} - -#LookingGlassDialog StBoxLayout#ResultsArea { -spacing: 4px; -} - -#lookingGlassExtensions { -padding: 4px; -} - -.lg-extension-list { -padding: 4px; -spacing: 6px; -} - -.lg-extension { -border: 1px solid #333; -border-top: 0px; -border-left: 0px; -border-right: 0px; -padding: 4px 0px; -} - -.lg-extension-name { -font-weight: bold; -} - -.lg-extension-meta { -spacing: 6px; -} - -#LookingGlassPropertyInspector { -background: rgba(0, 0, 0, 0.7); -border-radius: 3px; -border: 1px solid #333; -padding: 6px; -color: #ffffff; -} - -/* =================================================================== -* Date applet -* ===================================================================*/ - -.calendar { -padding: .4em 1.75em; -spacing-rows: 0px; -spacing-columns: 0px; -} - -.datemenu-date-label { -padding: .4em 1.75em; -font-weight: bold; -text-align: center; -} - -.calendar-month-label { -font-size: 8.5pt; -font-weight: bold; -padding-bottom: 3px; -padding-top: 2px; -text-align: center; -} - -.calendar-change-month-back, -.calendar-change-month-forward:rtl { - width: 20px; - height: 20px; - background-image: url("calendar-left.png"); - border-radius: 4px; - transition-duration: 150; -} - -.calendar-change-month-back:hover { - background-color: rgba(47,46,43,1); - border-radius: 2px; -} - -.calendar-change-month-forward, -.calendar-change-month-back:rtl { - width: 20px; - height: 20px; - background-image: url("calendar-right.png"); - border-radius: 4px; - transition-duration: 150; -} - -.calendar-change-month-forward:hover { - background-color: rgba(47,46,43,1); - border-radius: 2px; -} - -.calendar-day-base { - font-size: 7.5pt; - text-align: center; - width: 2.4em; - max-height: 2.4em; - padding: 5px 0px 5px 0px; -} - -.calendar-day-heading { -padding-top: 1em; -font-weight: bold; -} - -.calendar-week-number { -padding-left: 0px; -font-weight: bold; -border: 1px solid transparent; -} - -/* Hack used in lieu of border-collapse - see calendar.js */ -.calendar-day { -border-top-width: 2px; -border-left-width: 2px; -background: rgba(62,61,58,1); -} -.calendar-day-top { -border-top-width: 2px; -} -.calendar-day-left { -border-left-width: 2px; -} - -.calendar-work-day { -border-radius: 4px; -border: 2px solid rgba(85,83,80,1); -} - -.calendar-nonwork-day { -border-radius: 4px; -border: 2px solid rgba(85,83,80,1); -} - -.calendar-today { - background-gradient-direction: vertical; - background-gradient-start: rgba(33,32,30,1); - background-gradient-end: rgba(33,32,30,1); - border: 2px solid rgba(85,83,80,0); -} - -.calendar-other-month-day { -background: rgba(62,61,58,1); -color: rgba(102,100,95,1); -border: 2px solid rgba(85,83,80,1); -} - -/* =================================================================== -* Notifications -* ===================================================================*/ - -#notification { -background: rgba(37,36,33,0.85); -border-radius: 6px; -color: rgba(240,240,240,1); -padding: 12px; -border: 0px solid rgba(44,44,44,0.4); -spacing-rows: 10px; -spacing-columns: 10px; -box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3); -margin-from-right-edge-of-screen: 5px; -width: 30em; -} - -#notification.multi-line-notification { -padding-bottom: 8px; -} - -/* We use row-span = 2 for the image cell, which prevents its height preferences to be -taken into account during allocation, so its height ends up being limited by the height -of the content in the other rows. To avoid showing a stretched image, we set the minimum -height of the table to be ICON_SIZE + IMAGE_SIZE + spacing-rows = 24 + 125 + 10 = 159 */ -.notification-with-image { -min-height: 159px; -} - -#notification-scrollview { -max-height: 10em; -} -#notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { -height: 1em; -} -#notification-scrollview:ltr > StScrollBar { -padding-left: 6px; -} -#notification-scrollview:rtl > StScrollBar { -padding-right: 6px; -} -#notification-body { -spacing: 5px; -} -#notification-actions { -spacing: 10px; -} - -/* =================================================================== -* Alt Tab -* ===================================================================*/ - -#altTabPopup { -padding: 16px; -spacing: 16px; -} - -.switcher-list { -border-radius: 6px; -background-color: rgba(60,59,56,1); -padding: 15px; -} - -.switcher-list-item-container { -spacing: 8px; -} - -.switcher-list .item-box { -padding: 8px; -border-radius: 8px; -} - -.switcher-list .item-box:outlined { -} - -.switcher-list .item-box:selected { - background-color: rgba(90,88,85,1); - color: #fff; - border-radius: 6px; -} - -.switcher-list .thumbnail-box { -padding: 2px; -spacing: 4px; -} - -.switcher-list .thumbnail { -width: 256px; -} - -/* =================================================================== -* Modal dialogs -* ===================================================================*/ - -.modal-dialog { -font-weight: bold; -background-color: #3c3b37; -border-radius: 4px; -padding: 30px 35px; -border: 1px solid rgba(22,22,22,0.2); -} - -.modal-dialog-button-box { -spacing: 21px; -padding-top: 30px; -} - -.modal-dialog-button { -background: #3c3b37; -border: 1px solid rgba(22,22,22,0.4); -border-radius: 5px; -box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2); -font-weight: normal; -padding: 8px 5px; -min-width: 105px; -transition-duration: 100; -} - -.modal-dialog-button:hover, -.modal-dialog-button:focus { -background-gradient-direction: vertical; - background-gradient-start: #accd8a; - background-gradient-end: #c2dda7; - box-shadow: inset 0px 1px 1px rgba(255,255,255,0.3); - color: #3c3b37; -} - -.modal-dialog-button:active, -.modal-dialog-button:pressed { -background-gradient-direction: vertical; - background-gradient-start: #accd8a; - background-gradient-end: #c2dda7; -box-shadow: inset 0px 0px 1px 1px #3c3b37; -} - -.modal-dialog-button:disabled { -border: 1px solid rgba(22,22,22,0.1); -box-shadow: inset 0px 0px 0px rgba(255,255,255,0.0); -} - -/* =================================================================== -* Run dialog -* ===================================================================*/ - -.run-dialog-label { -font-weight: bold; -padding-bottom: 14px; -} - -.run-dialog-error-label { -font-weight: normal; -color: #ff0000; -} - -.run-dialog-error-box { -padding-top: 15px; -spacing: 5px; -} - -.run-dialog-entry { - border-radius: 6px; - color: #3c3b37; - border: 0px solid #accd8a; - background-color: #fff; - selected-color: #eae3d1; - font-weight: normal; - padding: 4px; - padding-bottom: 3px; -} - -.run-dialog { -border: 0px solid rgba(22,22,22,0.2); -background: #3c3b37; -border-radius: 6px; -padding-right: 21px; -padding-left: 21px; -padding-bottom: 20px; -padding-top: 15px; -} - -.run-dialog > .modal-dialog-button-box { -padding-top: 5px; -} - -.lightbox { -background-color: rgba(0,0,0,0.1); -transition-duration: 150; -} - -/* =================================================================== -* Policykit authentication dialog -* ===================================================================*/ - -.polkit-dialog { -/* this is the width of the entire modal popup */ -width: 500px; -} - -.polkit-dialog-main-layout { -spacing: 24px; -padding: 10px; -} - -.polkit-dialog-message-layout { -spacing: 16px; -} - -.polkit-dialog-headline { -font-size: 12pt; -font-weight: bold; -} - -.polkit-dialog-description { -font-weight: normal; -} - -.polkit-dialog-user-layout { -padding-left: 10px; -spacing: 10px; -} - -.polkit-dialog-user-layout:rtl { -padding-left: 0px; -padding-right: 10px; -} - -.polkit-dialog-user-root-label { - color: #accd8a; -} - -.polkit-dialog-password-label:ltr { -padding-top: 5px; -padding-right: 0.5em; -} - -.polkit-dialog-password-label:rtl { -padding-left: 0.5em; -} - -.polkit-dialog-password-entry { - background: white; - border: 1px solid #accd8a; - border-radius: 4px; - box-shadow: inset 0px 0px 1px 1px #accd8a; - selected-color: #eae3d1; - caret-color: #3c3b37; - caret-size: 1px; - color: #3c3b37; - width: 250px; - font-weight: normal; - padding: 4px; - padding-bottom: 3px; -} - -.polkit-dialog-error-label { - font-weight: bold; - color: #accd8a; - padding-bottom: 8px; -} - -.polkit-dialog-info-label { -padding-bottom: 8px; -} - -/* intentionally left transparent to avoid dialog changing size */ -.polkit-dialog-null-label { -color: rgba(0,0,0,0); -padding-bottom: 8px; -} - -.network-dialog-secret-table { -spacing-rows: 15px; -} - -/* =================================================================== -* Magnifier -* ===================================================================*/ - -.magnifier-zoom-region { - border: 2px solid #accd8a; -} - -.magnifier-zoom-region.full-screen { -border-width: 0px; -} - -/* =================================================================== -* On screen keyboard -* ===================================================================*/ - -#keyboard { -background: rgba(0,0,0,0.8); -} - -.keyboard-layout { -spacing: 10px; -padding: 10px; -} - -.keyboard-row { -spacing: 15px; -} - -.keyboard-key { - min-height: 30px; - min-width: 30px; - background-gradient-direction: vertical; - background-gradient-start: #accd8a; - background-gradient-end: #c2dda7; - font-size: 14pt; - font-weight: bold; - border-radius: 5px; - border: 1px solid rgba(22,22,22,0.4); - box-shadow: inset 0px 1px 1px rgba(255,255,255,0.4); - color: #3c3b37; -} - -.keyboard-key:grayed { -color: #808080; -border-color: #808080; -} - -.keyboard-key:checked, -.keyboard-key:hover { -border: 0px solid transparent; -} - -.keyboard-key:active { -border: 1px solid rgba(22,22,22,0.4); -} - -.keyboard-subkeys { -color: #3c3b37; -padding: 5px; --arrow-border-radius: 4px; --arrow-background-color: rgba(0,0,0,0.8); --arrow-border-width: 1px; --arrow-border-color: rgba(0,0,0,0.8); --arrow-base: 15px; --arrow-rise: 4px; --boxpointer-gap: 5px; -} - -/* ################################################################### -* Cinnamon Specific Section -* ###################################################################*/ - -/* =================================================================== -* Menu (menu.js) -* ===================================================================*/ - -.menu-favorites-box { -padding: 0px; -border-radius: 4px; -background-color: rgba(67,66,63,1); -box-shadow: 1px 1px 4px 2px rgba(20,20,20,0.5); -} - -.menu-favorites-button { -padding: 10px; -transition-duration: 150; -} - -.menu-favorites-button:hover { - background-color: rgba(52,51,48,1); - border-radius: 4px; -} - -.menu-favorites-button:first-child { -} - -.menu-favorites-button:last-child { -} - -.menu-favorites-button:only-child { -} - -.menu-help-button { -padding-top: 2px; -padding-left: 5px; -padding-right: 5px; -padding-bottom: 2px; -border: 0px solid transparent; -} - -.menu-help-button:hover { - background-color: rgba(67,66,63,1); -} - -.menu-places-box { -padding: 10px; -border: 0px solid #666; -} - -.menu-places-button { -color: #eae3d1; -padding: 10px; -} - -.menu-categories-box { -padding-top: 15px; -padding-left: 15px; -padding-right: 5px; -padding-bottom: 0px; -} - -.menu-applications-box { -padding-top: 15px; -padding-left: 10px; -padding-right: 15px; -padding-bottom: 0px; -} - -.menu-application-button { -padding: 7px; -border: 0px solid transparent; -} - -.menu-application-button:hover, -.menu-application-button-selected { - padding: 7px; - background-color: rgba(67,66,63,1); - border-radius: 4px; - color: #fff; -} - -.menu-application-button-label:ltr { -padding-left: 5px; -} - -.menu-application-button-label:rtl { -padding-right: 5px; -} -.menu-place-cat-button-label:ltr { -padding-top: 3px; -padding-left: 5px; -} -.menu-place-cat-button-label:rtl { -padding-top: 3px; -padding-right: 5px; -} - -.menu-category-button { -padding: 7px; -} - -.menu-category-button-greyed { -padding: 7px; -color: rgba(157,156,153,1); -font-weight: normal; -} - -.menu-category-button-selected { - padding: 7px; - background-color: rgba(67,66,63,1); - border-radius: 4px; - color: #fff; -} - -.menu-category-button-label:ltr { -padding-left: 5px; -} - -.menu-category-button-label:rtl { -padding-right: 5px; -} - -.menu-selected-app-box { -padding-right: 30px; -padding-left: 28px; -text-align: right; -} - -.menu-selected-app-box:rtl { -padding-top: 10px; -height: 30px; -} - -.menu-selected-app-title { -font-weight: bold; -text-shadow: 0px 1px 1px rgba(0,0,0,0.2); -} - -.menu-selected-app-description { -max-width: 150px; -} - -.menu-search-box:ltr { -padding-left: 25px; -} - -.menu-search-box:rtl { -padding-right: 25px; -} - -#menu-search-entry { - background-color: rgba(253,253,253,1); - border: 0px solid #accd8a; - border-radius: 4px; - selected-color: #eae3d1; - caret-color: #3c3b37; - caret-size: 1px; - color: #3c3b37; - width: 250px; - font-weight: normal; - padding: 4px; - padding-bottom: 4px; - box-shadow: inset 2px 2px 4px 1px rgba(20,20,20,0.2); -} - -.menu-search-entry-icon { -icon-size: 1.2em; -color: #3c3b37; -} - -/* =================================================================== -* Window list (windowList.js) -* ===================================================================*/ - -.window-list-box { -spacing: 0px; -transition-duration: 300; -} - -.window-list-item-label { -font-weight: bold; -width: 15em; -min-width: 5px; -} - -.window-list-item-box { -font-weight: normal; -padding-left: 5px; -padding-right: 5px; -/* -width: 22px; -color: rgba(255,255,255,0); -*/ -background-color: rgba(85,83,80,1); -box-shadow: -5px -1px 12px 2px rgba(20,20,20,0.4); -border-radius: 0px 0px 0px 0px; -transition-duration: 300; -} - -.window-list-item-box:active, -.window-list-item-box:checked, -.window-list-item-box:focus { -background-color: rgba(66,65,62,1); -} - -.window-list-item-box:hover { -/* -color: rgba(255,255,255,1); -text-shadow: white 0px 0px 15px 0px; -*/ -background: rgba(66,65,62,1); -} - -.window-list-item-demands-attention { -color: rgba(255,255,255,1); -text-shadow: white 0px 0px 15px 0px; -} - -/* =================================================================== -* Sound Applet (status/volume.js) -* ===================================================================*/ - -.sound-button-container { - padding-right: 3px; - padding-left: 3px; -} - -.sound-button { -border: 1px solid rgba(22,22,22,0.4); -background-color: #3c3b37; -box-shadow: inset 0px 1px 1px rgba(255,255,255,0.2); -border-radius: 5px; -padding: 8px; -} - -.sound-button:hover, -.sound-button:focus { - background-gradient-direction: vertical; - background-gradient-start: #accd8a; - background-gradient-end: #c2dda7; - box-shadow: inset 0px 1px 1px rgba(255,255,255,0.4); - color: #3c3b37; -transition-duration: 100; -} - -.sound-button:active, -.sound-button:pressed { - background-gradient-direction: vertical; - background-gradient-start: #accd8a; - background-gradient-end: #c2dda7; - box-shadow: inset 0px 0px 1px 1px #3c3b37; - color: #3c3b37; -} - -.sound-button StIcon { -icon-size: 1.4em; -} - -.sound-track-infos { - padding-left: 5px; - padding-right: 5px; - padding-top: 5px; - padding-bottom: 5px; -} - -.sound-track-info { - padding-top: 2px; - padding-bottom: 2px; -} - -.sound-track-info StIcon { -icon-size: 1em; -} - -.sound-track-info StLabel { - padding-left: 5px; - padding-right: 5px; -} -.sound-track-box { - padding-left: 15px; - padding-right: 15px; - max-width: 220px; -} - -.sound-volume-menu-item { -padding: .4em 1.75em; -} - -.sound-volume-menu-item StIcon { - icon-size: 1.14em; - padding-left: 8px; - padding-right: 8px; -} - -.sound-playback-control { - padding-top: 5px; - padding-bottom: 10px; - padding-left: 10px; - padding-right: 10px; -} - -/* =================================================================== -* Workspace Switcher applet (workspaceSwitcher.js) -* ===================================================================*/ -#workspaceSwitcher { -spacing: 0px; -padding: 2px; -} - -.workspace-button { -text-shadow: 0px 1px 1px rgba(0,0,0,0.0); -width: 24px; -color: #292826; -background-color: #292826; -border: 2px solid #444; -} - -.workspace-button:outlined { - background-color: #accd8a; - color: #accd8a; -} - -/* =================================================================== -* Panel Launchers Applet (panelLaunchers.js) -* ===================================================================*/ - -#panel-launchers-box { -padding-left: 0px; -} - -.panel-launcher { -margin: 0px; -padding: 3px; -transition-duration: 300; -} - -.panel-launcher:hover { -background-gradient-direction: vertical; -background-gradient-start: #3f3e3a; -background-gradient-end: #3f3f3b; -} - -.panel-launcher-add-dialog-content-box { -padding-bottom: 20px; -spacing: 20px; -} - -.panel-launcher-add-dialog-content-box-left { -padding: 9px; -spacing: 20px; -} - -.panel-launcher-add-dialog-content-box-right { -padding: 6px; -spacing: 10px; -} - -.panel-launcher-add-dialog-entry { -background: white; -border: 1px solid #3c3b37; -border-radius: 4px; -box-shadow: inset 0px 0px 0px 0px #accd8a; -selected-color: #eae3d1; -caret-color: #3c3b37; -caret-size: 1px; -color: #3c3b37; -width: 250px; -font-weight: normal; -padding: 4px; -padding-bottom: 3px; -transition-duration: 300; -} - -.panel-launcher-add-dialog-entry:focus { - border: 1px solid #accd8a; - box-shadow: inset 0px 0px 1px 1px #accd8a; -} - -/* =================================================================== -* Applets (applet.js) -* ===================================================================*/ - -.applet-box { -padding-left: 4px; -padding-right: 4px; -font-weight: normal; -font-size: 9pt; -text-shadow: 0px 1px 1px rgba(0,0,0,0.2); -transition-duration: 300; -} - -.applet-box:hover { -background: rgba(66,65,62,1); -} - -.applet-label { -text-align: center; -} - -.applet-icon { -} - -/* =================================================================== -* Workspace OSD -* ===================================================================*/ - -.workspace-osd { -font-size: 22pt; -font-weight: normal; -background: rgba(37,36,33,0.85); -border-radius: 6px; -color: rgba(240,240,240,1); -padding: 12px; -box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.3); -} - -.expo-workspaces-name-entry { -border-image: url("expo-entry.svg") 6 6 6 6 stretch; -font-weight: normal; -selected-color: #3c3b37; -caret-color: #eae3d1; -caret-size: 1px; -color: #eae3d1; -box-shadow: 0px 2px 4px rgba(0,0,0,0.7); -padding: 6px 8px 8px 8px; -height: 16px; -transition-duration: 300; -} - -.expo-workspaces-name-entry:focus { -} - -/* =================================================================== -* Notification Applet -* ===================================================================*/ - -.notification-applet-padding { -padding: .4em 1.25em; -spacing: 5px; -} - -.notification-applet-container { -max-height: 100px; -} - -.popup-menu #notification { -box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0); -} - -/* Check Boxes */ -.check-box CinnamonGenericContainer { - spacing: .3em; - height: 26px; -} - -.check-box StBin, -.check-box:focus StBin { - width: 20px; - height: 20px; - background-image: url("checkbox-off.svg"); -} - -.check-box:checked StBin { - background-image: url("checkbox.svg"); -} - -.check-box:focus:checked StBin { - background-image: url("checkbox-focused.svg"); -} - -.check-box StLabel { - padding-top: 2px; -} - -.radiobutton CinnamonGenericContainer { - spacing: .3em; - height: 26px; -} - -.radiobutton StBin, -.radiobutton:focus StBin { - width: 24px; - height: 24px; - background-image: url("radiobutton-off.svg"); -} - -.radiobutton:checked StBin, -.radiobutton:focus:checked StBin { - background-image: url("radiobutton.svg"); -} - -.radiobutton StLabel { -padding-top: 4px; -} diff --git a/graphic/.themes/Flatty flakes/cinnamon/corner-ripple.png b/graphic/.themes/Flatty flakes/cinnamon/corner-ripple.png deleted file mode 100644 index cba41ed..0000000 Binary files a/graphic/.themes/Flatty flakes/cinnamon/corner-ripple.png and /dev/null differ diff --git a/graphic/.themes/Flatty flakes/cinnamon/expo-entry.svg b/graphic/.themes/Flatty flakes/cinnamon/expo-entry.svg deleted file mode 100644 index 7ee40c4..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/expo-entry.svg +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/metadata.json b/graphic/.themes/Flatty flakes/cinnamon/metadata.json deleted file mode 100644 index a0f186b..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/metadata.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last-edited": "1358590058", - "uuid": "142" -} \ No newline at end of file diff --git a/graphic/.themes/Flatty flakes/cinnamon/radiobutton-off.svg b/graphic/.themes/Flatty flakes/cinnamon/radiobutton-off.svg deleted file mode 100644 index 970f711..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/radiobutton-off.svg +++ /dev/null @@ -1,321 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/radiobutton.svg b/graphic/.themes/Flatty flakes/cinnamon/radiobutton.svg deleted file mode 100644 index bd89f7a..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/radiobutton.svg +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/theme.json b/graphic/.themes/Flatty flakes/cinnamon/theme.json deleted file mode 100644 index 4a0747c..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/theme.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "Cinnamon theme": { - "name": "Flatty Flakes", - "author": "CousinNigel", - "version": "1.1", - "type": "custom", - "thumbnail": "thumbnail.png", - "url": "" - } -} diff --git a/graphic/.themes/Flatty flakes/cinnamon/thumbnail.png b/graphic/.themes/Flatty flakes/cinnamon/thumbnail.png deleted file mode 100644 index ee39c12..0000000 Binary files a/graphic/.themes/Flatty flakes/cinnamon/thumbnail.png and /dev/null differ diff --git a/graphic/.themes/Flatty flakes/cinnamon/toggle-off-intl.svg b/graphic/.themes/Flatty flakes/cinnamon/toggle-off-intl.svg deleted file mode 100644 index 81b6afd..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/toggle-off-intl.svg +++ /dev/null @@ -1,387 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/toggle-off-us.svg b/graphic/.themes/Flatty flakes/cinnamon/toggle-off-us.svg deleted file mode 100644 index 523508b..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/toggle-off-us.svg +++ /dev/null @@ -1,474 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - Off - diff --git a/graphic/.themes/Flatty flakes/cinnamon/toggle-on-intl.svg b/graphic/.themes/Flatty flakes/cinnamon/toggle-on-intl.svg deleted file mode 100644 index 5e853db..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/toggle-on-intl.svg +++ /dev/null @@ -1,478 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/toggle-on-us.svg b/graphic/.themes/Flatty flakes/cinnamon/toggle-on-us.svg deleted file mode 100644 index 3ec7474..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/toggle-on-us.svg +++ /dev/null @@ -1,503 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - On - diff --git a/graphic/.themes/Flatty flakes/cinnamon/trash.svg b/graphic/.themes/Flatty flakes/cinnamon/trash.svg deleted file mode 100644 index a65749d..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/trash.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/window-close-hover.svg b/graphic/.themes/Flatty flakes/cinnamon/window-close-hover.svg deleted file mode 100644 index e71c880..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/window-close-hover.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/graphic/.themes/Flatty flakes/cinnamon/window-close.svg b/graphic/.themes/Flatty flakes/cinnamon/window-close.svg deleted file mode 100644 index 6e48a57..0000000 --- a/graphic/.themes/Flatty flakes/cinnamon/window-close.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/graphic/.themes/numix-mate/index.theme b/graphic/.themes/numix-mate/index.theme deleted file mode 100644 index b243ae0..0000000 --- a/graphic/.themes/numix-mate/index.theme +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Name=numix-mate -Type=X-GNOME-Metatheme -Comment= - -[X-GNOME-Metatheme] -GtkTheme=Numix -MetacityTheme=Numix -IconTheme=Numix -GtkColorScheme=fg_color:#e528e528e528,bg_color:#610861086108,text_color:#ffffffffffff,base_color:#739c739c739c,selected_fg_color:#f9f9f9f9f9f9,selected_bg_color:#d6d649493737,tooltip_fg_color:#dededededede,tooltip_bg_color:#2d2d2d2d2d2d -CursorTheme=mate -CursorSize=24