Last active
October 4, 2022 11:07
-
-
Save arrow2nd/b63ca6d7ed0e9fba2291ee7f877fbc28 to your computer and use it in GitHub Desktop.
ライトテーマ for nekome v2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[app] | |
background_color = "#f9f9f9" | |
border_color = "#1c1c1c" | |
text_color = "#1c1c1c" | |
sub_text_color = "#979797" | |
emphasis_text = "maroon:-:bi" | |
[tab] | |
text = "black:-:-" | |
background_color = "#f9f9f9" | |
[autocomplete] | |
text_color = "#1c1c1c" | |
background_color = "#BEBEBE" | |
selected_background_color = "#8B8B8B" | |
[statusbar] | |
text = "white:-:-" | |
background_color = "#1c1c1c" | |
[tweet] | |
annotation = "teal:-:-" | |
detail = "gray:-:-" | |
like = "fuchsia:-:-" | |
retweet = "lime:-:-" | |
hashtag = "blue:-:-" | |
mention = "blue:-:-" | |
poll_graph = "blue:-:-" | |
poll_detail = "gray:-:-" | |
separator = "gray:-:-" | |
[user] | |
name = "black:-:b" | |
user_name = "gray:-:i" | |
detail = "gray:-:-" | |
verified = "blue:-:-" | |
private = "gray:-:-" | |
[metrics] | |
tweets_text = "black:-:-" | |
tweets_background_color = "#a094c7" | |
following_text = "black:-:-" | |
following_background_color = "#84a0c6" | |
followers_text = "black:-:-" | |
followers_background_color = "#89b8c2" |
Author
arrow2nd
commented
Oct 2, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment