Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solarized palette for LibreOffice. #356

Open
charles-plessy opened this issue Sep 19, 2016 · 2 comments · May be fixed by #361
Open

Solarized palette for LibreOffice. #356

charles-plessy opened this issue Sep 19, 2016 · 2 comments · May be fixed by #361

Comments

@charles-plessy
Copy link

Hello,

how about adding a Solarized palette for LibreOffice ?

For example, here is what I added locally in ~/.config/libreoffice/4/user/config/solarized.soc.

<?xml version="1.0" encoding="UTF-8"?>
<ooo:color-table xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:ooo="http://openoffice.org/2004/office">
<!-- http://ethanschoonover.com/solarized -->

<!-- Solarized Palette -->
<draw:color draw:name="base03"  draw:color="#002b36"/>
<draw:color draw:name="base02"  draw:color="#073642"/>
<draw:color draw:name="base01"  draw:color="#586e75"/>
<draw:color draw:name="base00"  draw:color="#657b83"/>
<draw:color draw:name="base0"   draw:color="#839496"/>
<draw:color draw:name="base1"   draw:color="#93a1a1"/>
<draw:color draw:name="base2"   draw:color="#eee8d5"/>
<draw:color draw:name="base3"   draw:color="#fdf6e3"/>
<draw:color draw:name="yellow"  draw:color="#b58900"/>
<draw:color draw:name="orange"  draw:color="#cb4b16"/>
<draw:color draw:name="red"     draw:color="#dc322f"/>
<draw:color draw:name="magenta" draw:color="#d33682"/>
<draw:color draw:name="violet"  draw:color="#6c71c4"/>
<draw:color draw:name="blue"    draw:color="#268bd2"/>
<draw:color draw:name="cyan"    draw:color="#2aa198"/>
<draw:color draw:name="green"   draw:color="#859900"/>
</ooo:color-table>
szepeviktor added a commit to szepeviktor/solarized that referenced this issue Dec 3, 2016
@szepeviktor szepeviktor linked a pull request Dec 3, 2016 that will close this issue
@lamyergeier
Copy link

@charles-plessy I created the file as you described. Then how can I choose the theme?

I did Tools / Options / LibreOffice / Application Colors / pick colors then Color Scheme / Save on GUI but solarized theme is not showing up in the list!

@shibor
Copy link

shibor commented Nov 8, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants