August (
marikiathoi) wrote2019-04-04 03:00 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
Current Dreamwidth Theme
So, I'm thinking of changing my theme, but I do like the theme I have now, so I wanted to document it. For clarity, I wanted to make the text for the different colors be those colors. It turns out TextEdit (where I did have this documentation) doesn't allow custom hex-code text colors, so I thought I'd see if Dreamwidth does. The rich text editor doesn't let me do that, but the HTML font attribute does, so here goes! I'm using the Cloudy Days style, with a custom color scheme. (I picked my cymbidium clarisse icon to match.) Font is Charter, or Serif as a fallback. The journal title was doing a forced caps thing, which I disabled with custom CSS:
Page background #cbe1a8
Page text #60822b
Page link #ac5050
Page header subtitle #60822b
Module background #e5f2d2
Navigation module link text #fdfefd
Navigation module link background #ce7d7d
Navigation module hover link background #691515
Page header title #ac5050
Entry background #fdfefd
Entry title #8d2f2f
Entry management links background #ffdbdb
Entry interaction links background #fff2f2
Userpic border in entries #f5b6b6
Userpic border in alternating entries #fff2f2
Calendar entry days background #f4f9ec
Metadata and tag labels #8d2f2f
* {
text-transform: none;
}
Color scheme:
Page background #cbe1a8
Page text #60822b
Page link #ac5050
Page header subtitle #60822b
Module background #e5f2d2
Navigation module link text #fdfefd
Navigation module link background #ce7d7d
Navigation module hover link background #691515
Page header title #ac5050
Entry background #fdfefd
Entry title #8d2f2f
Entry management links background #ffdbdb
Entry interaction links background #fff2f2
Userpic border in entries #f5b6b6
Userpic border in alternating entries #fff2f2
Calendar entry days background #f4f9ec
Metadata and tag labels #8d2f2f