diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-12-23 18:28:03 +0000 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-12-23 18:28:03 +0000 |
commit | 0f08d04698c814955116b6bae50752e64b774d8f (patch) | |
tree | 8cf9a33557093eebfd25aab2872e97639c7e2f62 /.config/dot | |
download | dots-0f08d04698c814955116b6bae50752e64b774d8f.tar.gz |
Thu Dec 23 06:28:03 PM UTC 2021
Diffstat (limited to '.config/dot')
-rwxr-xr-x | .config/dot/term-color-dark | 1 | ||||
-rwxr-xr-x | .config/dot/term-color-light | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.config/dot/term-color-dark b/.config/dot/term-color-dark new file mode 100755 index 0000000..3f1a1d2 --- /dev/null +++ b/.config/dot/term-color-dark @@ -0,0 +1 @@ +]4;0;#000000\]4;1;#af0000\]4;2;#00af00\]4;3;#afd700\]4;4;#005fff\]4;5;#af00af\]4;6;#00d7af\]4;7;#c0c0c0\]4;8;#808080\]4;9;#ff0000\]4;10;#00ff00\]4;11;#ffff00\]4;12;#0000ff\]4;13;#ff00ff\]4;14;#00ffff\]4;15;#ffffff\]10;#ffffff\]11;#000000\]12;#ffffff\]13;#ffffff\]17;#ffffff\]19;#000000\]4;232;#000000\]4;256;#ffffff\]708;#000000\
\ No newline at end of file diff --git a/.config/dot/term-color-light b/.config/dot/term-color-light new file mode 100755 index 0000000..96ad2e1 --- /dev/null +++ b/.config/dot/term-color-light @@ -0,0 +1 @@ +]4;0;#eeeeee\]4;1;#ff0000\]4;2;#00dd00\]4;3;#dddd00\]4;4;#0000ff\]4;5;#dd00dd\]4;6;#00dddd\]4;7;#808080\]4;8;#c0c0c0\]4;9;#af0000\]4;10;#00af00\]4;11;#afd700\]4;12;#005fff\]4;13;#af00af\]4;14;#00d7af\]4;15;#000000\]10;#000000\]11;#eeeeee\]12;#eeeeee\]13;#000000\]17;#000000\]19;#eeeeee\]4;232;#eeeeee\]4;256;#000000\]708;#eeeeee\ |