UNPKG
hyper-nyx
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1
A dark theme for Hyper
nyx-theme/hyper-nyx
hyper-nyx
/
styles.css
8 lines
(6 loc)
•
125 B
CSS
View Raw
1
2
3
4
5
6
7
8
.tabs_list
.tab_tab
.tab_active
.tab_text
{
background
:
#282a36
; }
.tab_active
:before
{
border-color
:
rgb
(
68
,
71
,
90
); }