From 52609d79fb831d0c12906c2c8c82bbbd1df2223a Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Sun, 25 Nov 2018 12:26:57 +1200 Subject: Renamed Pico -> Orca --- README.md | 2 +- themes/orca.light.svg | 13 +++++++++++++ themes/orca.svg | 13 +++++++++++++ themes/pico.svg | 13 ------------- 4 files changed, 27 insertions(+), 14 deletions(-) create mode 100644 themes/orca.light.svg create mode 100644 themes/orca.svg delete mode 100644 themes/pico.svg diff --git a/README.md b/README.md index dcf7ffe..96d731b 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Included within `theme.js`. - [Left](https://github.com/hundredrabbits/Left), writing tool. - [Dotgrid](https://github.com/hundredrabbits/Dotgrid), vector tool. - [Donsol](https://github.com/hundredrabbits/Donsol), card game. -- [Pico](https://github.com/hundredrabbits/Pico), programing language. +- [Orca](https://github.com/hundredrabbits/Orca), programing language. - [Paradise](https://github.com/hundredrabbits/Paradise), IF playground. This collection may also be used with: diff --git a/themes/orca.light.svg b/themes/orca.light.svg new file mode 100644 index 0000000..a7d7f18 --- /dev/null +++ b/themes/orca.light.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/themes/orca.svg b/themes/orca.svg new file mode 100644 index 0000000..4f7d7b8 --- /dev/null +++ b/themes/orca.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/themes/pico.svg b/themes/pico.svg deleted file mode 100644 index 4f7d7b8..0000000 --- a/themes/pico.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3