diff options
| author | 2018-11-13 22:52:54 +0100 | |
|---|---|---|
| committer | 2018-11-13 22:52:54 +0100 | |
| commit | 36fdb1c8ba091db3b02f16498af08cb974b223e9 (patch) | |
| tree | 36e3324a13641500275c636f550cfca4d1f42c4f /themes | |
| parent | b56bab56d69c2691449a201ba28c46bc93da62d1 (diff) | |
fork from khamer/base16-i3
Add new colorschemes, changed the way how theme is loaded.
Diffstat (limited to 'themes')
124 files changed, 174 insertions, 3386 deletions
diff --git a/themes/base16-3024.config b/themes/base16-3024.config index a13e8bb..47dbf95 100644 --- a/themes/base16-3024.config +++ b/themes/base16-3024.config @@ -1,7 +1,5 @@ ## Base16 3024 # Author: Jan T. Sott (http://github.com/idleberg) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #090300 set $base01 #3a3432 @@ -19,30 +17,3 @@ set $base0C #b5e4f4 set $base0D #01a0e4 set $base0E #a16a94 set $base0F #cdab53 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-apathy.config b/themes/base16-apathy.config index 6bca9c4..09412e6 100644 --- a/themes/base16-apathy.config +++ b/themes/base16-apathy.config @@ -1,7 +1,5 @@ ## Base16 Apathy # Author: Jannik Siebert (https://github.com/janniks) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #031A16 set $base01 #0B342D @@ -19,30 +17,3 @@ set $base0C #963E4C set $base0D #96883E set $base0E #4C963E set $base0F #3E965B - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-ashes.config b/themes/base16-ashes.config index 52d91ae..dc259c8 100644 --- a/themes/base16-ashes.config +++ b/themes/base16-ashes.config @@ -1,7 +1,5 @@ ## Base16 Ashes # Author: Jannik Siebert (https://github.com/janniks) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1C2023 set $base01 #393F45 @@ -19,30 +17,3 @@ set $base0C #95AEC7 set $base0D #AE95C7 set $base0E #C795AE set $base0F #C79595 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-cave-light.config b/themes/base16-atelier-cave-light.config index c6dbb10..808ddb9 100644 --- a/themes/base16-atelier-cave-light.config +++ b/themes/base16-atelier-cave-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Cave Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #efecf4 set $base01 #e2dfe7 @@ -19,30 +17,3 @@ set $base0C #398bc6 set $base0D #576ddb set $base0E #955ae7 set $base0F #bf40bf - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-cave.config b/themes/base16-atelier-cave.config index 6e43f43..5689409 100644 --- a/themes/base16-atelier-cave.config +++ b/themes/base16-atelier-cave.config @@ -1,7 +1,5 @@ ## Base16 Atelier Cave # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #19171c set $base01 #26232a @@ -19,30 +17,3 @@ set $base0C #398bc6 set $base0D #576ddb set $base0E #955ae7 set $base0F #bf40bf - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-dune-light.config b/themes/base16-atelier-dune-light.config index f14a815..5a49b1b 100644 --- a/themes/base16-atelier-dune-light.config +++ b/themes/base16-atelier-dune-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Dune Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #fefbec set $base01 #e8e4cf @@ -19,30 +17,3 @@ set $base0C #1fad83 set $base0D #6684e1 set $base0E #b854d4 set $base0F #d43552 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-dune.config b/themes/base16-atelier-dune.config index 2bbc0a4..1eafc74 100644 --- a/themes/base16-atelier-dune.config +++ b/themes/base16-atelier-dune.config @@ -1,7 +1,5 @@ ## Base16 Atelier Dune # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #20201d set $base01 #292824 @@ -19,30 +17,3 @@ set $base0C #1fad83 set $base0D #6684e1 set $base0E #b854d4 set $base0F #d43552 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-estuary-light.config b/themes/base16-atelier-estuary-light.config index cee2aa8..9cc5ceb 100644 --- a/themes/base16-atelier-estuary-light.config +++ b/themes/base16-atelier-estuary-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Estuary Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f4f3ec set $base01 #e7e6df @@ -19,30 +17,3 @@ set $base0C #5b9d48 set $base0D #36a166 set $base0E #5f9182 set $base0F #9d6c7c - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-estuary.config b/themes/base16-atelier-estuary.config index 5710023..82de5cc 100644 --- a/themes/base16-atelier-estuary.config +++ b/themes/base16-atelier-estuary.config @@ -1,7 +1,5 @@ ## Base16 Atelier Estuary # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #22221b set $base01 #302f27 @@ -19,30 +17,3 @@ set $base0C #5b9d48 set $base0D #36a166 set $base0E #5f9182 set $base0F #9d6c7c - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-forest-light.config b/themes/base16-atelier-forest-light.config index e551556..6358f16 100644 --- a/themes/base16-atelier-forest-light.config +++ b/themes/base16-atelier-forest-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Forest Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f1efee set $base01 #e6e2e0 @@ -19,30 +17,3 @@ set $base0C #3d97b8 set $base0D #407ee7 set $base0E #6666ea set $base0F #c33ff3 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-forest.config b/themes/base16-atelier-forest.config index f01ce2a..2f758da 100644 --- a/themes/base16-atelier-forest.config +++ b/themes/base16-atelier-forest.config @@ -1,7 +1,5 @@ ## Base16 Atelier Forest # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1b1918 set $base01 #2c2421 @@ -19,30 +17,3 @@ set $base0C #3d97b8 set $base0D #407ee7 set $base0E #6666ea set $base0F #c33ff3 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-heath-light.config b/themes/base16-atelier-heath-light.config index 2faafda..bed7ae6 100644 --- a/themes/base16-atelier-heath-light.config +++ b/themes/base16-atelier-heath-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Heath Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f7f3f7 set $base01 #d8cad8 @@ -19,30 +17,3 @@ set $base0C #159393 set $base0D #516aec set $base0E #7b59c0 set $base0F #cc33cc - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-heath.config b/themes/base16-atelier-heath.config index 0657a14..654cd3e 100644 --- a/themes/base16-atelier-heath.config +++ b/themes/base16-atelier-heath.config @@ -1,7 +1,5 @@ ## Base16 Atelier Heath # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1b181b set $base01 #292329 @@ -19,30 +17,3 @@ set $base0C #159393 set $base0D #516aec set $base0E #7b59c0 set $base0F #cc33cc - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-lakeside-light.config b/themes/base16-atelier-lakeside-light.config index d5d7a6f..69dfde6 100644 --- a/themes/base16-atelier-lakeside-light.config +++ b/themes/base16-atelier-lakeside-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Lakeside Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #ebf8ff set $base01 #c1e4f6 @@ -19,30 +17,3 @@ set $base0C #2d8f6f set $base0D #257fad set $base0E #6b6bb8 set $base0F #b72dd2 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-lakeside.config b/themes/base16-atelier-lakeside.config index 82c31a2..3a73723 100644 --- a/themes/base16-atelier-lakeside.config +++ b/themes/base16-atelier-lakeside.config @@ -1,7 +1,5 @@ ## Base16 Atelier Lakeside # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #161b1d set $base01 #1f292e @@ -19,30 +17,3 @@ set $base0C #2d8f6f set $base0D #257fad set $base0E #6b6bb8 set $base0F #b72dd2 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-plateau-light.config b/themes/base16-atelier-plateau-light.config index bf1c41d..2438b84 100644 --- a/themes/base16-atelier-plateau-light.config +++ b/themes/base16-atelier-plateau-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Plateau Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f4ecec set $base01 #e7dfdf @@ -19,30 +17,3 @@ set $base0C #5485b6 set $base0D #7272ca set $base0E #8464c4 set $base0F #bd5187 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-plateau.config b/themes/base16-atelier-plateau.config index 381c627..b8c3adb 100644 --- a/themes/base16-atelier-plateau.config +++ b/themes/base16-atelier-plateau.config @@ -1,7 +1,5 @@ ## Base16 Atelier Plateau # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1b1818 set $base01 #292424 @@ -19,30 +17,3 @@ set $base0C #5485b6 set $base0D #7272ca set $base0E #8464c4 set $base0F #bd5187 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-savanna-light.config b/themes/base16-atelier-savanna-light.config index bf8ed3c..f6d1ea8 100644 --- a/themes/base16-atelier-savanna-light.config +++ b/themes/base16-atelier-savanna-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Savanna Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #ecf4ee set $base01 #dfe7e2 @@ -19,30 +17,3 @@ set $base0C #1c9aa0 set $base0D #478c90 set $base0E #55859b set $base0F #867469 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-savanna.config b/themes/base16-atelier-savanna.config index 2348684..feba1e4 100644 --- a/themes/base16-atelier-savanna.config +++ b/themes/base16-atelier-savanna.config @@ -1,7 +1,5 @@ ## Base16 Atelier Savanna # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #171c19 set $base01 #232a25 @@ -19,30 +17,3 @@ set $base0C #1c9aa0 set $base0D #478c90 set $base0E #55859b set $base0F #867469 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-seaside-light.config b/themes/base16-atelier-seaside-light.config index b1cf9d8..a809358 100644 --- a/themes/base16-atelier-seaside-light.config +++ b/themes/base16-atelier-seaside-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Seaside Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f4fbf4 set $base01 #cfe8cf @@ -19,30 +17,3 @@ set $base0C #1999b3 set $base0D #3d62f5 set $base0E #ad2bee set $base0F #e619c3 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-seaside.config b/themes/base16-atelier-seaside.config index 41bdca9..5dc8180 100644 --- a/themes/base16-atelier-seaside.config +++ b/themes/base16-atelier-seaside.config @@ -1,7 +1,5 @@ ## Base16 Atelier Seaside # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #131513 set $base01 #242924 @@ -19,30 +17,3 @@ set $base0C #1999b3 set $base0D #3d62f5 set $base0E #ad2bee set $base0F #e619c3 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-sulphurpool-light.config b/themes/base16-atelier-sulphurpool-light.config index a1aff73..10dca5d 100644 --- a/themes/base16-atelier-sulphurpool-light.config +++ b/themes/base16-atelier-sulphurpool-light.config @@ -1,7 +1,5 @@ ## Base16 Atelier Sulphurpool Light # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f5f7ff set $base01 #dfe2f1 @@ -19,30 +17,3 @@ set $base0C #22a2c9 set $base0D #3d8fd1 set $base0E #6679cc set $base0F #9c637a - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atelier-sulphurpool.config b/themes/base16-atelier-sulphurpool.config index 8b89641..60b0744 100644 --- a/themes/base16-atelier-sulphurpool.config +++ b/themes/base16-atelier-sulphurpool.config @@ -1,7 +1,5 @@ ## Base16 Atelier Sulphurpool # Author: Bram de Haan (http://atelierbramdehaan.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #202746 set $base01 #293256 @@ -19,30 +17,3 @@ set $base0C #22a2c9 set $base0D #3d8fd1 set $base0E #6679cc set $base0F #9c637a - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-atlas.config b/themes/base16-atlas.config new file mode 100644 index 0000000..acb448a --- /dev/null +++ b/themes/base16-atlas.config @@ -0,0 +1,19 @@ +## Base16 Atlas +# Author: Alex Lende (https://ajlende.com) + +set $base00 #002635 +set $base01 #00384d +set $base02 #517F8D +set $base03 #6C8B91 +set $base04 #869696 +set $base05 #a1a19a +set $base06 #e6e6dc +set $base07 #fafaf8 +set $base08 #ff5a67 +set $base09 #f08e48 +set $base0A #ffcc1b +set $base0B #7fc06e +set $base0C #14747e +set $base0D #5dd7b9 +set $base0E #9a70a4 +set $base0F #c43060 diff --git a/themes/base16-bespin.config b/themes/base16-bespin.config index 0859a73..195e762 100644 --- a/themes/base16-bespin.config +++ b/themes/base16-bespin.config @@ -1,7 +1,5 @@ ## Base16 Bespin # Author: Jan T. Sott -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #28211c set $base01 #36312e @@ -19,30 +17,3 @@ set $base0C #afc4db set $base0D #5ea6ea set $base0E #9b859d set $base0F #937121 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-bathory.config b/themes/base16-black-metal-bathory.config index e843770..63b604f 100644 --- a/themes/base16-black-metal-bathory.config +++ b/themes/base16-black-metal-bathory.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Bathory) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-burzum.config b/themes/base16-black-metal-burzum.config index 9c5e022..6250658 100644 --- a/themes/base16-black-metal-burzum.config +++ b/themes/base16-black-metal-burzum.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Burzum) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-dark-funeral.config b/themes/base16-black-metal-dark-funeral.config index 7300df7..9ee6c67 100644 --- a/themes/base16-black-metal-dark-funeral.config +++ b/themes/base16-black-metal-dark-funeral.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Dark Funeral) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-gorgoroth.config b/themes/base16-black-metal-gorgoroth.config index 69c7357..266a7b2 100644 --- a/themes/base16-black-metal-gorgoroth.config +++ b/themes/base16-black-metal-gorgoroth.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Gorgoroth) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-immortal.config b/themes/base16-black-metal-immortal.config index 89a259c..30503d0 100644 --- a/themes/base16-black-metal-immortal.config +++ b/themes/base16-black-metal-immortal.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Immortal) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-khold.config b/themes/base16-black-metal-khold.config index e2fb8c7..0637a3e 100644 --- a/themes/base16-black-metal-khold.config +++ b/themes/base16-black-metal-khold.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Khold) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-marduk.config b/themes/base16-black-metal-marduk.config index e85dada..18fc2bd 100644 --- a/themes/base16-black-metal-marduk.config +++ b/themes/base16-black-metal-marduk.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Marduk) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-mayhem.config b/themes/base16-black-metal-mayhem.config index 83ce307..13bde88 100644 --- a/themes/base16-black-metal-mayhem.config +++ b/themes/base16-black-metal-mayhem.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Mayhem) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-nile.config b/themes/base16-black-metal-nile.config index 257d421..870fefd 100644 --- a/themes/base16-black-metal-nile.config +++ b/themes/base16-black-metal-nile.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Nile) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal-venom.config b/themes/base16-black-metal-venom.config index 09b5efe..92772d3 100644 --- a/themes/base16-black-metal-venom.config +++ b/themes/base16-black-metal-venom.config @@ -1,7 +1,5 @@ ## Base16 Black Metal (Venom) # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-black-metal.config b/themes/base16-black-metal.config index ad11323..98e9c88 100644 --- a/themes/base16-black-metal.config +++ b/themes/base16-black-metal.config @@ -1,7 +1,5 @@ ## Base16 Black Metal # Author: metalelf0 (https://github.com/metalelf0) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #121212 @@ -19,30 +17,3 @@ set $base0C #aaaaaa set $base0D #888888 set $base0E #999999 set $base0F #444444 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-brewer.config b/themes/base16-brewer.config index 3572f22..65bd260 100644 --- a/themes/base16-brewer.config +++ b/themes/base16-brewer.config @@ -1,7 +1,5 @@ ## Base16 Brewer # Author: Timothée Poisot (http://github.com/tpoisot) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #0c0d0e set $base01 #2e2f30 @@ -19,30 +17,3 @@ set $base0C #80b1d3 set $base0D #3182bd set $base0E #756bb1 set $base0F #b15928 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-bright.config b/themes/base16-bright.config index 87ac460..8ec8770 100644 --- a/themes/base16-bright.config +++ b/themes/base16-bright.config @@ -1,7 +1,5 @@ ## Base16 Bright # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #303030 @@ -19,30 +17,3 @@ set $base0C #76c7b7 set $base0D #6fb3d2 set $base0E #d381c3 set $base0F #be643c - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-brogrammer.config b/themes/base16-brogrammer.config index 8412ffd..8c3255d 100644 --- a/themes/base16-brogrammer.config +++ b/themes/base16-brogrammer.config @@ -1,7 +1,5 @@ ## Base16 Brogrammer # Author: Vik Ramanujam (http://github.com/piggyslasher) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1f1f1f set $base01 #f81118 @@ -19,30 +17,3 @@ set $base0C #1081d6 set $base0D #5350b9 set $base0E #0f7ddb set $base0F #ffffff - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-brushtrees-dark.config b/themes/base16-brushtrees-dark.config index cf0ff9b..4b8f0f4 100644 --- a/themes/base16-brushtrees-dark.config +++ b/themes/base16-brushtrees-dark.config @@ -1,7 +1,5 @@ ## Base16 Brush Trees Dark # Author: Abraham White <abelincoln.white@gmail.com> -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #485867 set $base01 #5A6D7A @@ -19,30 +17,3 @@ set $base0C #86b3b3 set $base0D #868cb3 set $base0E #b386b2 set $base0F #b39f9f - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-brushtrees.config b/themes/base16-brushtrees.config index b621a35..1ea9839 100644 --- a/themes/base16-brushtrees.config +++ b/themes/base16-brushtrees.config @@ -1,7 +1,5 @@ ## Base16 Brush Trees # Author: Abraham White <abelincoln.white@gmail.com> -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #E3EFEF set $base01 #C9DBDC @@ -19,30 +17,3 @@ set $base0C #86b3b3 set $base0D #868cb3 set $base0E #b386b2 set $base0F #b39f9f - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-chalk.config b/themes/base16-chalk.config index 449d052..951331b 100644 --- a/themes/base16-chalk.config +++ b/themes/base16-chalk.config @@ -1,7 +1,5 @@ ## Base16 Chalk # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #151515 set $base01 #202020 @@ -19,30 +17,3 @@ set $base0C #12cfc0 set $base0D #6fc2ef set $base0E #e1a3ee set $base0F #deaf8f - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-circus.config b/themes/base16-circus.config index ef39039..df66c9b 100644 --- a/themes/base16-circus.config +++ b/themes/base16-circus.config @@ -1,7 +1,5 @@ ## Base16 Circus # Author: Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #191919 set $base01 #202020 @@ -19,30 +17,3 @@ set $base0C #4bb1a7 set $base0D #639ee4 set $base0E #b888e2 set $base0F #b888e2 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-classic-dark.config b/themes/base16-classic-dark.config index 5307f36..a894c7d 100644 --- a/themes/base16-classic-dark.config +++ b/themes/base16-classic-dark.config @@ -1,7 +1,5 @@ ## Base16 Classic Dark # Author: Jason Heeris (http://heeris.id.au) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #151515 set $base01 #202020 @@ -19,30 +17,3 @@ set $base0C #75B5AA set $base0D #6A9FB5 set $base0E #AA759F set $base0F #8F5536 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-classic-light.config b/themes/base16-classic-light.config index 3a333e7..25aa518 100644 --- a/themes/base16-classic-light.config +++ b/themes/base16-classic-light.config @@ -1,7 +1,5 @@ ## Base16 Classic Light # Author: Jason Heeris (http://heeris.id.au) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #F5F5F5 set $base01 #E0E0E0 @@ -19,30 +17,3 @@ set $base0C #75B5AA set $base0D #6A9FB5 set $base0E #AA759F set $base0F #8F5536 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-codeschool.config b/themes/base16-codeschool.config index 86bc7e8..b9d8a2e 100644 --- a/themes/base16-codeschool.config +++ b/themes/base16-codeschool.config @@ -1,7 +1,5 @@ ## Base16 Codeschool # Author: blockloop -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #232c31 set $base01 #1c3657 @@ -19,30 +17,3 @@ set $base0C #b02f30 set $base0D #484d79 set $base0E #c59820 set $base0F #c98344 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-cupcake.config b/themes/base16-cupcake.config index 1ab4977..7e5d06e 100644 --- a/themes/base16-cupcake.config +++ b/themes/base16-cupcake.config @@ -1,7 +1,5 @@ ## Base16 Cupcake # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #fbf1f2 set $base01 #f2f1f4 @@ -19,30 +17,3 @@ set $base0C #69A9A7 set $base0D #7297B9 set $base0E #BB99B4 set $base0F #BAA58C - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-cupertino.config b/themes/base16-cupertino.config index 34d4348..eb27a8c 100644 --- a/themes/base16-cupertino.config +++ b/themes/base16-cupertino.config @@ -1,7 +1,5 @@ ## Base16 Cupertino # Author: Defman21 -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #ffffff set $base01 #c0c0c0 @@ -19,30 +17,3 @@ set $base0C #318495 set $base0D #0000ff set $base0E #a90d91 set $base0F #826b28 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-darktooth.config b/themes/base16-darktooth.config index 67baa94..96aec79 100644 --- a/themes/base16-darktooth.config +++ b/themes/base16-darktooth.config @@ -1,7 +1,5 @@ ## Base16 Darktooth # Author: Jason Milkins (https://github.com/jasonm23) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1D2021 set $base01 #32302F @@ -19,30 +17,3 @@ set $base0C #8BA59B set $base0D #0D6678 set $base0E #8F4673 set $base0F #A87322 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-default-dark.config b/themes/base16-default-dark.config index 96a2cf6..1661264 100644 --- a/themes/base16-default-dark.config +++ b/themes/base16-default-dark.config @@ -1,7 +1,5 @@ ## Base16 Default Dark # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #181818 set $base01 #282828 @@ -19,30 +17,3 @@ set $base0C #86c1b9 set $base0D #7cafc2 set $base0E #ba8baf set $base0F #a16946 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-default-light.config b/themes/base16-default-light.config index 66497c4..626fbb2 100644 --- a/themes/base16-default-light.config +++ b/themes/base16-default-light.config @@ -1,7 +1,5 @@ ## Base16 Default Light # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f8f8f8 set $base01 #e8e8e8 @@ -19,30 +17,3 @@ set $base0C #86c1b9 set $base0D #7cafc2 set $base0E #ba8baf set $base0F #a16946 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-dracula.config b/themes/base16-dracula.config index 154e177..53cc3d4 100644 --- a/themes/base16-dracula.config +++ b/themes/base16-dracula.config @@ -1,7 +1,5 @@ ## Base16 Dracula # Author: Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #282936 set $base01 #3a3c4e @@ -19,30 +17,3 @@ set $base0C #a1efe4 set $base0D #62d6e8 set $base0E #b45bcf set $base0F #00f769 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-eighties.config b/themes/base16-eighties.config index b12db5a..b01dbdc 100644 --- a/themes/base16-eighties.config +++ b/themes/base16-eighties.config @@ -1,7 +1,5 @@ ## Base16 Eighties # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #2d2d2d set $base01 #393939 @@ -19,30 +17,3 @@ set $base0C #66cccc set $base0D #6699cc set $base0E #cc99cc set $base0F #d27b53 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-embers.config b/themes/base16-embers.config index aba59b4..b6de39a 100644 --- a/themes/base16-embers.config +++ b/themes/base16-embers.config @@ -1,7 +1,5 @@ ## Base16 Embers # Author: Jannik Siebert (https://github.com/janniks) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #16130F set $base01 #2C2620 @@ -19,30 +17,3 @@ set $base0C #576D82 set $base0D #6D5782 set $base0E #82576D set $base0F #825757 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-flat.config b/themes/base16-flat.config index 9de9e6a..664bf33 100644 --- a/themes/base16-flat.config +++ b/themes/base16-flat.config @@ -1,7 +1,5 @@ ## Base16 Flat # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #2C3E50 set $base01 #34495E @@ -19,30 +17,3 @@ set $base0C #1ABC9C set $base0D #3498DB set $base0E #9B59B6 set $base0F #be643c - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-fruit-soda.config b/themes/base16-fruit-soda.config new file mode 100644 index 0000000..e927760 --- /dev/null +++ b/themes/base16-fruit-soda.config @@ -0,0 +1,19 @@ +## Base16 Fruit Soda +# Author: jozip + +set $base00 #f1ecf1 +set $base01 #e0dee0 +set $base02 #d8d5d5 +set $base03 #b5b4b6 +set $base04 #979598 +set $base05 #515151 +set $base06 #474545 +set $base07 #2d2c2c +set $base08 #fe3e31 +set $base09 #fe6d08 +set $base0A #f7e203 +set $base0B #47f74c +set $base0C #0f9cfd +set $base0D #2931df +set $base0E #611fce +set $base0F #b16f40 diff --git a/themes/base16-github.config b/themes/base16-github.config index 77279a2..614cd1c 100644 --- a/themes/base16-github.config +++ b/themes/base16-github.config @@ -1,7 +1,5 @@ ## Base16 Github # Author: Defman21 -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #ffffff set $base01 #f5f5f5 @@ -19,30 +17,3 @@ set $base0C #183691 set $base0D #795da3 set $base0E #a71d5d set $base0F #333333 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-google-dark.config b/themes/base16-google-dark.config index 11c5c4c..4a556f4 100644 --- a/themes/base16-google-dark.config +++ b/themes/base16-google-dark.config @@ -1,7 +1,5 @@ ## Base16 Google Dark # Author: Seth Wright (http://sethawright.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1d1f21 set $base01 #282a2e @@ -19,30 +17,3 @@ set $base0C #3971ED set $base0D #3971ED set $base0E #A36AC7 set $base0F #3971ED - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-google-light.config b/themes/base16-google-light.config index 75b3be2..f9ae6a1 100644 --- a/themes/base16-google-light.config +++ b/themes/base16-google-light.config @@ -1,7 +1,5 @@ ## Base16 Google Light # Author: Seth Wright (http://sethawright.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #ffffff set $base01 #e0e0e0 @@ -19,30 +17,3 @@ set $base0C #3971ED set $base0D #3971ED set $base0E #A36AC7 set $base0F #3971ED - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-grayscale-dark.config b/themes/base16-grayscale-dark.config index c857df1..180d6c0 100644 --- a/themes/base16-grayscale-dark.config +++ b/themes/base16-grayscale-dark.config @@ -1,7 +1,5 @@ ## Base16 Grayscale Dark # Author: Alexandre Gavioli (https://github.com/Alexx2/) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #101010 set $base01 #252525 @@ -19,30 +17,3 @@ set $base0C #868686 set $base0D #686868 set $base0E #747474 set $base0F #5e5e5e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-grayscale-light.config b/themes/base16-grayscale-light.config index 048f1fe..3b5259b 100644 --- a/themes/base16-grayscale-light.config +++ b/themes/base16-grayscale-light.config @@ -1,7 +1,5 @@ ## Base16 Grayscale Light # Author: Alexandre Gavioli (https://github.com/Alexx2/) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f7f7f7 set $base01 #e3e3e3 @@ -19,30 +17,3 @@ set $base0C #868686 set $base0D #686868 set $base0E #747474 set $base0F #5e5e5e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-greenscreen.config b/themes/base16-greenscreen.config index 48c10fc..0bb3a4b 100644 --- a/themes/base16-greenscreen.config +++ b/themes/base16-greenscreen.config @@ -1,7 +1,5 @@ ## Base16 Green Screen # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #001100 set $base01 #003300 @@ -19,30 +17,3 @@ set $base0C #005500 set $base0D #009900 set $base0E #00bb00 set $base0F #005500 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-gruvbox-dark-hard.config b/themes/base16-gruvbox-dark-hard.config index 71564b1..29c9933 100644 --- a/themes/base16-gruvbox-dark-hard.config +++ b/themes/base16-gruvbox-dark-hard.config @@ -1,7 +1,5 @@ ## Base16 Gruvbox dark, hard # Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1d2021 set $base01 #3c3836 @@ -19,30 +17,3 @@ set $base0C #8ec07c set $base0D #83a598 set $base0E #d3869b set $base0F #d65d0e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-gruvbox-dark-medium.config b/themes/base16-gruvbox-dark-medium.config index 91c0996..088074c 100644 --- a/themes/base16-gruvbox-dark-medium.config +++ b/themes/base16-gruvbox-dark-medium.config @@ -1,7 +1,5 @@ ## Base16 Gruvbox dark, medium # Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #282828 set $base01 #3c3836 @@ -19,30 +17,3 @@ set $base0C #8ec07c set $base0D #83a598 set $base0E #d3869b set $base0F #d65d0e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-gruvbox-dark-pale.config b/themes/base16-gruvbox-dark-pale.config index 0494753..f5583e8 100644 --- a/themes/base16-gruvbox-dark-pale.config +++ b/themes/base16-gruvbox-dark-pale.config @@ -1,7 +1,5 @@ ## Base16 Gruvbox dark, pale # Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #262626 set $base01 #3a3a3a @@ -19,30 +17,3 @@ set $base0C #85ad85 set $base0D #83adad set $base0E #d485ad set $base0F #d65d0e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-gruvbox-dark-soft.config b/themes/base16-gruvbox-dark-soft.config index 115fdce..ce5f276 100644 --- a/themes/base16-gruvbox-dark-soft.config +++ b/themes/base16-gruvbox-dark-soft.config @@ -1,7 +1,5 @@ ## Base16 Gruvbox dark, soft # Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #32302f set $base01 #3c3836 @@ -19,30 +17,3 @@ set $base0C #8ec07c set $base0D #83a598 set $base0E #d3869b set $base0F #d65d0e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-gruvbox-light-hard.config b/themes/base16-gruvbox-light-hard.config index fbc0a40..1abe8d5 100644 --- a/themes/base16-gruvbox-light-hard.config +++ b/themes/base16-gruvbox-light-hard.config @@ -1,7 +1,5 @@ ## Base16 Gruvbox light, hard # Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f9f5d7 set $base01 #ebdbb2 @@ -19,30 +17,3 @@ set $base0C #427b58 set $base0D #076678 set $base0E #8f3f71 set $base0F #d65d0e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-gruvbox-light-medium.config b/themes/base16-gruvbox-light-medium.config index 3eb5b39..6f8f7b0 100644 --- a/themes/base16-gruvbox-light-medium.config +++ b/themes/base16-gruvbox-light-medium.config @@ -1,7 +1,5 @@ ## Base16 Gruvbox light, medium # Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #fbf1c7 set $base01 #ebdbb2 @@ -19,30 +17,3 @@ set $base0C #427b58 set $base0D #076678 set $base0E #8f3f71 set $base0F #d65d0e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-gruvbox-light-soft.config b/themes/base16-gruvbox-light-soft.config index 1e012fb..43f16b1 100644 --- a/themes/base16-gruvbox-light-soft.config +++ b/themes/base16-gruvbox-light-soft.config @@ -1,7 +1,5 @@ ## Base16 Gruvbox light, soft # Author: Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f2e5bc set $base01 #ebdbb2 @@ -19,30 +17,3 @@ set $base0C #427b58 set $base0D #076678 set $base0E #8f3f71 set $base0F #d65d0e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-harmonic-dark.config b/themes/base16-harmonic-dark.config index 28d51d8..a51b210 100644 --- a/themes/base16-harmonic-dark.config +++ b/themes/base16-harmonic-dark.config @@ -1,7 +1,5 @@ ## Base16 Harmonic16 Dark # Author: Jannik Siebert (https://github.com/janniks) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #0b1c2c set $base01 #223b54 @@ -19,30 +17,3 @@ set $base0C #568bbf set $base0D #8b56bf set $base0E #bf568b set $base0F #bf5656 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-harmonic-light.config b/themes/base16-harmonic-light.config index ef83af3..28eb9a1 100644 --- a/themes/base16-harmonic-light.config +++ b/themes/base16-harmonic-light.config @@ -1,7 +1,5 @@ ## Base16 Harmonic16 Light # Author: Jannik Siebert (https://github.com/janniks) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f7f9fb set $base01 #e5ebf1 @@ -19,30 +17,3 @@ set $base0C #568bbf set $base0D #8b56bf set $base0E #bf568b set $base0F #bf5656 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-heetch-light.config b/themes/base16-heetch-light.config new file mode 100644 index 0000000..da13cf7 --- /dev/null +++ b/themes/base16-heetch-light.config @@ -0,0 +1,19 @@ +## Base16 Heetch Light +# Author: Geoffrey Teale (tealeg@gmail.com) + +set $base00 #feffff +set $base01 #392551 +set $base02 #7b6d8b +set $base03 #9c92a8 +set $base04 #ddd6e5 +set $base05 #5a496e +set $base06 #470546 +set $base07 #190134 +set $base08 #27d9d5 +set $base09 #bdb6c5 +set $base0A #5ba2b6 +set $base0B #f80059 +set $base0C #c33678 +set $base0D #47f9f5 +set $base0E #bd0152 +set $base0F #dedae2 diff --git a/themes/base16-heetch.config b/themes/base16-heetch.config new file mode 100644 index 0000000..f2be560 --- /dev/null +++ b/themes/base16-heetch.config @@ -0,0 +1,19 @@ +## Base16 Heetch Dark +# Author: Geoffrey Teale (tealeg@gmail.com) + +set $base00 #190134 +set $base01 #392551 +set $base02 #5A496E +set $base03 #7B6D8B +set $base04 #9C92A8 +set $base05 #BDB6C5 +set $base06 #DEDAE2 +set $base07 #FEFFFF +set $base08 #27D9D5 +set $base09 #5BA2B6 +set $base0A #8F6C97 +set $base0B #C33678 +set $base0C #F80059 +set $base0D #BD0152 +set $base0E #82034C +set $base0F #470546 diff --git a/themes/base16-hopscotch.config b/themes/base16-hopscotch.config index e1cda66..ef86f85 100644 --- a/themes/base16-hopscotch.config +++ b/themes/base16-hopscotch.config @@ -1,7 +1,5 @@ ## Base16 Hopscotch # Author: Jan T. Sott -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #322931 set $base01 #433b42 @@ -19,30 +17,3 @@ set $base0C #149b93 set $base0D #1290bf set $base0E #c85e7c set $base0F #b33508 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-ia-dark.config b/themes/base16-ia-dark.config new file mode 100644 index 0000000..cabd038 --- /dev/null +++ b/themes/base16-ia-dark.config @@ -0,0 +1,19 @@ +## Base16 iA Dark +# Author: iA Inc. (modified by aramisgithub) + +set $base00 #1a1a1a +set $base01 #222222 +set $base02 #1d414d +set $base03 #767676 +set $base04 #b8b8b8 +set $base05 #cccccc +set $base06 #e8e8e8 +set $base07 #f8f8f8 +set $base08 #d88568 +set $base09 #d86868 +set $base0A #b99353 +set $base0B #83a471 +set $base0C #7c9cae +set $base0D #8eccdd +set $base0E #b98eb2 +set $base0F #8b6c37 diff --git a/themes/base16-ia-light.config b/themes/base16-ia-light.config new file mode 100644 index 0000000..e1e0ecd --- /dev/null +++ b/themes/base16-ia-light.config @@ -0,0 +1,19 @@ +## Base16 iA Light +# Author: iA Inc. (modified by aramisgithub) + +set $base00 #f6f6f6 +set $base01 #dedede +set $base02 #bde5f2 +set $base03 #898989 +set $base04 #767676 +set $base05 #181818 +set $base06 #e8e8e8 +set $base07 #f8f8f8 +set $base08 #9c5a02 +set $base09 #c43e18 +set $base0A #c48218 +set $base0B #38781c +set $base0C #2d6bb1 +set $base0D #48bac2 +set $base0E #a94598 +set $base0F #8b6c37 diff --git a/themes/base16-icy.config b/themes/base16-icy.config index b07f437..d7dc741 100644 --- a/themes/base16-icy.config +++ b/themes/base16-icy.config @@ -1,7 +1,5 @@ ## Base16 Icy Dark # Author: icyphox (https://icyphox.ga) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #021012 set $base01 #031619 @@ -19,30 +17,3 @@ set $base0C #26c6da set $base0D #00bcd4 set $base0E #00acc1 set $base0F #0097a7 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-irblack.config b/themes/base16-irblack.config index b270f98..338b5f5 100644 --- a/themes/base16-irblack.config +++ b/themes/base16-irblack.config @@ -1,7 +1,5 @@ ## Base16 IR Black # Author: Timothée Poisot (http://timotheepoisot.fr) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #242422 @@ -19,30 +17,3 @@ set $base0C #c6c5fe set $base0D #96cbfe set $base0E #ff73fd set $base0F #b18a3d - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-isotope.config b/themes/base16-isotope.config index 92fadd5..fffb0a0 100644 --- a/themes/base16-isotope.config +++ b/themes/base16-isotope.config @@ -1,7 +1,5 @@ ## Base16 Isotope # Author: Jan T. Sott -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #404040 @@ -19,30 +17,3 @@ set $base0C #00ffff set $base0D #0066ff set $base0E #cc00ff set $base0F #3300ff - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-macintosh.config b/themes/base16-macintosh.config index fe1c5aa..58a0181 100644 --- a/themes/base16-macintosh.config +++ b/themes/base16-macintosh.config @@ -1,7 +1,5 @@ ## Base16 Macintosh # Author: Rebecca Bettencourt (http://www.kreativekorp.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #404040 @@ -19,30 +17,3 @@ set $base0C #02abea set $base0D #0000d3 set $base0E #4700a5 set $base0F #90713a - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-marrakesh.config b/themes/base16-marrakesh.config index 6d6c574..e489a49 100644 --- a/themes/base16-marrakesh.config +++ b/themes/base16-marrakesh.config @@ -1,7 +1,5 @@ ## Base16 Marrakesh # Author: Alexandre Gavioli (http://github.com/Alexx2/) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #201602 set $base01 #302e00 @@ -19,30 +17,3 @@ set $base0C #75a738 set $base0D #477ca1 set $base0E #8868b3 set $base0F #b3588e - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-materia.config b/themes/base16-materia.config index b1eb47d..129495f 100644 --- a/themes/base16-materia.config +++ b/themes/base16-materia.config @@ -1,7 +1,5 @@ ## Base16 Materia # Author: Defman21 -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #263238 set $base01 #2C393F @@ -19,30 +17,3 @@ set $base0C #80CBC4 set $base0D #89DDFF set $base0E #82AAFF set $base0F #EC5F67 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-material-darker.config b/themes/base16-material-darker.config index d5499a2..81065bb 100644 --- a/themes/base16-material-darker.config +++ b/themes/base16-material-darker.config @@ -1,7 +1,5 @@ ## Base16 Material Darker # Author: Nate Peterson -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #212121 set $base01 #303030 @@ -19,30 +17,3 @@ set $base0C #89DDFF set $base0D #82AAFF set $base0E #C792EA set $base0F #FF5370 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-material-lighter.config b/themes/base16-material-lighter.config index fbbc864..1323abe 100644 --- a/themes/base16-material-lighter.config +++ b/themes/base16-material-lighter.config @@ -1,7 +1,5 @@ ## Base16 Material Lighter # Author: Nate Peterson -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #FAFAFA set $base01 #E7EAEC @@ -19,30 +17,3 @@ set $base0C #39ADB5 set $base0D #6182B8 set $base0E #7C4DFF set $base0F #E53935 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-material-palenight.config b/themes/base16-material-palenight.config index 89c1b3a..26865e1 100644 --- a/themes/base16-material-palenight.config +++ b/themes/base16-material-palenight.config @@ -1,7 +1,5 @@ ## Base16 Material Palenight # Author: Nate Peterson -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #292D3E set $base01 #444267 @@ -19,30 +17,3 @@ set $base0C #89DDFF set $base0D #82AAFF set $base0E #C792EA set $base0F #FF5370 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-material-vivid.config b/themes/base16-material-vivid.config index e9fddb1..fc3b3d1 100644 --- a/themes/base16-material-vivid.config +++ b/themes/base16-material-vivid.config @@ -1,48 +1,19 @@ ## Base16 Material Vivid # Author: joshyrobot -# -# You can use these variables anywhere in the i3 configuration file. -set $base00 #263238 -set $base01 #37474F -set $base02 #455A64 -set $base03 #546E7A -set $base04 #90A4AE -set $base05 #B0BEC5 -set $base06 #CFD8DC -set $base07 #ECEFF1 -set $base08 #FF1744 -set $base09 #FF9100 -set $base0A #FFC400 -set $base0B #00E676 -set $base0C #00B0FF -set $base0D #2979FF -set $base0E #651FFF -set $base0F #8D6E63 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 +set $base00 #202124 +set $base01 #27292c +set $base02 #323639 +set $base03 #44464d +set $base04 #676c71 +set $base05 #80868b +set $base06 #9e9e9e +set $base07 #ffffff +set $base08 #f44336 +set $base09 #ff9800 +set $base0A #ffeb3b +set $base0B #00e676 +set $base0C #00bcd4 +set $base0D #2196f3 +set $base0E #673ab7 +set $base0F #8d6e63 diff --git a/themes/base16-material.config b/themes/base16-material.config index 0da4066..44d8b75 100644 --- a/themes/base16-material.config +++ b/themes/base16-material.config @@ -1,7 +1,5 @@ ## Base16 Material # Author: Nate Peterson -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #263238 set $base01 #2E3C43 @@ -19,30 +17,3 @@ set $base0C #89DDFF set $base0D #82AAFF set $base0E #C792EA set $base0F #FF5370 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-mellow-purple.config b/themes/base16-mellow-purple.config index ecb6b67..e2167f3 100644 --- a/themes/base16-mellow-purple.config +++ b/themes/base16-mellow-purple.config @@ -1,7 +1,5 @@ ## Base16 Mellow Purple # Author: gidsi -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1e0528 set $base01 #1A092D @@ -19,30 +17,3 @@ set $base0C #b900b1 set $base0D #550068 set $base0E #8991bb set $base0F #4d6fff - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-mexico-light.config b/themes/base16-mexico-light.config index b3ed625..23e2a81 100644 --- a/themes/base16-mexico-light.config +++ b/themes/base16-mexico-light.config @@ -1,7 +1,5 @@ ## Base16 Mexico Light # Author: Sheldon Johnson -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f8f8f8 set $base01 #e8e8e8 @@ -19,30 +17,3 @@ set $base0C #4b8093 set $base0D #7cafc2 set $base0E #96609e set $base0F #a16946 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-mocha.config b/themes/base16-mocha.config index 4ce2105..7b3710c 100644 --- a/themes/base16-mocha.config +++ b/themes/base16-mocha.config @@ -1,7 +1,5 @@ ## Base16 Mocha # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #3B3228 set $base01 #534636 @@ -19,30 +17,3 @@ set $base0C #7bbda4 set $base0D #8ab3b5 set $base0E #a89bb9 set $base0F #bb9584 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-monokai.config b/themes/base16-monokai.config index 84bf855..726a498 100644 --- a/themes/base16-monokai.config +++ b/themes/base16-monokai.config @@ -1,7 +1,5 @@ ## Base16 Monokai # Author: Wimer Hazenberg (http://www.monokai.nl) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #272822 set $base01 #383830 @@ -19,30 +17,3 @@ set $base0C #a1efe4 set $base0D #66d9ef set $base0E #ae81ff set $base0F #cc6633 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-nord.config b/themes/base16-nord.config index b7420c7..b6cab0d 100644 --- a/themes/base16-nord.config +++ b/themes/base16-nord.config @@ -1,7 +1,5 @@ ## Base16 Nord # Author: arcticicestudio -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #2E3440 set $base01 #3B4252 @@ -19,30 +17,3 @@ set $base0C #D08770 set $base0D #EBCB8B set $base0E #A3BE8C set $base0F #B48EAD - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-ocean.config b/themes/base16-ocean.config index 436787c..ce84126 100644 --- a/themes/base16-ocean.config +++ b/themes/base16-ocean.config @@ -1,7 +1,5 @@ ## Base16 Ocean # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #2b303b set $base01 #343d46 @@ -19,30 +17,3 @@ set $base0C #96b5b4 set $base0D #8fa1b3 set $base0E #b48ead set $base0F #ab7967 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-oceanicnext.config b/themes/base16-oceanicnext.config index 400b05f..9316abc 100644 --- a/themes/base16-oceanicnext.config +++ b/themes/base16-oceanicnext.config @@ -1,7 +1,5 @@ ## Base16 OceanicNext # Author: https://github.com/voronianski/oceanic-next-color-scheme -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1B2B34 set $base01 #343D46 @@ -19,30 +17,3 @@ set $base0C #5FB3B3 set $base0D #6699CC set $base0E #C594C5 set $base0F #AB7967 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-one-light.config b/themes/base16-one-light.config index ea34479..2f1dd0f 100644 --- a/themes/base16-one-light.config +++ b/themes/base16-one-light.config @@ -1,7 +1,5 @@ ## Base16 One Light # Author: Daniel Pfeifer (http://github.com/purpleKarrot) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #fafafa set $base01 #f0f0f1 @@ -19,30 +17,3 @@ set $base0C #0184bc set $base0D #4078f2 set $base0E #a626a4 set $base0F #986801 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-onedark.config b/themes/base16-onedark.config index db16ffd..2c713cf 100644 --- a/themes/base16-onedark.config +++ b/themes/base16-onedark.config @@ -1,7 +1,5 @@ ## Base16 OneDark # Author: Lalit Magant (http://github.com/tilal6991) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #282c34 set $base01 #353b45 @@ -19,30 +17,3 @@ set $base0C #56b6c2 set $base0D #61afef set $base0E #c678dd set $base0F #be5046 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-outrun-dark.config b/themes/base16-outrun-dark.config index 3884226..702728b 100644 --- a/themes/base16-outrun-dark.config +++ b/themes/base16-outrun-dark.config @@ -1,7 +1,5 @@ ## Base16 Outrun Dark # Author: Hugo Delahousse (http://github.com/hugodelahousse/) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #00002A set $base01 #20204A @@ -19,30 +17,3 @@ set $base0C #0EF0F0 set $base0D #66B0FF set $base0E #F10596 set $base0F #F003EF - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-papercolor-dark.config b/themes/base16-papercolor-dark.config new file mode 100644 index 0000000..0aef50e --- /dev/null +++ b/themes/base16-papercolor-dark.config @@ -0,0 +1,19 @@ +## Base16 PaperColor Dark +# Author: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) + +set $base00 #1c1c1c +set $base01 #af005f +set $base02 #5faf00 +set $base03 #d7af5f +set $base04 #5fafd7 +set $base05 #808080 +set $base06 #d7875f +set $base07 #d0d0d0 +set $base08 #585858 +set $base09 #5faf5f +set $base0A #afd700 +set $base0B #af87d7 +set $base0C #ffaf00 +set $base0D #ff5faf +set $base0E #00afaf +set $base0F #5f8787 diff --git a/themes/base16-papercolor-light.config b/themes/base16-papercolor-light.config new file mode 100644 index 0000000..897a8e0 --- /dev/null +++ b/themes/base16-papercolor-light.config @@ -0,0 +1,19 @@ +## Base16 PaperColor Light +# Author: Jon Leopard (http://github.com/jonleopard) based on PaperColor Theme (https://github.com/NLKNguyen/papercolor-theme) + +set $base00 #eeeeee +set $base01 #af0000 +set $base02 #008700 +set $base03 #5f8700 +set $base04 #0087af +set $base05 #878787 +set $base06 #005f87 +set $base07 #444444 +set $base08 #bcbcbc +set $base09 #d70000 +set $base0A #d70087 +set $base0B #8700af +set $base0C #d75f00 +set $base0D #d75f00 +set $base0E #005faf +set $base0F #005f87 diff --git a/themes/base16-paraiso.config b/themes/base16-paraiso.config index 4361749..7611f79 100644 --- a/themes/base16-paraiso.config +++ b/themes/base16-paraiso.config @@ -1,7 +1,5 @@ ## Base16 Paraiso # Author: Jan T. Sott -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #2f1e2e set $base01 #41323f @@ -19,30 +17,3 @@ set $base0C #5bc4bf set $base0D #06b6ef set $base0E #815ba4 set $base0F #e96ba8 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-phd.config b/themes/base16-phd.config index e2558cf..13857aa 100644 --- a/themes/base16-phd.config +++ b/themes/base16-phd.config @@ -1,7 +1,5 @@ ## Base16 PhD # Author: Hennig Hasemann (http://leetless.de/vim.html) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #061229 set $base01 #2a3448 @@ -19,30 +17,3 @@ set $base0C #72b9bf set $base0D #5299bf set $base0E #9989cc set $base0F #b08060 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-pico.config b/themes/base16-pico.config index ac0eec3..375fa56 100644 --- a/themes/base16-pico.config +++ b/themes/base16-pico.config @@ -1,7 +1,5 @@ ## Base16 Pico # Author: PICO-8 (http://www.lexaloffle.com/pico-8.php) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #1d2b53 @@ -19,30 +17,3 @@ set $base0C #29adff set $base0D #83769c set $base0E #ff77a8 set $base0F #ffccaa - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-pop.config b/themes/base16-pop.config index 9e0f604..ecab73a 100644 --- a/themes/base16-pop.config +++ b/themes/base16-pop.config @@ -1,7 +1,5 @@ ## Base16 Pop # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #000000 set $base01 #202020 @@ -19,30 +17,3 @@ set $base0C #00aabb set $base0D #0e5a94 set $base0E #b31e8d set $base0F #7a2d00 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-porple.config b/themes/base16-porple.config index fa1f56e..065bed6 100644 --- a/themes/base16-porple.config +++ b/themes/base16-porple.config @@ -1,7 +1,5 @@ ## Base16 Porple # Author: Niek den Breeje (https://github.com/AuditeMarlow) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #292c36 set $base01 #333344 @@ -19,30 +17,3 @@ set $base0C #64878f set $base0D #8485ce set $base0E #b74989 set $base0F #986841 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-railscasts.config b/themes/base16-railscasts.config index abadee9..c27a0dd 100644 --- a/themes/base16-railscasts.config +++ b/themes/base16-railscasts.config @@ -1,7 +1,5 @@ ## Base16 Railscasts # Author: Ryan Bates (http://railscasts.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #2b2b2b set $base01 #272935 @@ -19,30 +17,3 @@ set $base0C #519f50 set $base0D #6d9cbe set $base0E #b6b3eb set $base0F #bc9458 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-rebecca.config b/themes/base16-rebecca.config index 6e84cb9..d671c19 100644 --- a/themes/base16-rebecca.config +++ b/themes/base16-rebecca.config @@ -1,7 +1,5 @@ ## Base16 Rebecca # Author: Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #292a44 set $base01 #663399 @@ -19,30 +17,3 @@ set $base0C #8eaee0 set $base0D #2de0a7 set $base0E #7aa5ff set $base0F #ff79c6 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-seti.config b/themes/base16-seti.config index 4f17d80..b576828 100644 --- a/themes/base16-seti.config +++ b/themes/base16-seti.config @@ -1,7 +1,5 @@ ## Base16 Seti UI # Author: -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #151718 set $base01 #282a2b @@ -19,30 +17,3 @@ set $base0C #55dbbe set $base0D #55b5db set $base0E #a074c4 set $base0F #8a553f - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-shapeshifter.config b/themes/base16-shapeshifter.config index ebe655f..0e89d9f 100644 --- a/themes/base16-shapeshifter.config +++ b/themes/base16-shapeshifter.config @@ -1,7 +1,5 @@ ## Base16 Shapeshifter # Author: Tyler Benziger (http://tybenz.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #f9f9f9 set $base01 #e0e0e0 @@ -19,30 +17,3 @@ set $base0C #23edda set $base0D #3b48e3 set $base0E #f996e2 set $base0F #69542d - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-snazzy.config b/themes/base16-snazzy.config index 0d8a939..a3d1db9 100644 --- a/themes/base16-snazzy.config +++ b/themes/base16-snazzy.config @@ -1,15 +1,13 @@ ## Base16 Snazzy # Author: Chawye Hsu (https://github.com/h404bi) based on Hyper Snazzy Theme (https://github.com/sindresorhus/hyper-snazzy) -# -# You can use these variables anywhere in the i3 configuration file. -set $base00 #1e1f29 +set $base00 #282a36 set $base01 #34353e -set $base02 #4a4b53 +set $base02 #43454f set $base03 #78787e set $base04 #a5a5a9 -set $base05 #eff0eb -set $base06 #f1f1f0 +set $base05 #e2e4e5 +set $base06 #eff0eb set $base07 #f1f1f0 set $base08 #ff5c57 set $base09 #ff9f43 @@ -19,30 +17,3 @@ set $base0C #9aedfe set $base0D #57c7ff set $base0E #ff6ac1 set $base0F #b2643c - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-solarflare.config b/themes/base16-solarflare.config index d2c66b3..fdee160 100644 --- a/themes/base16-solarflare.config +++ b/themes/base16-solarflare.config @@ -1,7 +1,5 @@ ## Base16 Solar Flare # Author: Chuck Harmston (https://chuck.harmston.ch) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #18262F set $base01 #222E38 @@ -19,30 +17,3 @@ set $base0C #52CBB0 set $base0D #33B5E1 set $base0E #A363D5 set $base0F #D73C9A - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-solarized-dark.config b/themes/base16-solarized-dark.config index 2ec784c..168a312 100644 --- a/themes/base16-solarized-dark.config +++ b/themes/base16-solarized-dark.config @@ -1,7 +1,5 @@ ## Base16 Solarized Dark # Author: Ethan Schoonover (modified by aramisgithub) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #002b36 set $base01 #073642 @@ -19,30 +17,3 @@ set $base0C #2aa198 set $base0D #268bd2 set $base0E #6c71c4 set $base0F #d33682 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-solarized-light.config b/themes/base16-solarized-light.config index 8cda44f..a4a91f5 100644 --- a/themes/base16-solarized-light.config +++ b/themes/base16-solarized-light.config @@ -1,7 +1,5 @@ ## Base16 Solarized Light # Author: Ethan Schoonover (modified by aramisgithub) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #fdf6e3 set $base01 #eee8d5 @@ -19,30 +17,3 @@ set $base0C #2aa198 set $base0D #268bd2 set $base0E #6c71c4 set $base0F #d33682 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-spacemacs.config b/themes/base16-spacemacs.config index 0b1cd39..6810990 100644 --- a/themes/base16-spacemacs.config +++ b/themes/base16-spacemacs.config @@ -1,7 +1,5 @@ ## Base16 Spacemacs # Author: Nasser Alshammari (https://github.com/nashamri/spacemacs-theme) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1f2022 set $base01 #282828 @@ -19,30 +17,3 @@ set $base0C #2d9574 set $base0D #4f97d7 set $base0E #a31db1 set $base0F #b03060 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-summerfruit-dark.config b/themes/base16-summerfruit-dark.config index 00b09d5..15bbf09 100644 --- a/themes/base16-summerfruit-dark.config +++ b/themes/base16-summerfruit-dark.config @@ -1,7 +1,5 @@ ## Base16 Summerfruit Dark # Author: Christopher Corley (http://christop.club/) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #151515 set $base01 #202020 @@ -19,30 +17,3 @@ set $base0C #1FAAAA set $base0D #3777E6 set $base0E #AD00A1 set $base0F #CC6633 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-summerfruit-light.config b/themes/base16-summerfruit-light.config index 423d751..9824418 100644 --- a/themes/base16-summerfruit-light.config +++ b/themes/base16-summerfruit-light.config @@ -1,7 +1,5 @@ ## Base16 Summerfruit Light # Author: Christopher Corley (http://christop.club/) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #FFFFFF set $base01 #E0E0E0 @@ -19,30 +17,3 @@ set $base0C #1FAAAA set $base0D #3777E6 set $base0E #AD00A1 set $base0F #CC6633 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-tomorrow-night.config b/themes/base16-tomorrow-night.config index 131a6ea..2495aae 100644 --- a/themes/base16-tomorrow-night.config +++ b/themes/base16-tomorrow-night.config @@ -1,7 +1,5 @@ ## Base16 Tomorrow Night # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1d1f21 set $base01 #282a2e @@ -19,30 +17,3 @@ set $base0C #8abeb7 set $base0D #81a2be set $base0E #b294bb set $base0F #a3685a - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-tomorrow.config b/themes/base16-tomorrow.config index ade492c..a65b861 100644 --- a/themes/base16-tomorrow.config +++ b/themes/base16-tomorrow.config @@ -1,7 +1,5 @@ ## Base16 Tomorrow # Author: Chris Kempson (http://chriskempson.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #ffffff set $base01 #e0e0e0 @@ -19,30 +17,3 @@ set $base0C #3e999f set $base0D #4271ae set $base0E #8959a8 set $base0F #a3685a - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-tube.config b/themes/base16-tube.config index 4dbe732..305e87d 100644 --- a/themes/base16-tube.config +++ b/themes/base16-tube.config @@ -1,7 +1,5 @@ ## Base16 London Tube # Author: Jan T. Sott -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #231f20 set $base01 #1c3f95 @@ -19,30 +17,3 @@ set $base0C #85cebc set $base0D #009ddc set $base0E #98005d set $base0F #b06110 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-twilight.config b/themes/base16-twilight.config index 526cee7..10af056 100644 --- a/themes/base16-twilight.config +++ b/themes/base16-twilight.config @@ -1,7 +1,5 @@ ## Base16 Twilight # Author: David Hart (https://github.com/hartbit) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #1e1e1e set $base01 #323537 @@ -19,30 +17,3 @@ set $base0C #afc4db set $base0D #7587a6 set $base0E #9b859d set $base0F #9b703f - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-unikitty-dark.config b/themes/base16-unikitty-dark.config index 4b71b01..4f52451 100644 --- a/themes/base16-unikitty-dark.config +++ b/themes/base16-unikitty-dark.config @@ -1,7 +1,5 @@ ## Base16 Unikitty Dark # Author: Josh W Lewis (@joshwlewis) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #2e2a31 set $base01 #4a464d @@ -19,30 +17,3 @@ set $base0C #149bda set $base0D #796af5 set $base0E #bb60ea set $base0F #c720ca - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-unikitty-light.config b/themes/base16-unikitty-light.config index a39833e..38dd9ca 100644 --- a/themes/base16-unikitty-light.config +++ b/themes/base16-unikitty-light.config @@ -1,7 +1,5 @@ ## Base16 Unikitty Light # Author: Josh W Lewis (@joshwlewis) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #ffffff set $base01 #e1e1e2 @@ -19,30 +17,3 @@ set $base0C #149bda set $base0D #775dff set $base0E #aa17e6 set $base0F #e013d0 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-woodland.config b/themes/base16-woodland.config index 9553eb2..bd0f6de 100644 --- a/themes/base16-woodland.config +++ b/themes/base16-woodland.config @@ -1,7 +1,5 @@ ## Base16 Woodland # Author: Jay Cornwall (https://jcornwall.com) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #231e18 set $base01 #302b25 @@ -19,30 +17,3 @@ set $base0C #6eb958 set $base0D #88a4d3 set $base0E #bb90e2 set $base0F #b49368 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-xcode-dusk.config b/themes/base16-xcode-dusk.config index 8ac391f..53c42a6 100644 --- a/themes/base16-xcode-dusk.config +++ b/themes/base16-xcode-dusk.config @@ -1,7 +1,5 @@ ## Base16 XCode Dusk # Author: Elsa Gonsiorowski (https://github.com/gonsie) -# -# You can use these variables anywhere in the i3 configuration file. set $base00 #282B35 set $base01 #3D4048 @@ -19,30 +17,3 @@ set $base0C #00A0BE set $base0D #790EAD set $base0E #B21889 set $base0F #C77C48 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 diff --git a/themes/base16-zenburn.config b/themes/base16-zenburn.config index ae6cf6c..30d39a6 100644 --- a/themes/base16-zenburn.config +++ b/themes/base16-zenburn.config @@ -1,12 +1,10 @@ ## Base16 Zenburn # Author: elnawe -# -# You can use these variables anywhere in the i3 configuration file. -set $base00 #3f3f3f +set $base00 #383838 set $base01 #404040 set $base02 #606060 -set $base03 #4f4f4f +set $base03 #6f6f6f set $base04 #808080 set $base05 #dcdccc set $base06 #c0c0c0 @@ -19,30 +17,3 @@ set $base0C #93e0e3 set $base0D #7cb8bb set $base0E #dc8cc3 set $base0F #000000 - -# Basic bar configuration using the Base16 variables. -bar { - status_command i3status - - colors { - background $base00 - separator $base01 - statusline $base04 - - # State Border BG Text - focused_workspace $base05 $base0D $base00 - active_workspace $base05 $base03 $base00 - inactive_workspace $base03 $base01 $base05 - urgent_workspace $base08 $base08 $base00 - binding_mode $base00 $base0A $base00 - } -} - -# Basic color configuration using the Base16 variables for windows and borders. -# Property Name Border BG Text Indicator Child Border -client.focused $base05 $base0D $base00 $base0D $base0D -client.focused_inactive $base01 $base01 $base05 $base03 $base01 -client.unfocused $base01 $base00 $base05 $base01 $base01 -client.urgent $base08 $base08 $base00 $base08 $base08 -client.placeholder $base00 $base00 $base05 $base00 $base00 -client.background $base07 |
