aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2019-10-08 15:31:42 -0400
committerLoic Guegan <manzerbredes@mailbox.org>2019-10-08 15:31:42 -0400
commit6294588e8b67e4394ea7036ee09aa27075a52b1a (patch)
treea400bf1c00591270f185433b6433ae2d11e4308c
parent5dc172040ffb50ee02a4fbf599353420d50714f9 (diff)
Various modifications
-rw-r--r--TODO.org12
-rw-r--r--themes/google3
2 files changed, 8 insertions, 7 deletions
diff --git a/TODO.org b/TODO.org
index d253459..aa4520b 100644
--- a/TODO.org
+++ b/TODO.org
@@ -9,15 +9,15 @@
- [ ] Improve yaml theme loader reliability
- [X] Allow several metadata
-- Theme applying algorithm [1/4]:
+- Theme applying algorithm [2/4]:
- [ ] Improve efficiency
- [ ] Bugs may appear here! Found them...
- - [ ] Assume that theme to apply is well formated (checked in YAML Theme Parser)
+ - [X] Assume that theme to apply is well formated (checked in YAML Theme Parser)
- [X] If there is no "colors" field in "bar" section, we still need to apply theme
-- Theme Extracttion [0/1]:
- - [ ] Handle variable usage
+- Theme Extracttion [1/1]:
+ - [X] Handle variable usage
-- General [1/2]:
- - [ ] Improve user API
+- General [2/2]:
+ - [X] Improve user API
- [X] Allow -r option (restart i3)
diff --git a/themes/google b/themes/google
index 9cd4443..73e7d8d 100644
--- a/themes/google
+++ b/themes/google
@@ -19,7 +19,8 @@ bar_colors:
border: '#FFCB21'
text: '#ffffff'
meta:
- description: Generated From i3-colors
+ author: lasers
+ url: https://github.com/okraits/j4-make-config
window_colors:
focused:
background: '#2d76f6'