Changed colors to NCS style.

- See https://en.wikipedia.org/wiki/Natural_Color_System.
This commit is contained in:
Andrew Hamilton 2018-06-16 15:15:21 +10:00
parent 7d6d9d88eb
commit 4c58d377e2
7 changed files with 35 additions and 37 deletions

View file

@ -1,18 +1,18 @@
(Bsize:(B 12.0 B(B (12 bytes)(B
(Bpermissions:(B ?rwxr-xr-x(B (755)(B
(Bsize:(B 12.0 B(B (12 bytes)(B
(Bpermissions:(B ?rwxr-xr-x(B (755)(B
(Bmodified time:(B Sun Jan 31 23:14:05 2016(B (1454282045 secs)(B
(Bcreation time:(B Sun Jan 31 23:14:05 2016(B (1454282045 secs)(B
(Baccess time:(B Sun Jan 31 23:14:07 2016(B (1454282047 secs)(B
(Bmodified time:(B Sun Jan 31 23:14:05 2016(B (1454282045 secs)(B
(Bcreation time:(B Sun Jan 31 23:14:05 2016(B (1454282045 secs)(B
(Baccess time:(B Sun Jan 31 23:14:07 2016(B (1454282047 secs)(B
(Bowner:(B foo(B (1111 uid)(B
(Bgroup:(B foo(B (1111 gid)(B
(Bowner:(B foo(B (1111 uid)(B
(Bgroup:(B foo(B (1111 gid)(B
(Bhardlinks:(B 2
(Bsymlink:(B no
(Bhardlinks:(B 2
(Bsymlink:(B no
(Bmd5:(B 28ca2e417cb64ea4e555efe3203642de
(Bsha1:(B 8b8c0214f3f0a0d79032d1b44550064964a33a26
(Bmd5:(B 28ca2e417cb64ea4e555efe3203642de
(Bsha1:(B 8b8c0214f3f0a0d79032d1b44550064964a33a26
(Bmime type:(B text/x-python; charset=us-ascii
(Bfile type:(B Python script, ASCII text executable (B
(Bmime type:(B text/x-python; charset=us-ascii
(Bfile type:(B Python script, ASCII text executable (B

View file

@ -1,4 +1,4 @@
(B
(B> def hi():(B
(B> print("hi")(B
(B> def hi():(B
(B> print("hi")(B

View file

@ -1,4 +1,4 @@
(B
(B> def hi():(B
(B> print "hi"(B
(B> def hi():(B
(B> print "hi"(B