Skip to content

Instantly share code, notes, and snippets.

@arrow2nd
Last active October 4, 2022 11:07
Show Gist options
  • Save arrow2nd/b63ca6d7ed0e9fba2291ee7f877fbc28 to your computer and use it in GitHub Desktop.
Save arrow2nd/b63ca6d7ed0e9fba2291ee7f877fbc28 to your computer and use it in GitHub Desktop.
ライトテーマ for nekome v2
[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"
@arrow2nd
Copy link
Author

arrow2nd commented Oct 2, 2022

sample

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment