Using this site`s color scheme with Anki......

Index » General discussion

  • 1
 
Reply #1 - 2008 March 07, 8:12 am
zazen666 Member
From: japan Registered: 2007-08-09 Posts: 667

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

Reply #2 - 2008 March 07, 8:52 am
johnzep Member
From: moriya, ibaraki Registered: 2006-05-14 Posts: 373

I just peeked at the CSS

this is the background color:

fffde7

Reply #3 - 2008 March 07, 8:57 am
zazen666 Member
From: japan Registered: 2007-08-09 Posts: 667

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

Advertising (register and sign in to hide this)
JapanesePod101 Sponsor
 
Reply #4 - 2008 March 07, 6:02 pm
zazen666 Member
From: japan Registered: 2007-08-09 Posts: 667

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..........

Reply #5 - 2008 March 07, 6:32 pm
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

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.

Reply #6 - 2008 March 07, 6:37 pm
ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

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.

  • 1