README.md
January 23, 2023 ยท View on GitHub
Da One
Da one color scheme that you alway looking for

๐ก About
Da One is a vibrant and harmony color scheme inspired by Base16 Default and One Dark.

Try out
curl https://raw.githubusercontent.com/NNBnh/da-one/main/da-one-white.cat
curl https://raw.githubusercontent.com/NNBnh/da-one/main/da-one-gray.cat
curl https://raw.githubusercontent.com/NNBnh/da-one/main/da-one-black.cat
curl https://raw.githubusercontent.com/NNBnh/da-one/main/da-one-ocean.cat
curl https://raw.githubusercontent.com/NNBnh/da-one/main/da-one-sea.cat
curl https://raw.githubusercontent.com/NNBnh/da-one/main/da-one-paper.cat
โจ Features
- Colors are very vibrant and distinct.
- But still maintain a pleasant harmony.
- Design to work with terminal, meaning all accents tone have normal and bright colors.
- Includes most of the colors you ever need:
Da One has
Orange,
Brown,
Purple when most of the color schemes out there are lacking them.
- Has many variations:
- Basic Black and White theme.
- Gray theme is Black theme with gray background.
- Paper theme is White theme with sepia background.
- Ocean theme is like Black theme but with a bluish aesthetic.
๐จ Palette
Here is a DawnBringer palette analysis:
๐ณ Content tones
| Name | White | Gray | Black | Ocean | Sea | Paper |
|---|---|---|---|---|---|---|
| Background | #FFFFFF | #181818 | #000000 | #171726 | #22273D | #FAF0DC |
| Black | #C8C8C8 | #282828 | #282828 | #22273D | #374059 | #C8C8C8 |
| Bright Black | #888888 | #585858 | #585858 | #525866 | #525866 | #888888 |
| White | #585858 | #888888 | #888888 | #878D96 | #878D96 | #585858 |
| Bright White | #282828 | #C8C8C8 | #C8C8C8 | #C8C8C8 | #C8C8C8 | #282828 |
| Foreground | #181818 | #FFFFFF | #FFFFFF | #FFFFFF | #FFFFFF | #181818 |
๐ Accent tones
| Name | Bright | Normal | Dark |
|---|---|---|---|
| Red | #FA7883 | #DE5D6E | #B3475B |
| Yellow | #FFC387 | #FF9470 | #B3684F |
| Green | #98C379 | #76A85D | #537C4C |
| Cyan | #8AF5FF | #64B5A7 | #4C988B |
| Blue | #6BB8FF | #5890F8 | #5555C2 |
| Magenta | #E799FF | #C173D1 | #A158A1 |
Used Darker schemes (Gray, Black and Ocean) Lighter schemes (White and Paper) Normal terminal colors Normal accent tones Dark accent tones Bright terminal colors Bright accent tones Normal accent tones Syntax highlight Bright accent tones Normal accent tones
๐ Setup
๐ Terminal
-
Copy every things inside the
da-one-THEME.Xresourcesfile on this repo. -
Go to
terminal.sexyand paste it to the Import tab (with Xresources format) then import it. -
Switch to Export tab, choose your terminal's format then export it.
๐ฅ Other
For other applications and environments, check out:
๐ Credits
Special thanks to:
- Base16 Default by Chris Kempson
- One Dark from Atom
