1
0
mirror of https://github.com/ksyasuda/rice.git synced 2025-02-24 14:25:44 -08:00

10 lines
318 B
Plaintext
Raw Normal View History

2021-09-01 23:06:47 -07:00
* {
background: #EFF0F1FF;
background-alt: #E3E3E3FF;
foreground: #000000A6;
border: #000B83FF;
border-alt: #3DAEE9FF;
selected: #93CEE9FF;
urgent: #DA4453FF;
}