diff options
| author | Alec Goncharow <alec.goncharow@gmail.com> | 2018-10-07 13:54:13 -0400 |
|---|---|---|
| committer | Alec Goncharow <alec.goncharow@gmail.com> | 2018-10-07 13:54:13 -0400 |
| commit | 2825fe0b91dc8f8abb318c83b85f893c35852e69 (patch) | |
| tree | 43cf9cb085692efb7038a7f728263276cae6e0d4 /.config/vis/colors | |
| parent | dc3939e1d6ade0b378837e4f6b427273d4a5c227 (diff) | |
saving desktop config for reinstall
Diffstat (limited to '.config/vis/colors')
| -rw-r--r-- | .config/vis/colors/basic_colors | 15 | ||||
| -rw-r--r-- | .config/vis/colors/blue | 1 | ||||
| -rw-r--r-- | .config/vis/colors/cyan | 1 | ||||
| -rw-r--r-- | .config/vis/colors/green | 1 | ||||
| -rw-r--r-- | .config/vis/colors/lightblue | 1 | ||||
| -rw-r--r-- | .config/vis/colors/rainbow | 30 |
6 files changed, 49 insertions, 0 deletions
diff --git a/.config/vis/colors/basic_colors b/.config/vis/colors/basic_colors new file mode 100644 index 0000000..4be5fa4 --- /dev/null +++ b/.config/vis/colors/basic_colors @@ -0,0 +1,15 @@ +4 +12 +6 +14 +2 +10 +11 +3 +5 +1 +13 +9 +7 +15 +0 diff --git a/.config/vis/colors/blue b/.config/vis/colors/blue new file mode 100644 index 0000000..24560d9 --- /dev/null +++ b/.config/vis/colors/blue @@ -0,0 +1 @@ +blue diff --git a/.config/vis/colors/cyan b/.config/vis/colors/cyan new file mode 100644 index 0000000..3b15042 --- /dev/null +++ b/.config/vis/colors/cyan @@ -0,0 +1 @@ +cyan diff --git a/.config/vis/colors/green b/.config/vis/colors/green new file mode 100644 index 0000000..a5b73ed --- /dev/null +++ b/.config/vis/colors/green @@ -0,0 +1 @@ +green diff --git a/.config/vis/colors/lightblue b/.config/vis/colors/lightblue new file mode 100644 index 0000000..ea90ee3 --- /dev/null +++ b/.config/vis/colors/lightblue @@ -0,0 +1 @@ +45 diff --git a/.config/vis/colors/rainbow b/.config/vis/colors/rainbow new file mode 100644 index 0000000..13714c5 --- /dev/null +++ b/.config/vis/colors/rainbow @@ -0,0 +1,30 @@ +#1F80F3 +#08ADD8 +#06B3D4 +#01D7AF +#01DBA9 +#0DF47E +#26FE53 +#2CFF4B +#4FF829 +#58F522 +#83DE0B +#8FD506 +#ADBB01 +#BEAA01 +#D78C07 +#E27C0D +#F65525 +#F94C2B +#FE2A4D +#FE2456 +#F20B81 +#D901AC +#D501B2 +#B007D6 +#AA09DA +#7C21F4 +#6D2DF9 +#5541FE +#3E58FE +#2A70F9 |
