CotEditor theme based on Selenized color scheme
| Type | Reference | Dark (Apple RGB) | Light (Apple RGB) | Dark (sRGB) | Light (sRGB) |
|---|---|---|---|---|---|
| Text | fg_1 | #bfd0d0 | #2d3c42 | #cad8d9 | #3a4d53 |
| Insertion point | fg_1 | #bfd0d0 | #2d3c42 | #cad8d9 | #3a4d53 |
| Invisibles | dim_0 | #61777c | #7e8783 | #72898f | #909995 |
| Background | bg_0 | #112e38 | #faf0d2 | #103c48 | #fbf3db |
| Line highlight | bg_1 | #163945 | #e7ddc0 | #184956 | #ece3cc |
| Selection | bg_2 | #254a57 | #cbc2a6 | #2d5b69 | #d5cdb6 |
| Type | Reference | Dark (Apple RGB) | Light (Apple RGB) | Dark (sRGB) | Light (sRGB) |
|---|---|---|---|---|---|
| Keywords | green | #69ad21 | #3f8100 | #75b938 | #489100 |
| Commands | orange | #e26f35 | #b04713 | #ed8649 | #c25d1e |
| Types | blue | #3a82f8 | #005dcc | #4695f7 | #0072d4 |
| Attributes | violet | #9b72e9 | #714cbc | #af88eb | #8762c6 |
| Variables | yellow | #d1a416 | #9b7600 | #dbb32d | #ad8900 |
| Values | magenta | #e75bb3 | #b73088 | #f275be | #ca4898 |
| Numbers | red | #f13c3e | #c00221 | #fa5750 | #d2212d |
| Strings | cyan | #42bdaa | #038d7c | #41c7b9 | #009c8f |
| Characters | red | #f13c3e | #c00221 | #fa5750 | #d2212d |
| Comments | fg_0 | #9faeae | #43545a | #adbcbc | #53676d |