Skip to content
Snippets Groups Projects
Commit c9af6a79 authored by Infi's avatar Infi
Browse files

Add Blue Dark Theme

parent 2b88ccc9
Branches
No related merge requests found
Pipeline #1137 failed with stages
in 1 minute and 22 seconds
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&display=swap");
body {
font-family: "Inter", "Helvetica Neue", sans-serif;
}
slug = "blue-dark"
name = "Blue Dark"
creator = "SP46"
description = "A modern and unique style for Revolt."
[variables]
light = false
accent = "#e91e63"
background = "#101823"
foreground = "#f6f6f6"
block = "#262f3d"
message-box = "#212a38"
success = "#31bf7e"
warning = "#fae352"
error = "#e91e63"
hover = "rgba(0, 0, 0, 0.1)"
[variables.scrollbar]
thumb = "#ba184f"
track = "transparent"
[variables.primary]
background = "#151e2b"
header = "#1a2433"
[variables.secondary]
background = "#1a2433"
foreground = "#c8c8c8"
header = "#212a38"
[variables.tertiary]
background = "#212a38"
foreground = "#848484"
[variables.status]
online = "#31bf7e"
away = "#fae352"
busy = "#e91e63"
streaming = "#977eff"
invisible = "#a5a5a5"
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment