├── README.md
├── assets
├── BG Swatch.png
├── Blue Swatch.png
├── Dark FG Swatch.png
├── Dark Grey Swatch.png
├── FG Swatch.png
├── Gold Swatch.png
├── Light BG Swatch.png
├── Light Grey Swatch.png
├── Lime Swatch.png
├── Mid BG Swatch.png
├── Mid FG Swatch.png
├── Orange Swatch.png
├── Pink Swatch.png
├── Red Swatch.png
├── Turquoise Swatch.png
└── Violet Swatch.png
└── ports
├── base16
└── camelliaHopeDark.yml
├── nvim
└── README.md
└── wezterm
├── README.md
├── colors
├── camelliaHopeDark.toml
└── camelliaHopeLight.toml
├── previewDark.png
└── previewLight.png
/README.md:
--------------------------------------------------------------------------------
1 |

2 | Camellia
3 | Camellia is a dark yet vibrant colourscheme with two palettes, Hope and Drama. Other palette to be added, along with general formatting and shit to make this page look nice.
4 |
5 | # Hope Palette
6 | The Hope palette is a more saturated colourscheme with high constrast. Description is work in progress.
7 |
8 | | Label | Hex | RGB | Preview |
9 | | ---------- | --------- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
10 | | BG | `#17181C` | `rgb(23, 24, 28)` |
|
11 | | Mid BG | `#1E1F24` | `rgb(30, 31, 36)` |
|
12 | | Light BG | `#26272B` | `rgb(38, 39, 43)` |
|
13 | | Dark Grey | `#333438` | `rgb(51, 52, 56)` |
|
14 | | Light Grey | `#8F9093` | `rgb(143, 144, 147)` |
|
15 | | Dark FG | `#B0B1B4` | `rgb(176, 177, 180)` |
|
16 | | Mid FG | `#CBCCCE` | `rgb(203, 204, 206)` |
|
17 | | FG | `#E4E5E7` | `rgb(228, 229, 231)` |
|
18 | | Pink | `#FA3867` | `rgb(250, 56, 103)` |
|
19 | | Orange | `#F3872F` | `rgb(243, 135, 47)` |
|
20 | | Gold | `#FEBD16` | `rgb(254, 189, 22)` |
|
21 | | Lime | `#3FD43B` | `rgb(63, 212, 59)` |
|
22 | | Turquoise | `#47E7CE` | `rgb(71, 231, 206)` |
|
23 | | Blue | `#53ADE1` | `rgb(83, 173, 225)` |
|
24 | | Violet | `#AD60FF` | `rgb(173, 96, 255)` |
|
25 | | Red | `#FC3F2C` | `rgb(252, 63, 44)` |
|
26 |
27 |
--------------------------------------------------------------------------------
/assets/BG Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/BG Swatch.png
--------------------------------------------------------------------------------
/assets/Blue Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Blue Swatch.png
--------------------------------------------------------------------------------
/assets/Dark FG Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Dark FG Swatch.png
--------------------------------------------------------------------------------
/assets/Dark Grey Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Dark Grey Swatch.png
--------------------------------------------------------------------------------
/assets/FG Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/FG Swatch.png
--------------------------------------------------------------------------------
/assets/Gold Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Gold Swatch.png
--------------------------------------------------------------------------------
/assets/Light BG Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Light BG Swatch.png
--------------------------------------------------------------------------------
/assets/Light Grey Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Light Grey Swatch.png
--------------------------------------------------------------------------------
/assets/Lime Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Lime Swatch.png
--------------------------------------------------------------------------------
/assets/Mid BG Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Mid BG Swatch.png
--------------------------------------------------------------------------------
/assets/Mid FG Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Mid FG Swatch.png
--------------------------------------------------------------------------------
/assets/Orange Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Orange Swatch.png
--------------------------------------------------------------------------------
/assets/Pink Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Pink Swatch.png
--------------------------------------------------------------------------------
/assets/Red Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Red Swatch.png
--------------------------------------------------------------------------------
/assets/Turquoise Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Turquoise Swatch.png
--------------------------------------------------------------------------------
/assets/Violet Swatch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/assets/Violet Swatch.png
--------------------------------------------------------------------------------
/ports/base16/camelliaHopeDark.yml:
--------------------------------------------------------------------------------
1 | scheme: "Camellia Hope Dark"
2 | author: "Poacher (https://github.com/poach3r), Vixima (https://github.com/Vixima)"
3 | base00: "17181C"
4 | base01: "1E1F24"
5 | base02: "26272B"
6 | base03: "333438"
7 | base04: "8F9093"
8 | base05: "B0B1B4"
9 | base06: "CBCCCE"
10 | base07: "E4E5E7"
11 | base08: "FA3867"
12 | base09: "F3872F"
13 | base0A: "FEBD16"
14 | base0B: "3FD43B"
15 | base0C: "47E7CE"
16 | base0D: "53ADE1"
17 | base0E: "AD60FF"
18 | base0F: "FC3F2C"
19 |
--------------------------------------------------------------------------------
/ports/nvim/README.md:
--------------------------------------------------------------------------------
1 | placeholder readme, port will be in a seperate repo, big thanks to r2leyser!
2 |
--------------------------------------------------------------------------------
/ports/wezterm/README.md:
--------------------------------------------------------------------------------
1 | # How-to-Use
2 | - Place the `colors` folder in your Wezterm config directory, usually located at `~/.config/wezterm`.
3 | - Add the following line somewhere in your Wezterm config file: `colorscheme = 'camelliaHopeDark'` or `colorscheme = 'camelliaHopeLight'`.
4 | - Enjoy.
5 |
6 | # Preview
7 | *Programs shown in previews are [Bunnyfetch](https://github.com/Rosettea/bunnyfetch) and [colortest](https://github.com/charitarthchugh/shell-color-scripts).*
8 |
9 | ## Hope Dark
10 |
11 |
12 | ## Hope Light
13 |
14 |
--------------------------------------------------------------------------------
/ports/wezterm/colors/camelliaHopeDark.toml:
--------------------------------------------------------------------------------
1 | # Camellia Hope Dark
2 | [colors]
3 | foreground = '#E4E5E7'
4 | background = '#17181C'
5 | cursor_fg = '#E4E5E7'
6 | cursor_border = '#E4E5E7'
7 | ansi = [
8 | '#17181C',
9 | '#FA3867',
10 | '#3FD43B',
11 | '#FEBD16',
12 | '#53ADE1',
13 | '#AD60FF',
14 | '#47E7CE',
15 | '#B0B1B4'
16 | ]
17 | brights = [
18 | '#26272B',
19 | '#FA3867',
20 | '#3FD43B',
21 | '#FEBD16',
22 | '#53ADE1',
23 | '#AD60FF',
24 | '#47E7CE',
25 | '#E4E5E7'
26 | ]
27 |
--------------------------------------------------------------------------------
/ports/wezterm/colors/camelliaHopeLight.toml:
--------------------------------------------------------------------------------
1 | # Camellia Hope Light
2 | [colors]
3 | foreground = '#17181C'
4 | background = '#E4E5E7'
5 | cursor_fg = '#17181C'
6 | cursor_border = '#17181C'
7 | ansi = [
8 | '#B0B1B4',
9 | '#FA3867',
10 | '#3FD43B',
11 | '#FEBD16',
12 | '#53ADE1',
13 | '#AD60FF',
14 | '#47E7CE',
15 | '#17181C'
16 | ]
17 | brights = [
18 | '#E4E5E7',
19 | '#FA3867',
20 | '#3FD43B',
21 | '#FEBD16',
22 | '#53ADE1',
23 | '#AD60FF',
24 | '#47E7CE',
25 | '#26272B'
26 | ]
27 |
--------------------------------------------------------------------------------
/ports/wezterm/previewDark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/ports/wezterm/previewDark.png
--------------------------------------------------------------------------------
/ports/wezterm/previewLight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/camellia-theme/camellia/3cf8e7b965bfc41baee3d6f56c8c44ff72e8ff50/ports/wezterm/previewLight.png
--------------------------------------------------------------------------------