stronk-dev / Tokyo-Night-Linux

Dark theme for i3+polybar, sway+waybar, rofi, GTK, spotify and Discord based on the Tokyo Night vscode theme
The Unlicense
422 stars 21 forks source link

Fix urxvt colours #4

Closed stronk-dev closed 3 years ago

stronk-dev commented 3 years ago

Although it looks good, we are currently using 10 out of 16 colours

stronk-dev commented 3 years ago

Slightly modified colours, with the dark colours being a slightly different shade of the bright colour

.foreground: #A9B1D6 .background: #1A1B26 *.cursorColor: #A9B1D6

! Black colours .color0: #1A1B26 .color8: #4E5173 ! Red colours .color1: #F7768E .color9: #E06C75 ! Yellow colours .color2: #E0AF68 .color10: #D19A66 ! Green colours .color3: #9ECE6A .color11: #98C379 ! Blue colours .color4: #7AA2F7 .color12: #61AFEF ! Magenta (pink, !green) colours .color5: #9A7ECC .color13: #C678DD ! Cyan (blue + green) .color6: #4ABAAF .color14: #56B6C2 ! White colours .color7: #ACB0D0 .color15: #ABB2BF