kanji koohii FORUM
Using this site`s color scheme with Anki...... - Printable Version

+- kanji koohii FORUM (http://forum.koohii.com)
+-- Forum: Learning Japanese (http://forum.koohii.com/forum-4.html)
+--- Forum: General discussion (http://forum.koohii.com/forum-8.html)
+--- Thread: Using this site`s color scheme with Anki...... (/thread-1260.html)



Using this site`s color scheme with Anki...... - zazen666 - 2008-03-07

I was playing around with anki`s colors (a bit tired of just looking at a white background) and though "RTK`s colors are pretty easy on the eyes."

Has anyone set up anki colors to match this site? could you share the settings?

cheers


Using this site`s color scheme with Anki...... - johnzep - 2008-03-07

I just peeked at the CSS

this is the background color:

fffde7


Using this site`s color scheme with Anki...... - zazen666 - 2008-03-07

errr.... what is CSS?
(computer iliterate here....)


Using this site`s color scheme with Anki...... - zazen666 - 2008-03-07

Playing with the colors, these settings look about right:

Hue 58
Sat 59
Val 255
Red 255
Green 254
Blue 196

In case anyone else wants to..........


Using this site`s color scheme with Anki...... - ファブリス - 2008-03-07

What values do you need in Anki? RGB, HSV ?

Try this : Alt + Printscreen with RevTK in browser. Open Windows "Paint" program. CTRL+V to paste. Use the Color Picker tool, click once. Go to menu "Colors > Edit Colors". When the color dialog appears click the long button "custom colors >>" (or something). Then you should see the RGB, HSV values for the last color you picked.

There are probably some extension in Firefox also that helps picking out colors from web pages, and handy tools that stays in Windows tray and do similarly, but let you pick colors in any window.


Using this site`s color scheme with Anki...... - ファブリス - 2008-03-07

zazen666 Wrote:errr.... what is CSS?
(computer iliterate here....)
CSS means "Cascading Style Sheet". It adds the "style" on top of the "content". You can see the bare content in Firefox with menu "View" > "Page Style" > "No style". Bare content is what search engines can parse : headings, paragraphs etc. The style sheets define the font sizes, colors dimensions, layout etc. for all elements on the page.