From eac58953743e8c9e3574f8afddc0a7bba3fe9c52 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 3 Jan 2017 17:50:56 +0100 Subject: Add copyright to themes. --- Makefile.am | 1 - themes/Adapta-Nokto.theme | 2 ++ themes/Arc.theme | 2 ++ themes/DarkBlue.theme | 1 + themes/Indego.theme | 1 + themes/Monokai.theme | 1 + themes/Paper.theme | 1 + themes/android_notification.theme | 1 + themes/blor.theme | 15 --------------- themes/blue.theme | 2 ++ themes/c64.theme | 1 + themes/glue_pro_blue.theme | 1 + themes/lb.theme | 2 ++ themes/purple.theme | 1 + themes/solarized.theme | 1 + themes/solarized_alternate.theme | 1 + 16 files changed, 18 insertions(+), 16 deletions(-) delete mode 100644 themes/blor.theme diff --git a/Makefile.am b/Makefile.am index 16d4493e..9f52c3d8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -134,7 +134,6 @@ theme_DATA=\ themes/Monokai.theme\ themes/Paper.theme\ themes/android_notification.theme\ - themes/blor.theme\ themes/blue.theme\ themes/c64.theme\ themes/glue_pro_blue.theme\ diff --git a/themes/Adapta-Nokto.theme b/themes/Adapta-Nokto.theme index 3b237135..76db1891 100644 --- a/themes/Adapta-Nokto.theme +++ b/themes/Adapta-Nokto.theme @@ -1,6 +1,8 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! Based on Adapta-Nokto GTK theme (https://github.com/adapta-project/adapta-gtk-theme) +! User: PyGeek03 +! Copyright: PyGeek03 ! ------------------------------------------------------------------------------ rofi.color-enabled: true rofi.color-window: #3a4c54, #2a373e, #c3c6c8 diff --git a/themes/Arc.theme b/themes/Arc.theme index 181da9a3..c4e09546 100644 --- a/themes/Arc.theme +++ b/themes/Arc.theme @@ -1,5 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme +! User: Sergio Morales +! Copyright: Sergio Morales ! ------------------------------------------------------------------------------ ! Use extended color scheme rofi.color-enabled: true diff --git a/themes/DarkBlue.theme b/themes/DarkBlue.theme index ca966f84..ec0d080a 100644 --- a/themes/DarkBlue.theme +++ b/themes/DarkBlue.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: qball +! Copyright: Dave Davenport ! ------------------------------------------------------------------------------ ! "Color scheme for normal row" Set from: File rofi.color-normal: argb:0000000, #dbdfbc, argb:00000000, #dbdfbc, #02143f diff --git a/themes/Indego.theme b/themes/Indego.theme index fb52997f..5b75502c 100644 --- a/themes/Indego.theme +++ b/themes/Indego.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: qball +! Copyright: Dave Davenport ! ------------------------------------------------------------------------------ ! "Color scheme for normal row" Set from: File rofi.color-normal: argb:07986cb, #e8eaf6, #283593, #3f51b5, #e8eaf6 diff --git a/themes/Monokai.theme b/themes/Monokai.theme index 8aaff2fb..47d151ae 100644 --- a/themes/Monokai.theme +++ b/themes/Monokai.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: milouse +! Copyright: Étienne Deparis ! ------------------------------------------------------------------------------ ! "Color scheme for normal row" Set from: File rofi.color-normal: argb:00272822, #f8f8f2, argb:00272822, #141411, #f8f8f2 diff --git a/themes/Paper.theme b/themes/Paper.theme index be1056e7..7dfb3a2b 100644 --- a/themes/Paper.theme +++ b/themes/Paper.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: qball +! Copyright: Dave Davenport ! ------------------------------------------------------------------------------ ! "Color scheme for normal row" Set from: File rofi.color-normal: argb:0f5f5f5, #002b36, #d0d0d0, #4271ae, #f5f5f5 diff --git a/themes/android_notification.theme b/themes/android_notification.theme index dd51fa94..9ca3f08b 100644 --- a/themes/android_notification.theme +++ b/themes/android_notification.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: Rasi +! Copyright: Rasmus Steinke ! ------------------------------------------------------------------------------ rofi.color-enabled: true rofi.color-window: #273238, #273238, #1e2529 diff --git a/themes/blor.theme b/themes/blor.theme deleted file mode 100644 index 5b3ad8be..00000000 --- a/themes/blor.theme +++ /dev/null @@ -1,15 +0,0 @@ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! ------------------------------------------------------------------------------ -! Use extended color scheme -rofi.color-enabled: true -! Color scheme for normal row -rofi.color-normal: argb:00000000, #D8DEE9 , argb:00000000, #FAC863 , #1B2B34 -! Color scheme for urgent row -rofi.color-urgent: argb:00000000, #F99157 , argb:00000000, #F99157 , #1B2B34 -! Color scheme for active row -rofi.color-active: argb:00000000, #6699CC , argb:00000000, #6699CC , #1B2B34 -! Color scheme window -rofi.color-window: argb:ee222222, #FAC863 , #FAC863 -! Separator style (none, dash, solid) -rofi.separator-style: solid diff --git a/themes/blue.theme b/themes/blue.theme index daf8f34c..f9ae4799 100644 --- a/themes/blue.theme +++ b/themes/blue.theme @@ -1,5 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme +! User: qball +! Copyright: Dave Davenport ! ------------------------------------------------------------------------------ ! Use extended color scheme rofi.color-enabled: true diff --git a/themes/c64.theme b/themes/c64.theme index 3bed80ba..d69ee336 100644 --- a/themes/c64.theme +++ b/themes/c64.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: Rasi +! Copyright: Rasmus Steinke ! ------------------------------------------------------------------------------ rofi.color-enabled: true rofi.color-window: #0039ff, #0039ff, #4F80FF diff --git a/themes/glue_pro_blue.theme b/themes/glue_pro_blue.theme index cad6efda..cb6e0132 100644 --- a/themes/glue_pro_blue.theme +++ b/themes/glue_pro_blue.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: Rasi +! Copyright: Rasmus Steinke ! ------------------------------------------------------------------------------ rofi.color-enabled: true rofi.color-window: #393939, #393939, #268bd2 diff --git a/themes/lb.theme b/themes/lb.theme index 47be0ee5..26b04031 100644 --- a/themes/lb.theme +++ b/themes/lb.theme @@ -1,5 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme +! User: qball +! Copyright: Dave Davenport ! ------------------------------------------------------------------------------ ! Use extended color scheme diff --git a/themes/purple.theme b/themes/purple.theme index 9ee3538b..5c516f5f 100644 --- a/themes/purple.theme +++ b/themes/purple.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: Rasi +! Copyright: Rasmus Steinke ! ------------------------------------------------------------------------------ ! Use extended color scheme rofi.color-enabled: true diff --git a/themes/solarized.theme b/themes/solarized.theme index aceec864..540ebf45 100644 --- a/themes/solarized.theme +++ b/themes/solarized.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: Rasi +! Copyright: Rasmus Steinke ! ------------------------------------------------------------------------------ rofi.color-enabled: true rofi.color-window: #002b37, #002b37, #003642 diff --git a/themes/solarized_alternate.theme b/themes/solarized_alternate.theme index a8426774..5023bedf 100644 --- a/themes/solarized_alternate.theme +++ b/themes/solarized_alternate.theme @@ -1,6 +1,7 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! User: Rasi +! Copyright: Rasmus Steinke ! ------------------------------------------------------------------------------ rofi.color-enabled: true rofi.color-window: #002b37, #002b37, #003642 -- cgit v1.2.3