diff --git a/README.md b/README.md index 4a1caf0..776b4a3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,79 @@ rofi.color-active: #455a64, #00bcd4, #455a64, #009688, #fdf6e3 rofi.color-urgent: #455a64, #ff5252, #455a64, #ff5252, #fdf6e3 ~~~ +# android_notification.theme +by Rasi + +## Screenshot + +![Screenshot](./Screenshots/android_notification.png) + +## XResources + +~~~ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! Copyright: Rasmus Steinke +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-window: #273238, #273238, #1e2529 +rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff +rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 +rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 +~~~ + +# Arc-Dark-alternate.theme +by leofa + +## Screenshot + +![Screenshot](./Screenshots/Arc-Dark-alternate.png) + +## XResources + +~~~ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! Copyright: 2017 leofa +! ------------------------------------------------------------------------------ +! "Color scheme for normal row" Set from: File +rofi.color-normal: argb:31d1f21, #c4cbd4, argb:96404552, #4084d6, #f9f9f9 +! "Color scheme for urgent row" Set from: File +rofi.color-urgent: argb:2c1d1f21, #cc6666, argb:e54b5160, #a54242, #f9f9f9 +! "Color scheme for active row" Set from: File +rofi.color-active: argb:2c1d1f21, #65acff, argb:e44b5160, #4491ed, #f9f9f9 +! "Color scheme window" Set from: File +rofi.color-window: argb:f22d303b, #7c8389, #1d1f21 +! "Separator style (none, dash, solid)" Set from: XResources +rofi.separator-style: solid +~~~ + +# Arc-Dark.theme +by leofa + +## Screenshot + +![Screenshot](./Screenshots/Arc-Dark.png) + +## XResources + +~~~ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! Copyright: 2017 leofa +! ------------------------------------------------------------------------------ +! "Color scheme for normal row" Set from: File +rofi.color-normal: argb:0383c4a, #c4cbd4, argb:96404552, #4084d6, #f9f9f9 +! "Color scheme for urgent row" Set from: File +rofi.color-urgent: argb:02d303b, #cc6666, argb:e52d303b, #a54242, #f9f9f9 +! "Color scheme for active row" Set from: File +rofi.color-active: argb:02d303b, #b5bd68, argb:e42d303b, #8c9440, #f9f9f9 +! "Color scheme window" Set from: File +rofi.color-window: argb:f22d303b, #7c8389, #1d1f21 +! "Separator style (none, dash, solid)" Set from: XResources +rofi.separator-style: solid +~~~ + # Arc.theme by Sergio @@ -52,6 +125,53 @@ rofi.color-window: #ffffff,#f5f5f5 rofi.separator-style: solid ~~~ +# blue.theme +by qball + +## Screenshot + +![Screenshot](./Screenshots/blue.png) + +## XResources + +~~~ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! Copyright: Dave Davenport +! ------------------------------------------------------------------------------ +! Use extended color scheme +rofi.color-enabled: true +! Color scheme for normal row +rofi.color-normal: argb:00000000, #00b0ef, argb:00000000, #00b0ef,#0060a0 +! Color scheme for urgent row +rofi.color-urgent: argb:00000000, #ffa0a0, argb:00000000, #ffa0a0,#0060a0 +! Color scheme for active row +rofi.color-active: argb:00000000, #a0ffa0, argb:00000000, #a0ffa0,#0060a0 +! Color scheme window +rofi.color-window: argb:ee0060a0, #00b0ef,#00b0ef +~~~ + +# c64.theme +by Rasi + +## Screenshot + +![Screenshot](./Screenshots/c64.png) + +## XResources + +~~~ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! Copyright: Rasmus Steinke +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-window: #0039ff, #0039ff, #4F80FF +rofi.color-normal: #0039ff, #4f80ff, #0039ff, #4f80ff, #ffffff +rofi.color-active: #0039ff, #68ba50, #0039ff, #4f80ff, #68ba50 +rofi.color-urgent: #0039ff, #ff7047, #0039ff, #4f80ff, #ff7047 +~~~ + # DarkBlue.theme by qball @@ -78,6 +198,27 @@ rofi.color-window: argb:dd000021, #dbdfbc, #dbdfbc rofi.separator-style: solid ~~~ +# glue_pro_blue.theme +by Rasi + +## Screenshot + +![Screenshot](./Screenshots/glue_pro_blue.png) + +## XResources + +~~~ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! Copyright: Rasmus Steinke +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-window: #393939, #393939, #268bd2 +rofi.color-normal: #393939, #ffffff, #393939, #268bd2, #ffffff +rofi.color-active: #393939, #268bd2, #393939, #268bd2, #205171 +rofi.color-urgent: #393939, #f3843d, #393939, #268bd2, #ffc39c +~~~ + # Indego.theme by qball @@ -104,6 +245,35 @@ rofi.color-window: #1a237e, #e8eaf6, #e8eaf6 rofi.separator-style: solid ~~~ +# lb.theme +by qball + +## Screenshot + +![Screenshot](./Screenshots/lb.png) + +## XResources + +~~~ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! Copyright: Dave Davenport +! ------------------------------------------------------------------------------ + +! Use extended color scheme +rofi.color-enabled: true +! Color scheme for normal row +rofi.color-normal: argb:00000000, #1aa, argb:11FFFFFF, #1aa,#333 +! Color scheme for urgent row +rofi.color-urgent: argb:00000000, #f99, argb:11FFFFFF, #f99,#333 +! Color scheme for active row +rofi.color-active: argb:00000000, #aa1, argb:11FFFFFF, #aa1,#333 +! Color scheme window +rofi.color-window: argb:ee333333, #1aa,#1aa +! Separator style (none, dash, solid) +rofi.separator-style: dash +~~~ + # Monokai.theme by milouse @@ -157,124 +327,6 @@ rofi.separator-style: solid rofi.hide-scrollbar: false ~~~ -# android_notification.theme -by Rasi - -## Screenshot - -![Screenshot](./Screenshots/android_notification.png) - -## XResources - -~~~ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! Copyright: Rasmus Steinke -! ------------------------------------------------------------------------------ -rofi.color-enabled: true -rofi.color-window: #273238, #273238, #1e2529 -rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff -rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 -rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 -~~~ - -# blue.theme -by qball - -## Screenshot - -![Screenshot](./Screenshots/blue.png) - -## XResources - -~~~ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! Copyright: Dave Davenport -! ------------------------------------------------------------------------------ -! Use extended color scheme -rofi.color-enabled: true -! Color scheme for normal row -rofi.color-normal: argb:00000000, #00b0ef, argb:00000000, #00b0ef,#0060a0 -! Color scheme for urgent row -rofi.color-urgent: argb:00000000, #ffa0a0, argb:00000000, #ffa0a0,#0060a0 -! Color scheme for active row -rofi.color-active: argb:00000000, #a0ffa0, argb:00000000, #a0ffa0,#0060a0 -! Color scheme window -rofi.color-window: argb:ee0060a0, #00b0ef,#00b0ef -~~~ - -# c64.theme -by Rasi - -## Screenshot - -![Screenshot](./Screenshots/c64.png) - -## XResources - -~~~ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! Copyright: Rasmus Steinke -! ------------------------------------------------------------------------------ -rofi.color-enabled: true -rofi.color-window: #0039ff, #0039ff, #4F80FF -rofi.color-normal: #0039ff, #4f80ff, #0039ff, #4f80ff, #ffffff -rofi.color-active: #0039ff, #68ba50, #0039ff, #4f80ff, #68ba50 -rofi.color-urgent: #0039ff, #ff7047, #0039ff, #4f80ff, #ff7047 -~~~ - -# glue_pro_blue.theme -by Rasi - -## Screenshot - -![Screenshot](./Screenshots/glue_pro_blue.png) - -## XResources - -~~~ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! Copyright: Rasmus Steinke -! ------------------------------------------------------------------------------ -rofi.color-enabled: true -rofi.color-window: #393939, #393939, #268bd2 -rofi.color-normal: #393939, #ffffff, #393939, #268bd2, #ffffff -rofi.color-active: #393939, #268bd2, #393939, #268bd2, #205171 -rofi.color-urgent: #393939, #f3843d, #393939, #268bd2, #ffc39c -~~~ - -# lb.theme -by qball - -## Screenshot - -![Screenshot](./Screenshots/lb.png) - -## XResources - -~~~ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! Copyright: Dave Davenport -! ------------------------------------------------------------------------------ - -! Use extended color scheme -rofi.color-enabled: true -! Color scheme for normal row -rofi.color-normal: argb:00000000, #1aa, argb:11FFFFFF, #1aa,#333 -! Color scheme for urgent row -rofi.color-urgent: argb:00000000, #f99, argb:11FFFFFF, #f99,#333 -! Color scheme for active row -rofi.color-active: argb:00000000, #aa1, argb:11FFFFFF, #aa1,#333 -! Color scheme window -rofi.color-window: argb:ee333333, #1aa,#1aa -! Separator style (none, dash, solid) -rofi.separator-style: dash -~~~ - # purple.theme by Rasi @@ -303,27 +355,6 @@ rofi.color-window: #2f1e2e, argb:36ef6155, argb:2fef6155 rofi.separator-style: dash ~~~ -# solarized.theme -by Rasi - -## Screenshot - -![Screenshot](./Screenshots/solarized.png) - -## XResources - -~~~ -! ------------------------------------------------------------------------------ -! ROFI Color theme -! Copyright: Rasmus Steinke -! ------------------------------------------------------------------------------ -rofi.color-enabled: true -rofi.color-window: #002b37, #002b37, #003642 -rofi.color-normal: #002b37, #819396, #002b37, #003642, #819396 -rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4 -rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281 -~~~ - # solarized_alternate.theme by Rasi @@ -345,6 +376,27 @@ rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661 ~~~ +# solarized.theme +by Rasi + +## Screenshot + +![Screenshot](./Screenshots/solarized.png) + +## XResources + +~~~ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! Copyright: Rasmus Steinke +! ------------------------------------------------------------------------------ +rofi.color-enabled: true +rofi.color-window: #002b37, #002b37, #003642 +rofi.color-normal: #002b37, #819396, #002b37, #003642, #819396 +rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4 +rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281 +~~~ + # gruvbox-dark-hard.theme ## Screenshot diff --git a/Screenshots/Arc-Dark-alternate.png b/Screenshots/Arc-Dark-alternate.png new file mode 100644 index 0000000..15b40f8 Binary files /dev/null and b/Screenshots/Arc-Dark-alternate.png differ diff --git a/Screenshots/Arc-Dark.png b/Screenshots/Arc-Dark.png new file mode 100644 index 0000000..481364b Binary files /dev/null and b/Screenshots/Arc-Dark.png differ diff --git a/Screenshots/gruvbox-dark-hard.png b/Screenshots/gruvbox-dark-hard.png index 12abd59..4e3bf69 100644 Binary files a/Screenshots/gruvbox-dark-hard.png and b/Screenshots/gruvbox-dark-hard.png differ diff --git a/Screenshots/gruvbox-dark-soft.png b/Screenshots/gruvbox-dark-soft.png index 57c4f62..3f3e78f 100644 Binary files a/Screenshots/gruvbox-dark-soft.png and b/Screenshots/gruvbox-dark-soft.png differ diff --git a/Screenshots/gruvbox-dark.png b/Screenshots/gruvbox-dark.png index d776781..924e7d9 100644 Binary files a/Screenshots/gruvbox-dark.png and b/Screenshots/gruvbox-dark.png differ diff --git a/Screenshots/gruvbox-light-hard.png b/Screenshots/gruvbox-light-hard.png index af98867..b43e755 100644 Binary files a/Screenshots/gruvbox-light-hard.png and b/Screenshots/gruvbox-light-hard.png differ diff --git a/Screenshots/gruvbox-light-soft.png b/Screenshots/gruvbox-light-soft.png index ac07b32..3dd2c54 100644 Binary files a/Screenshots/gruvbox-light-soft.png and b/Screenshots/gruvbox-light-soft.png differ diff --git a/Screenshots/gruvbox-light.png b/Screenshots/gruvbox-light.png index 8f0bbb9..8eea581 100644 Binary files a/Screenshots/gruvbox-light.png and b/Screenshots/gruvbox-light.png differ diff --git a/Themes/Arc-Dark-alternate.theme b/Themes/Arc-Dark-alternate.theme new file mode 100644 index 0000000..21e8350 --- /dev/null +++ b/Themes/Arc-Dark-alternate.theme @@ -0,0 +1,15 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! User: leofa +! Copyright: 2017 leofa +! ------------------------------------------------------------------------------ +! "Color scheme for normal row" Set from: File +rofi.color-normal: argb:31d1f21, #c4cbd4, argb:96404552, #4084d6, #f9f9f9 +! "Color scheme for urgent row" Set from: File +rofi.color-urgent: argb:2c1d1f21, #cc6666, argb:e54b5160, #a54242, #f9f9f9 +! "Color scheme for active row" Set from: File +rofi.color-active: argb:2c1d1f21, #65acff, argb:e44b5160, #4491ed, #f9f9f9 +! "Color scheme window" Set from: File +rofi.color-window: argb:f22d303b, #7c8389, #1d1f21 +! "Separator style (none, dash, solid)" Set from: XResources +rofi.separator-style: solid diff --git a/Themes/Arc-Dark.theme b/Themes/Arc-Dark.theme new file mode 100644 index 0000000..7f9e389 --- /dev/null +++ b/Themes/Arc-Dark.theme @@ -0,0 +1,15 @@ +! ------------------------------------------------------------------------------ +! ROFI Color theme +! User: leofa +! Copyright: 2017 leofa +! ------------------------------------------------------------------------------ +! "Color scheme for normal row" Set from: File +rofi.color-normal: argb:0383c4a, #c4cbd4, argb:96404552, #4084d6, #f9f9f9 +! "Color scheme for urgent row" Set from: File +rofi.color-urgent: argb:02d303b, #cc6666, argb:e52d303b, #a54242, #f9f9f9 +! "Color scheme for active row" Set from: File +rofi.color-active: argb:02d303b, #b5bd68, argb:e42d303b, #8c9440, #f9f9f9 +! "Color scheme window" Set from: File +rofi.color-window: argb:f22d303b, #7c8389, #1d1f21 +! "Separator style (none, dash, solid)" Set from: XResources +rofi.separator-style: solid