Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
pleroma-fe
Commits
65c7ad12
Commit
65c7ad12
authored
8 years ago
by
lain
Browse files
Options
Downloads
Patches
Plain Diff
Use solarized-light by default.
parent
fc7e13e7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
index.html
+1
-1
1 addition, 1 deletion
index.html
static/css/solarized-dark.css
+0
-0
0 additions, 0 deletions
static/css/solarized-dark.css
static/css/solarized-light.css
+38
-0
38 additions, 0 deletions
static/css/solarized-light.css
with
39 additions
and
1 deletion
index.html
+
1
−
1
View file @
65c7ad12
...
...
@@ -5,7 +5,7 @@
<title>
Pleroma
</title>
<link
rel=
"stylesheet"
href=
"/static/font/css/fontello.css"
>
<link
rel=
"stylesheet"
href=
"/static/font/css/animation.css"
>
<link
rel=
"stylesheet"
href=
"/static/css/
theme
.css"
>
<link
rel=
"stylesheet"
href=
"/static/css/
solarized-light
.css"
>
</head>
<body>
<div
id=
"app"
></div>
...
...
This diff is collapsed.
Click to expand it.
static/css/
theme
.css
→
static/css/
solarized-dark
.css
+
0
−
0
View file @
65c7ad12
File moved
This diff is collapsed.
Click to expand it.
static/css/solarized-light.css
0 → 100644
+
38
−
0
View file @
65c7ad12
.base00-background
{
background-color
:
#fdf6e3
;
}
.base01-background
{
background-color
:
#eee8d5
;
}
.base02-background
{
background-color
:
#93a1a1
;
}
.base03-background
{
background-color
:
#839496
;
}
.base04-background
{
background-color
:
#657b83
;
}
.base05-background
{
background-color
:
#586e75
;
}
.base06-background
{
background-color
:
#073642
;
}
.base07-background
{
background-color
:
#002b36
;
}
.base08-background
{
background-color
:
#dc322f
;
}
.base09-background
{
background-color
:
#cb4b16
;
}
.base0A-background
{
background-color
:
#b58900
;
}
.base0B-background
{
background-color
:
#859900
;
}
.base0C-background
{
background-color
:
#2aa198
;
}
.base0D-background
{
background-color
:
#268bd2
;
}
.base0E-background
{
background-color
:
#6c71c4
;
}
.base0F-background
{
background-color
:
#d33682
;
}
.base00
{
color
:
#fdf6e3
;
}
.base01
{
color
:
#eee8d5
;
}
.base02
{
color
:
#93a1a1
;
}
.base03
{
color
:
#839496
;
}
.base04
{
color
:
#657b83
;
}
.base05
{
color
:
#586e75
;
}
.base06
{
color
:
#073642
;
}
.base07
{
color
:
#002b36
;
}
.base08
{
color
:
#dc322f
;
}
.base09
{
color
:
#cb4b16
;
}
.base0A
{
color
:
#b58900
;
}
.base0B
{
color
:
#859900
;
}
.base0C
{
color
:
#2aa198
;
}
.base0D
{
color
:
#268bd2
;
}
.base0E
{
color
:
#6c71c4
;
}
.base0F
{
color
:
#d33682
;
}
.base05-border
{
color
:
#586e75
;
}
a
{
color
:
#dc322f
;
}
/* base08 */
body
{
color
:
#586e75
;
}
/* base05 */
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment