diff --git a/README.md b/README.md index 25d58e1..6d0b54c 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ A color scheme for Sublime Text, (Neo)Vim, iTerm, and more. Based on Atom's One. - [x] [Kitty](./kitty) - [x] [TextMate](./sublimetext) - [x] [xfce4-terminal](./xfce4-terminal) + - [x] [LibreOffice](./libreoffice) - [ ] Hyper - [ ] ConEmu - [ ] IntelliJ diff --git a/libreoffice/One Half.soc b/libreoffice/One Half.soc new file mode 100644 index 0000000..1602351 --- /dev/null +++ b/libreoffice/One Half.soc @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/libreoffice/README.md b/libreoffice/README.md new file mode 100644 index 0000000..c44428e --- /dev/null +++ b/libreoffice/README.md @@ -0,0 +1,13 @@ +# LibreOffice + +Allows you to select One Half colors with ease in LibreOffice documents. + +## Installation + +Windows: copy `One Half.soc` to `%AppData%\LibreOffice\4\user\config\`. + +macOS: copy `One Half.soc` to `~/Library/Application Support/LibreOffice/4/user/config/` + +Linux: copy `One Half.soc` to `~/.config/libreoffice/4/user/config/`. + +For a detailed guide, please visit [The Document Foundation Wiki](https://wiki.documentfoundation.org/Videos/Create_color_palette).